generate-commit-message
CommunityCraft perfect commit messages.
Authoranahelenasilva
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of Git commit messages, ensuring they adhere to the Conventional Commits specification and accurately reflect code changes.
Core Features & Use Cases
- Conventional Commits: Generates messages following the
<type>[scope]: <description>format. - Change Analysis: Analyzes
git diffto determine the commit type, scope, and description. - Use Case: After making several code changes, you can ask this Skill to generate a commit message that summarizes your work, like
feat(auth): implement user registration endpoint.
Quick Start
Use the generate-commit-message skill to create a commit message for your staged changes.
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: generate-commit-message Download link: https://github.com/anahelenasilva/meridiano-nestjs/archive/main.zip#generate-commit-message 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 223,000+ vetted skills library on demand.