Files
claude-api-proxy/_bmad/_config/skill-manifest.csv
D8D Developer 3a725f16bc 初始化项目并安装 BMAD Method V6
- 安装 BMAD 核心
- 安装 bmm 模块
- 配置 claude-code 工具 (36 个技能, 9 个代理)

Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-20 04:23:37 +00:00

9.7 KiB

1canonicalIdnamedescriptionmodulepathinstall_to_bmad
2bmad-advanced-elicitationbmad-advanced-elicitationPush the LLM to reconsider, refine, and improve its recent output.core_bmad/core/skills/bmad-advanced-elicitation/SKILL.mdtrue
3bmad-brainstormingbmad-brainstormingFacilitate interactive brainstorming sessions using diverse creative techniques and ideation methods. Use when the user says help me brainstorm or help me ideate.core_bmad/core/skills/bmad-brainstorming/SKILL.mdtrue
4bmad-distillatorbmad-distillatorLossless LLM-optimized compression of source documents. Use when the user requests to 'distill documents' or 'create a distillate'.core_bmad/core/skills/bmad-distillator/SKILL.mdtrue
5bmad-editorial-review-prosebmad-editorial-review-proseClinical copy-editor that reviews text for communication issues. Use when user says review for prose or improve the prosecore_bmad/core/skills/bmad-editorial-review-prose/SKILL.mdtrue
6bmad-editorial-review-structurebmad-editorial-review-structureStructural editor that proposes cuts, reorganization, and simplification while preserving comprehension. Use when user requests structural review or editorial review of structurecore_bmad/core/skills/bmad-editorial-review-structure/SKILL.mdtrue
7bmad-helpbmad-helpAnalyzes current state and user query to answer BMad questions or recommend the next workflow or agent. Use when user says what should I do next, what do I do now, or asks a question about BMadcore_bmad/core/skills/bmad-help/SKILL.mdtrue
8bmad-index-docsbmad-index-docsGenerates or updates an index.md to reference all docs in the folder. Use if user requests to create or update an index of all files in a specific foldercore_bmad/core/skills/bmad-index-docs/SKILL.mdtrue
9bmad-party-modebmad-party-modeOrchestrates group discussions between all installed BMAD agents, enabling natural multi-agent conversations. Use when user requests party mode.core_bmad/core/skills/bmad-party-mode/SKILL.mdtrue
10bmad-review-adversarial-generalbmad-review-adversarial-generalPerform a Cynical Review and produce a findings report. Use when the user requests a critical review of somethingcore_bmad/core/skills/bmad-review-adversarial-general/SKILL.mdtrue
11bmad-review-edge-case-hunterbmad-review-edge-case-hunterWalk every branching path and boundary condition in content, report only unhandled edge cases. Orthogonal to adversarial review - method-driven not attitude-driven. Use when you need exhaustive edge-case analysis of code, specs, or diffs.core_bmad/core/skills/bmad-review-edge-case-hunter/SKILL.mdtrue
12bmad-shard-docbmad-shard-docSplits large markdown documents into smaller, organized files based on level 2 (default) sections. Use if the user says perform shard documentcore_bmad/core/skills/bmad-shard-doc/SKILL.mdtrue
13bmad-create-prdbmad-create-prdCreate a PRD from scratch. Use when the user says "lets create a product requirements document" or "I want to create a new PRD"core_bmad/core/tasks/bmad-create-prd/SKILL.mdtrue
14bmad-create-product-briefbmad-create-product-briefCreate product brief through collaborative discovery. Use when the user says "lets create a product brief" or "help me create a project brief"bmm_bmad/bmm/workflows/1-analysis/bmad-create-product-brief/SKILL.mdtrue
15bmad-product-brief-previewbmad-product-brief-previewCreate or update product briefs through guided or autonomous discovery. Use when the user requests to 'create a product brief', 'help me create a project brief', or 'update my product brief'.bmm_bmad/bmm/workflows/1-analysis/bmad-product-brief-preview/SKILL.mdtrue
16bmad-domain-researchbmad-domain-researchConduct domain and industry research. Use when the user says "lets create a research report on [domain or industry]"bmm_bmad/bmm/workflows/1-analysis/research/bmad-domain-research/SKILL.mdtrue
17bmad-market-researchbmad-market-researchConduct market research on competition and customers. Use when the user says "create a market research report about [business idea]".bmm_bmad/bmm/workflows/1-analysis/research/bmad-market-research/SKILL.mdtrue
18bmad-technical-researchbmad-technical-researchConduct technical research on technologies and architecture. Use when the user says "create a technical research report on [topic]".bmm_bmad/bmm/workflows/1-analysis/research/bmad-technical-research/SKILL.mdtrue
19bmad-create-ux-designbmad-create-ux-designPlan UX patterns and design specifications. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX"bmm_bmad/bmm/workflows/2-plan-workflows/bmad-create-ux-design/SKILL.mdtrue
20bmad-edit-prdbmad-edit-prdEdit an existing PRD. Use when the user says "edit this PRD".bmm_bmad/bmm/workflows/2-plan-workflows/bmad-edit-prd/SKILL.mdtrue
21bmad-validate-prdbmad-validate-prdValidate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation"bmm_bmad/bmm/workflows/2-plan-workflows/bmad-validate-prd/SKILL.mdtrue
22bmad-check-implementation-readinessbmad-check-implementation-readinessValidate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness".bmm_bmad/bmm/workflows/3-solutioning/bmad-check-implementation-readiness/SKILL.mdtrue
23bmad-create-architecturebmad-create-architectureCreate architecture solution design decisions for AI agent consistency. Use when the user says "lets create architecture" or "create technical architecture" or "create a solution design"bmm_bmad/bmm/workflows/3-solutioning/bmad-create-architecture/SKILL.mdtrue
24bmad-create-epics-and-storiesbmad-create-epics-and-storiesBreak requirements into epics and user stories. Use when the user says "create the epics and stories list"bmm_bmad/bmm/workflows/3-solutioning/bmad-create-epics-and-stories/SKILL.mdtrue
25bmad-code-reviewbmad-code-reviewReview code changes adversarially using parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with structured triage into actionable categories. Use when the user says "run code review" or "review this code"bmm_bmad/bmm/workflows/4-implementation/bmad-code-review/SKILL.mdtrue
26bmad-correct-coursebmad-correct-courseManage significant changes during sprint execution. Use when the user says "correct course" or "propose sprint change"bmm_bmad/bmm/workflows/4-implementation/bmad-correct-course/SKILL.mdtrue
27bmad-create-storybmad-create-storyCreates a dedicated story file with all the context the agent will need to implement it later. Use when the user says "create the next story" or "create story [story identifier]"bmm_bmad/bmm/workflows/4-implementation/bmad-create-story/SKILL.mdtrue
28bmad-dev-storybmad-dev-storyExecute story implementation following a context filled story spec file. Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan"bmm_bmad/bmm/workflows/4-implementation/bmad-dev-story/SKILL.mdtrue
29bmad-retrospectivebmad-retrospectivePost-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"bmm_bmad/bmm/workflows/4-implementation/bmad-retrospective/SKILL.mdtrue
30bmad-sprint-planningbmad-sprint-planningGenerate sprint status tracking from epics. Use when the user says "run sprint planning" or "generate sprint plan"bmm_bmad/bmm/workflows/4-implementation/bmad-sprint-planning/SKILL.mdtrue
31bmad-sprint-statusbmad-sprint-statusSummarize sprint status and surface risks. Use when the user says "check sprint status" or "show sprint status"bmm_bmad/bmm/workflows/4-implementation/bmad-sprint-status/SKILL.mdtrue
32bmad-document-projectbmad-document-projectDocument brownfield projects for AI context. Use when the user says "document this project" or "generate project docs"bmm_bmad/bmm/workflows/bmad-document-project/SKILL.mdtrue
33bmad-generate-project-contextbmad-generate-project-contextCreate project-context.md with AI rules. Use when the user says "generate project context" or "create project context"bmm_bmad/bmm/workflows/bmad-generate-project-context/SKILL.mdtrue
34bmad-qa-generate-e2e-testsbmad-qa-generate-e2e-testsGenerate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"bmm_bmad/bmm/workflows/bmad-qa-generate-e2e-tests/SKILL.mdtrue
35bmad-quick-devbmad-quick-devImplement a Quick Tech Spec for small changes or features. Use when the user provides a quick tech spec and says "implement this quick spec" or "proceed with implementation of [quick tech spec]"bmm_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev/SKILL.mdtrue
36bmad-quick-dev-new-previewbmad-quick-dev-new-previewImplements any user intent, requirement, story, bug fix or change request by producing clean working code artifacts that follow the project's existing architecture, patterns and conventions. Use when the user wants to build, fix, tweak, refactor, add or modify any code, component or feature.bmm_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-dev-new-preview/SKILL.mdtrue
37bmad-quick-specbmad-quick-specVery quick process to create implementation-ready quick specs for small changes or features. Use when the user says "create a quick spec" or "generate a quick tech spec"bmm_bmad/bmm/workflows/bmad-quick-flow/bmad-quick-spec/SKILL.mdtrue