| name | commit-helper |
| description | Generate conventional commit messages from code changes |
Commit Message Helper
This skill helps you write conventional commit messages following best practices.
Quick Start
See usage-guide.md for detailed examples and patterns.
Features
- Analyzes code changes automatically
- Follows Conventional Commits specification
- Suggests appropriate type and scope
- Handles breaking changes and issue references
Usage
Generate a commit message for my staged changes
or
Create a commit message for: Added user authentication with JWT
Configuration
For advanced configuration and customization, see advanced-config.md.
Examples
See examples.md for real-world commit message examples.