commit-message
Installation
SKILL.md
Commit Message Skill
Generate commit messages following the Conventional Commits specification.
Format
<type>(<scope>): <description>
[optional body]
[optional footer]
Types
| Type | When to Use |
|---|---|
feat |
New feature |
Related skills
More from github/copilot-cli-for-beginners
pytest-gen
Generate comprehensive pytest tests - use when generating tests, creating test suites, or testing Python code
4code-checklist
Team code quality checklist - use for checking Python code quality, bugs, security issues, and best practices
3hello-world
A minimal skill example - use when learning the skill format
1