A collection of specialized system prompts and command templates for Claude Code to enhance software development workflows.
This repository contains a comprehensive set of Claude AI system prompts designed to provide specialized operational modes for software development tasks. Each mode is optimized for specific development scenarios and includes built-in safety mechanisms and user approval workflows.
architect.md
- Architecture planning and system design modeframework.md
- Greenfield project creation and framework setupdebug.md
- Systematic debugging and troubleshootingcleanup.md
- Codebase maintenance and refinement
explain.md
- Code teaching and detailed explanationsfind.md
- Code tracing and implementation flow analysischeck-understanding.md
- Code analysis and comprehension verificationinterrogate.md
- Rigorous investigation and evidence-based validation
pr.md
- Comprehensive pull request reviewspre-commit review.md
- Pre-commit review process guidelinescommit.md
- Automated git commit process with quality checks
ask.md
- Q&A assistant with research capabilitiesresearch.md
- Web research and external documentation lookupdocs.md
- Technical documentation creationideate.md
- Creative brainstorming and solution exploration mode
changes.md
- Uncommitted changes analysischanges-branch.md
- Git branch comparison utilitieschanges-working.md
- Working directory change analysis
set-phase.md
- Development phase management (MVP, production, hotfix)check-pattern.md
- Existing codebase pattern analysisenhance-command.md
- Command prompt assessment and improvement tool
These command templates are designed to be used with Claude Code to provide specialized assistant behaviors for different development tasks. Each file contains:
- Detailed system prompts
- Role-specific instructions
- Safety mechanisms and approval workflows
- Tool usage guidelines
- Best practices for the specific mode
- Role-Based Operations: Each mode provides specialized behavior for specific development tasks
- Safety Mechanisms: Built-in user approval workflows for destructive operations
- Tool Integration: Optimized for Claude Code's available tools (Bash, Git, file operations, etc.)
- Best Practices: Incorporates software development best practices and security considerations
- Modular Design: Each command can be used independently or as part of a larger workflow
Just add these to your .claude/commands folder to use them
Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests to improve these command templates.
This project is open source and available under the MIT License.
Created for use with Claude Code - Anthropic's official CLI for Claude AI.