**rins_hooks**
Description
Universal Claude Code hooks collection with cross-platform installer
Installation
claude install-skill https://github.com/rinadelph/rins_hooks README
rins_hooks
Universal Claude Code hooks collection with cross-platform installer
🤖 **Interested in AI Multi-Agent workflows?** Join the [Swarm Community](https://discord.gg/7Jm7nrhjGn) to discuss agentic development, share tools, and collaborate on building better AI workflows!
🌐 Cross-Platform Support
Works universally across all devices and operating systems:
- undefined
🚀 Quick Start
Install globally with npm:
npm install -g rins_hooks
Install hooks interactively:
rins_hooks install --interactive
Or install specific hooks:
rins_hooks install auto-commit code-formatter notification
📋 Available Hooks
🔄 Auto-Commit Hook
Automatically commits file changes with contextual messages after every Claude Code file modification.
**Features:**
- undefined
🎨 Code Formatter Hook
Automatically formats code after file modifications using popular formatters.
**Features:**
- undefined
🔔 Notification Hook
Enhanced notifications for Claude Code events with multiple delivery methods.
**Features:**
- undefined
📖 Installation Options
Global Installation (Recommended)
Install for all Claude Code projects:
rins_hooks install auto-commit --user
Project Installation
Install for current project only:
rins_hooks install auto-commit --project
...
Related Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official