/commit
Generate semantic commit messages automatically based on your changes
npx ccjk add commit
Run this skill after making changes to generate a semantic commit message
ccjk /commit
ccjk /commit --type feat
ccjk /commit --scope api
/review
Comprehensive code review with security analysis and best practices
/refactor
Intelligent code refactoring with SOLID principles and design patterns
/explain
Explain complex code in simple terms with visual diagrams