Custom slash commands for Claude Code
5 commands found
Generate comprehensive test cases for functions, components, or modules. Creates unit tests following testing best practices.
Generate conventional commit messages following the project style. Analyzes staged changes and creates properly formatted commits.
Generate comprehensive documentation for code, APIs, or components. Creates markdown docs following best practices.
Perform a thorough code review of specified files or recent changes. Checks for bugs, security issues, and best practices.
Create and execute a phases-based plan for complex tasks. Divides work into structured phases with individual step tracking.