git-hooks-automation
How to Install
Claude Code:
git clone --depth 1 https://github.com/sickn33/antigravity-awesome-skills.git && cp antigravity-awesome-skills/skills/SKILL.md ~/.claude/skills/SKILL.mdCursor:
Copy the SKILL.md content into your .cursorrules fileMaster Git hooks setup with Husky, lint-staged, pre-commit framework, and commitlint. Automate code quality gates, formatting, linting, and commit message enforcement before code reaches CI.
Details
| Category | Coding → generation |
| Source | https://github.com/sickn33/antigravity-awesome-skills/tree/main/plugins/antigravity-awesome-skills/skills/git-hooks-automation/SKILL.md |
| Stars | ★ 40.9K |
| Risk Level | Safe |
Related Skills
setup-pre-commit
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current r
ci-cd-and-automation
# CI/CD and Automation
## Overview
Automate quality gates so that no change reaches production wit
code-review-and-quality
# Code Review and Quality
## Overview
Multi-dimensional code review with quality gates. Every chan
code-review-and-quality
Multi-dimensional code review with quality gates. Every change gets reviewed before merge — no excep