ship-git-commits
CommunityStandardize Git commits for clarity.
Authordilhanz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces a consistent and informative Git commit message format, making it easier to understand the history and purpose of changes in a codebase.
Core Features & Use Cases
- Atomic Commits: Ensures each commit represents a single, verifiable task.
- Standardized Format: Adheres to a clear
<type>(<feature-name>): <description>structure. - Use Case: When implementing a new user authentication feature, commits like
feat(user-auth): add user model with prisma schemaandfix(user-auth): handle expired token edge caseclearly communicate the nature and scope of each change.
Quick Start
Use the ship-git-commits skill to format your next commit message.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: ship-git-commits Download link: https://github.com/dilhanz/ship/archive/main.zip#ship-git-commits Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.