claude-hooks-manager
CommunityExtend Claude's capabilities with custom, automated hooks.
Software Engineering#automation#workflow#tool integration#shell scripting#customization#code formatting#Claude hooks
Authorshredbx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured guide for creating and managing Claude Code hooks, enabling users to automate repetitive tasks, enforce coding standards, and customize Claude's behavior with deterministic reliability.
Core Features & Use Cases
- Event-Driven Automation: Register shell commands to execute at various points in Claude's lifecycle (e.g., PreToolUse, PostToolUse).
- Code Formatting & Validation: Automatically format code, fix markdown, or block edits to sensitive files.
- Use Case: Implement a
PostToolUsehook to automatically runprettier --writeon any.tsfile Claude edits, ensuring consistent code formatting without manual intervention.
Quick Start
Use the claude-hooks-manager skill to create a PreToolUse hook that logs all Bash commands Claude executes to a file.
Dependency Matrix
Required Modules
jq
Components
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: claude-hooks-manager Download link: https://github.com/shredbx/demo-3d-model/archive/main.zip#claude-hooks-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.