git-usage
CommunityStandardize Git with linting and branch naming.
Software Engineering#git#commitlint#conventional-commits#branch-naming#lint-staged#husky#pr-template
Authormauriciodelrio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Many teams struggle with inconsistent commit messages, branch names, and missing safeguards, leading to noisy history and integration issues.
Core Features & Use Cases
- Conventional Commits enforcement: Guarantees clear, structured commit messages up to 150 characters.
- Granular commit workflow: Encourages one logical change per commit and pushes only after feature completion.
- Branch naming conventions: Enforces lowercase, hyphenated
type/descriptionformat. - Automated linting and formatting: Uses Husky, lint‑staged, and commitlint to validate code and commit messages.
- PR template and pre‑push checks: Ensures tests, type‑checking, and builds pass before integration.
Quick Start
Use the git-usage skill to apply standardized Git conventions throughout your repository.
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-usage Download link: https://github.com/mauriciodelrio/delriodev-skills/archive/main.zip#git-usage 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.