Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
shawn-sandy
GitHub 제작자 프로필

shawn-sandy

8개 GitHub 저장소에서 수집된 130개 skills를 저장소 단위로 보여줍니다.

수집된 skills
130
저장소
8
업데이트
2026-07-18
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 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
이 저장소에서 수집된 skills 58개 중 상위 8개를 표시합니다.
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
이 저장소에서 수집된 skills 40개 중 상위 8개를 표시합니다.
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
이 저장소에서 수집된 skills 19개 중 상위 8개를 표시합니다.
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개 표시
모든 저장소를 표시했습니다