git-github-commit
CommunityCreate conventional commits with safety.
AuthorFutureAtoms
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you create Git commits that follow the Conventional Commits specification, ensuring consistency, clarity, and automated changelog generation, while also performing crucial safety checks before committing.
Core Features & Use Cases
- Conventional Commit Generation: Formats commit messages with type, scope, description, body, and footers according to established standards.
- Safety Checks: Verifies that staged changes do not contain secrets, large files, or unresolved merge conflicts, and optionally runs tests.
- Use Case: When you've finished a bug fix, use this Skill to ensure your commit message is properly formatted (e.g.,
fix(api): resolve null pointer exception) and that no sensitive information was accidentally staged.
Quick Start
Use the git-github-commit skill to create a commit message for your changes.
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: git-github-commit Download link: https://github.com/FutureAtoms/claude-skills-backup/archive/main.zip#git-github-commit 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.