关于
This skill provides a comprehensive framework for extending Claude Code's capabilities through event-driven hooks. It allows developers to intercept tool usage, enforce security policies, validate task completion, and inject project-specific context at key points in the AI's workflow. By supporting both LLM-powered prompt hooks for nuanced reasoning and command hooks for deterministic bash scripts, it empowers engineers to build robust, safe, and context-aware AI agent plugins that align with professional standards like KISS and DRY.