Generate Husky Git hooks for pre-commit, pre-push, and commit-msg automation. Triggers on "create husky hooks", "generate git hooks", "husky setup", "pre-commit hooks".
Scanned 2/10/2026
Install via CLI
openskills install majiayu000/claude-skill-registry---
name: husky-hooks-generator
description: Generate Husky Git hooks for pre-commit, pre-push, and commit-msg automation. Triggers on "create husky hooks", "generate git hooks", "husky setup", "pre-commit hooks".
---
# Husky Hooks Generator
Generate Husky Git hooks for automating code quality checks on commits.
## Output Requirements
**File Output:** `.husky/pre-commit`, `.husky/commit-msg`, `.husky/pre-push`
**Format:** Shell scripts
**Standards:** Husky 9.x
## When Invoked
Immediately generate Husky hook files for the specified automation tasks.
## Example Invocations
**Prompt:** "Create husky hooks for lint and test"
**Output:** Complete `.husky/pre-commit` with lint-staged and test commands.
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.