write-commit-message
CommunityCraft perfect Git commits, effortlessly.
Software Engineering#git#workflow#developer tools#version control#conventional commits#code history#commit message
Authorcraigtkhill
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the guesswork and inconsistency in writing Git commit messages. It ensures every commit is clear, informative, and follows conventional standards, making your project's history easy to understand, maintain, and review, saving you time and frustration.
Core Features & Use Cases
- Conventional Commits Guidance: Provides a clear template and rules for
type,scope,description,body, andfooters, standardizing your commit history. - Breaking Change Indication: Guides on how to properly mark and document breaking changes, ensuring critical information is never missed.
- Best Practices Enforcement: Encourages imperative mood, concise descriptions, and logical commit units, improving readability and maintainability.
- Use Case: After completing a feature or bug fix, use this skill to generate a perfectly formatted commit message, ensuring your project's Git history is clean, readable, and adheres to team standards, simplifying code reviews and future debugging.
Quick Start
You have just fixed a bug in the user authentication module. Use the write-commit-message skill to draft a commit message for this fix.
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: write-commit-message Download link: https://github.com/craigtkhill/atui-tools/archive/main.zip#write-commit-message Please download this .zip file, extract it, and install it in the .claude/skills/ directory.