Skip to main content
GitHub リポジトリ

claude-dev-kit

claude-dev-kit には pillip から収集した 28 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
28
Stars
11
更新
2026-07-26
Forks
0
職業カバレッジ
8 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

account-brief
市場調査アナリスト・マーケティングスペシャリスト

Pre-meeting B2B account research. Produces a structured account brief (company overview, recent news, tech stack, decision structure hypothesis, hypothesized pain points, approach strategy). Use before /discovery-prep.

2026-07-26
discovery-prep
市場調査アナリスト・マーケティングスペシャリスト

Generates a Discovery meeting plan from an account brief — SPIN questions, MEDDIC checklist, hypothesized pain points with verification questions, objection prep, time-boxed agenda. Run after /account-brief, before the meeting.

2026-07-26
followup
卸売・製造業営業担当者(技術・科学製品除く)

Generates post-meeting follow-up assets — customer-facing email draft, internal action list, CRM update fields, account_brief updates, champion status tracking. Run after any sales meeting.

2026-07-26
meeting-capture
プロジェクト管理専門家

Converts sales-written meeting notes (discovery type) into a PRD draft for PoC building, and updates account_brief.md with newly learned facts. The bridge between sales discovery and engineering PoC. Run after a discovery meeting, before /kickoff.

2026-07-26
proposal
プロジェクト管理専門家

Generates a closing proposal from demo meeting notes + the actual PoC + account brief. Business-value first; technical specs in appendix. Run after a demo meeting, before contract negotiation.

2026-07-26
bizanalysis
市場調査アナリスト・マーケティングスペシャリスト

Analyzes and critiques business viability. Use after /brainstorm and before /prd.

2026-07-26
brainstorm
プロジェクト管理専門家

Explores ideas and defines problems through free-form conversation. Use before /prd when direction is unclear.

2026-07-26
desktop-uiux
ウェブ・デジタルインターフェースデザイナー

Establishes a desktop design philosophy based on kickoff outputs, and generates a desktop design system/wireframes/Electron prototype. Recommended flow — /prd → /kickoff → /desktop-uiux

2026-07-26
devops
ネットワーク・コンピュータシステム管理者

Set up or update CI/CD pipelines, Dockerfiles, and deployment configs, then create a GH Issue + PR.

2026-07-26
diagnose
ソフトウェア開発者

Analyze a bug from error logs or reproduction steps, fix it, and create a GH Issue + PR.

2026-07-26
figma2proto
ウェブ・デジタルインターフェースデザイナー

Fetch Figma design via API and generate a complete design deliverable — prototype HTML, design system, design philosophy, interactions, and copy guide. Supports web, mobile, and desktop platforms.

2026-07-26
implement
ソフトウェア開発者

Implements a single issue, creates a GitHub Issue/PR, and links them with `Closes

2026-07-26
issue
プロジェクト管理専門家

Creates issues from a natural language description — single or batch — and auto-updates related planning and design docs.

2026-07-26
kickoff
プロジェクト管理専門家

Generates requirements/UX spec/architecture/data model/issues/test plan from a PRD. Runs 6 subagents in sequence.

2026-07-26
migrate
ソフトウェア開発者

Plan and execute a migration, then create a GH Issue + PR.

2026-07-26
mobile-uiux
ウェブ・デジタルインターフェースデザイナー

Establishes a mobile design philosophy based on kickoff outputs, and generates a mobile design system/wireframes/React Native (Expo) prototype. Recommended flow — /prd → /kickoff → /mobile-uiux

2026-07-26
prd
プロジェクト管理専門家

Collaboratively writes a PRD through free-form conversation.

2026-07-26
refactor
ソフトウェア開発者

Improve code structure without changing behavior, then create a GH Issue + PR.

2026-07-26
review
ソフトウェア品質保証アナリスト・テスター

Senior-level review against the PR. Per SPEC-019, delegates correctness + security passes to runtime /code-review and /security-review (primary path), or falls back to the kit's degraded reviewer agent (degraded path) when those runtime skills are not exposed. Layers kit-distinctive checks (over-engineering minimality axis, Figma 3.5-3.10, ui-reviewer, design-auditor, a11y-auditor, tech-debt ledger, native-memory review-lessons learning) on top.

2026-07-26
scan
ソフトウェア開発者

Analyze an existing codebase and generate context documents (architecture, requirements, test plan) for downstream skills.

2026-07-26
spec
ソフトウェア開発者

Writes a tech spec / RFC (docs/specs/SPEC-NNN.md) for a feature flagged Spec-Required, capturing Problem / Options ≥2 / Trade-offs / Decision / Migration / Rollback before code is written.

2026-07-26
sprint
その他コンピュータ職

Autonomously implements, reviews, and ships all issues in issues.md, with dynamic issue management.

2026-07-26
testgen
ソフトウェア品質保証アナリスト・テスター

Scan the codebase for missing or hollow tests, generate unit/integration/E2E tests, and create a PR.

2026-07-26
uiux
ウェブ・デジタルインターフェースデザイナー

Establishes a design philosophy based on kickoff outputs, and generates a design system/wireframes/HTML prototype. Recommended flow — /prd → /kickoff → /uiux

2026-07-26
ship
ソフトウェア開発者

Finalizes tests/docs/changelog and merges the PR to make it deployment-ready.

2026-07-26
careful
ソフトウェア開発者

Activates destructive command warnings for the current session. Use when working in sensitive environments.

2026-06-22
freeze
ソフトウェア開発者

Blocks file edits outside a specified directory boundary. Use to scope work to a specific module.

2026-06-22
guard
ソフトウェア開発者

Activates both careful mode (destructive command warnings) and freeze mode (edit boundary). Use for maximum safety.

2026-06-22