conventional-commit
CommunityEnforce project-wide, conventional commits.
AuthorCinzya
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures every commit message follows a consistent conventional-commit format, eliminating guesswork and improving project history readability.
Core Features & Use Cases
- Automatic formatting: Generates properly structured commit messages (type: scope?: subject) according to conventional prefixes like content, fix, style, build.
- Validation: Verifies staged changes against the conventional-commit rules and suggests corrections.
- Use Case: When implementing a bug fix or content update, generate a compliant commit message automatically.
Quick Start
Provide a compliant conventional-commit message for the latest changes. Example: conventional-commit: fix: correct typo in homepage title
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: conventional-commit Download link: https://github.com/Cinzya/quartz/archive/main.zip#conventional-commit Please download this .zip file, extract it, and install it in the .claude/skills/ directory.