git-hooks-manager
CommunityAutomate code quality with Git hooks.
AuthorLordjiggy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Enforcing code quality, running tests, and formatting code before commits or pushes is essential for team collaboration but often requires manual setup of Git hooks, which can be complex and inconsistent across developers. This Skill automates the process.
Core Features & Use Cases
- Pre-Commit Hooks: Creates hooks for linting, formatting, and running unit tests on changed files.
- Pre-Push Hooks: Sets up hooks to run the full test suite and build verification before pushing to remote.
- Commit Message Enforcement: Installs
commit-msghooks to enforce conventional commit message formats. - Use Case: Set up automated Git hooks for a Node.js project to run linters and formatters on staged files, configure
pre-commitfor a Python project to ensure code quality, or enforce conventional commit messages across your team.
Quick Start
Setup git hooks for my Node.js project.
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-hooks-manager Download link: https://github.com/Lordjiggy/claude-code-marketplace/archive/main.zip#git-hooks-manager 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.