Skip to main content
Manusで任意のスキルを実行
ワンクリックで
shawn-sandy
GitHub クリエイタープロフィール

shawn-sandy

8 件の GitHub リポジトリにある 130 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
130
リポジトリ
8
更新
2026-07-18
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
agentics
58 件の skills · 2026-07-18
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターウェブ開発者プロジェクト管理専門家DTPオペレーターその他コンピュータ職
8 件の職業カテゴリ · 100% 分類済み
45%比率
#02
agentic-acss-plugins
40 件の skills · 2026-06-18
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターウェブ開発者テクニカルライター
4 件の職業カテゴリ · 100% 分類済み
31%比率
#03
agentics-kit
19 件の skills · 2026-07-14
ソフトウェア開発者ウェブ開発者プロジェクト管理専門家
3 件の職業カテゴリ · 100% 分類済み
15%比率
#04
skills
5 件の skills · 2026-02-22
ソフトウェア開発者ウェブ・デジタルインターフェースデザイナーソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家
4 件の職業カテゴリ · 100% 分類済み
3.8%比率
#05
acss
3 件の skills · 2026-03-05
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
2.3%比率
#06
claude-code
2 件の skills · 2025-12-19
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.5%比率
#07
acss-plugins-docs
2 件の skills · 2026-05-05
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
1.5%比率
#08
astro-basics
1 件の skills · 2025-11-19
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.8%比率
リポジトリエクスプローラー

リポジトリと代表的な 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 件のリポジトリを表示
すべてのリポジトリを表示しました