# Claude Code Command List | Command | Description | Category | | ----------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------- | | /canvas/create_from_dir | Analyzes markdown files in a specified directory, groups related content, and generates a JSON Canvas with nodes and edges. | Canvas | | /debug | Debug process guidelines for identifying and fixing issues. | Debug | | /design/system-architecture/1-create-architecture-framework | Creates a comprehensive system architecture framework including domain separation, layered architecture, and component responsibility definitions. | Design - System Architecture | | /design/system-architecture/2-design-components | Designs detailed system components with specifications, interfaces, and implementation guidelines based on architecture framework. | Design - System Architecture | | /design/system-architecture/3-integration-architecture | Designs system integration architecture including communication protocols, data flow, and service integration patterns. | Design - System Architecture | | /design/system-architecture/4-generate-architecture-summary | Generates a comprehensive architecture summary that consolidates all system architecture components into a unified documentation package. | Design - System Architecture | | /planning/mrd/1-start-session | Starts a new or updated MRD (Market Requirements Document) research session. | Planning - MRD | | /planning/mrd/2-analyze-research-data | Analyzes user-submitted research data, provides insights, and suggests the next research step. | Planning - MRD | | /planning/mrd/3-generate-mrd-document | Generates the final MRD document by consolidating all research and analysis from a session. | Planning - MRD | | /planning/mrd/4-compare-mrd-versions | Compares two MRD documents and generates a detailed comparison report. | Planning - MRD | | /planning/brainstorm/1-start-brainstorm | Starts a new brainstorming session or continues an existing one. | Planning - Brainstorm | | /planning/brainstorm/2-analyze-ideas | Analyzes ideas from the brainstorming session and generates insights. | Planning - Brainstorm | | /planning/brainstorm/3-generate-brainstorm-summary | Generates a comprehensive brainstorm summary from all analyzed ideas. | Planning - Brainstorm | | /planning/roadmap/1-create-from-mrd | Creates a product roadmap based on an MRD document. | Planning - Roadmap | | /planning/roadmap/2-create-from-brainstorm | Creates a product roadmap based on a brainstorm summary. | Planning - Roadmap | | /planning/create-app-design | Creates a comprehensive app design document based on user requirements. | Planning | | /planning/create-doc | Creates a new documentation file based on user request. | Planning | | /planning/create-prd-interactive | Interactively creates a Product Requirements Document (PRD) through guided questions. | Planning | | /planning/create-prd | Creates a Product Requirements Document (PRD) based on user input. | Planning | | /planning/create-rule | Creates a new coding rule file based on user description. | Planning | | /planning/create-tech-stack | Creates a comprehensive tech stack recommendation based on project requirements. | Planning | | /planning/parse-prd | Parses a PRD file and generates tasks. | Planning | | /planning/update-app-design | Updates an existing app design document based on new requirements. | Planning | | /planning/update-project-structure | Updates the project structure based on changes. | Planning | | /planning/update-rule | Updates an existing coding rule file based on user input. | Planning | | /planning/update-tech-stack | Updates an existing tech stack recommendation based on new requirements. | Planning | | /research/architecture | Performs research on architecture topics. | Research | | /research/security | Performs research on security topics. | Research | | /research/task | Performs research on specific tasks. | Research | | /research/tech | Performs research on technology topics. | Research | | /snippets/create-snippet | Creates a code snippet based on user request. | Snippets | | /task/add | Add one or more tasks to the current tag. | Task | | /task/add-interactive | Interactively adds a task through guided questions. | Task | | /task/done | Marks a task as done. | Task | | /task/expand | Expands a task into subtasks. | Task | | /task/generate | Generates task files. | Task | | /task/list | Lists tasks in the current tag. | Task | | /task/move | Moves tasks between tags or positions. | Task | | /task/next | Shows the next task to work on. | Task | | /task/research | Performs research related to a task. | Task | | /task/show | Shows details of a specific task. | Task | | /task/spec | Displays task specifications. | Task | | /task/update-task-interactive | Interactively updates a task. | Task | | /task/update-task | Updates a specific task. | Task |