ship-git-commits

Community

Standardize 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 schema and fix(user-auth): handle expired token edge case clearly 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.