Skip to main content
在 Manus 中运行任何 Skill
一键导入
shawn-sandy
GitHub 创作者资料

shawn-sandy

按仓库查看 8 个 GitHub 仓库中的 130 个已收集 skills。

已收集 skills
130
仓库
8
更新
2026-07-18
仓库浏览

仓库与代表性 skills

finalize-plan
软件开发工程师

Marks a plan as completed. Verifies codebase evidence, ticks acceptance criteria, and re-renders the HTML; --all sweeps unmarked plans. Use via /plan-agent:finalize-plan.

2026-07-18
implementation-plan
软件开发工程师

Generates HTML implementation-plan documents. Produces a self-contained .html plan file with steps, acceptance criteria, and metadata. Use when the user asks to create or generate an HTML plan file.

2026-07-18
deep-grill
项目管理专家

Stress-tests plan decisions node-by-node with focused questions. Walks each decision point surfacing assumptions and weak spots. Use when the user asks to deep grill or stress-test a plan.

2026-07-17
documenting-plans
软件开发工程师

Generates a prose reference doc from a completed plan. Inspects the codebase and git history to produce accurate, evidence-backed documentation. Use when the user asks to document a completed plan.

2026-07-17
markdown-to-html
网页开发工程师

Converts a markdown file into a self-contained HTML page. Produces styled output with syntax highlighting and responsive layout. Use when the user asks to convert a markdown file or plan to HTML.

2026-07-17
plan-status
软件开发工程师

Writes lifecycle status into a plan's frontmatter, one file or a directory. Inspects codebase and git history for accurate dates. Use when asked to check or update plan status.

2026-07-17
review-plan
软件开发工程师

Plan review Agent Team. Reviews HTML implementation plans in parallel, synthesizes findings, and applies improvements in place. Use when the user asks to review or improve an implementation plan.

2026-07-17
plan-review-agents
软件开发工程师

Runs a six-role Agent Team to review product plans in place. Covers PM, Dev, UX, Frontend, A11y, and Security on PRDs and proposals. Use when the user asks to review or improve a product plan.

2026-07-17
当前展示该仓库 Top 8 / 58 个已收集 skills。
component-alert
软件开发工程师

Use when the user asks to generate, create, or scaffold an Alert — accessible status/error/info/warning notification with ARIA live regions and icon support.

2026-06-18
component-card
软件开发工程师

Use when the user asks to generate, create, or scaffold a Card — accessible content container with header/body/footer slots and interactive variant support.

2026-06-18
component-checkbox
软件开发工程师

Use when the user asks to generate, create, or scaffold a Checkbox — accessible checkbox with indeterminate state, aria-checked, custom indicator, and Input dependency.

2026-06-18
component-dialog
软件开发工程师

Use when the user asks to generate, create, or scaffold a Dialog — accessible modal dialog with focus trap, aria-modal, return-focus on close, and Button dependency.

2026-06-18
component-field
软件开发工程师

Use when the user asks to generate, create, or scaffold a Field — accessible form field wrapper with label, hint, and error message association via aria-describedby.

2026-06-18
component-input
软件开发工程师

Use when the user asks to generate, create, or scaffold an Input — accessible text/number/email input with aria-invalid, error state, and controlled/uncontrolled patterns.

2026-06-18
component-nav
软件开发工程师

Use when the user asks to generate, create, or scaffold a Nav — accessible navigation landmark with aria-label, current-page link marking, and horizontal/vertical layout.

2026-06-18
component-popover
软件开发工程师

Use when the user asks to generate, create, or scaffold a Popover — accessible tooltip/popover using the Popover API with focus trap, aria-expanded, and light-dismiss.

2026-06-18
当前展示该仓库 Top 8 / 40 个已收集 skills。
build-proposal
项目管理专家

Turns a vague idea into a decision-complete proposal — researches web + codebase, separates facts from decisions — use when the user floats an idea, asks should-we, or wants to compare and align.

2026-07-14
finalize-plan
软件开发工程师

Marks a plan as completed. Inspects codebase evidence, confirms with the user, ticks acceptance criteria in the Markdown spec, and re-renders the HTML; --all sweeps done-but-unmarked plans. Use via /plan-agent:finalize-plan.

2026-07-14
implementation-plan
软件开发工程师

Generates HTML implementation-plan documents. Produces a self-contained .html plan file with steps, acceptance criteria, and metadata. Use when the user asks to create or generate an HTML plan file.

2026-07-14
prototype
网页开发工程师

Generates a runnable static-HTML prototype from a plan, idea, image, or Figma design. Produces one self-contained, framework-free clickable file under docs/prototypes/. Use when asked to prototype a plan, idea, screenshot, mockup, or design file.

2026-07-14
refine-prompt
软件开发工程师

Builds structured AI prompts using Anthropic techniques. Interviews users, classifies prompt type, and delivers a copy-pasteable prompt. Use when the user asks to refine or build a prompt.

2026-07-14
review-plan
软件开发工程师

Plan review Agent Team. Reviews HTML implementation plans in parallel, synthesizes findings, and applies improvements in place. Use when the user asks to review or improve an implementation plan.

2026-07-14
sync-rules
软件开发工程师

Installs the team's shared rule files into ~/.claude/rules/ with per-file confirmation. Copies plan-mode, component-driven-ui, typescript-jsdoc, and review-bot-loops rules plus the plan skeleton. Use when the user asks to sync, install, or update team rules.

2026-07-14
save-artifact
网页开发工程师

Saves an HTML Artifact page to the local artifacts inbox for sharing. Copies a chosen .html into .claude/artifacts with a dated name, then publishes it to the deployed artifacts gallery. Use when asked to save or share an artifact.

2026-07-09
当前展示该仓库 Top 8 / 19 个已收集 skills。
plan-interview
项目管理专家

Conducts a structured multi-round interview to stress-test implementation plans before coding begins, surfacing risks across technical trade-offs, UX/accessibility, and edge cases. This skill should be used when the user asks to stress-test, interview, validate, critique, or find gaps and risks in a plan. Not intended for quick plan approval or sign-off requests.

2026-02-22
skill-packager
软件开发工程师

Package custom skills into versioned distributable ZIP files with installation and user documentation. Use when preparing a skill for sharing, distribution, or archival. Supports semantic versioning, automatic documentation generation, and version management.

2025-12-01
design-token-extractor
软件开发工程师

Extracts design tokens from images and generates CSS custom properties, atomic utility classes (Tailwind-style), and platform-specific formats following W3C standards and modern CSS best practices.

2025-11-23
figma-design-tokens
网页与数字界面设计师

Extracts design tokens from Figma files and generates production-ready CSS, SCSS, JSON, TypeScript, and W3C DTCG format files using the Figma MCP server

2025-11-22
wcag-compliance-reviewer
软件质量保证分析师与测试员

Review HTML/CSS and React/TypeScript code for WCAG 2.1 Level AA accessibility compliance. Use when the user asks to review code for accessibility, check WCAG compliance, identify accessibility issues, or audit components/pages for a11y standards. Applicable for code reviews, component development, and accessibility testing.

2025-11-22
已展示 8 / 8 个仓库
已展示全部仓库