crafting-commits
CommunityDrafts conventional commit messages automatically.
Authorshrwnsan
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates git commit message drafting following conventional commit standards, including attribution and quality validation for reliable development workflows.
Core Features & Use Cases
- Conventional Commit Drafting: Generate type/scope/description that follows the conventional commits format
- Co-Authored Attribution: Add properly formatted Co-Authored-By lines for collaborators
- Quality Validation: Pre-commit style checks and messaging guidance
- Use Case: When preparing a commit after a feature change or bug fix
Quick Start
Provide a short description of the change and let the skill draft the commit message, for example:
- "feat(auth): add login with OAuth"
- "fix(payment): resolve gateway timeout"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: crafting-commits Download link: https://github.com/shrwnsan/vibekit-claude-plugins/archive/main.zip#crafting-commits Please download this .zip file, extract it, and install it in the .claude/skills/ directory.