Marketplace

hook-creator

Guide for creating Claude Code hooks in the liv-conventions plugin. This skill should be used when users want to create a new hook to validate, block, or guide Claude's tool usage (Write, Bash, Edit, etc.). Covers the HookHandler pattern, PreToolUseInput/Response APIs, glob matching, plugin.json configuration, and testing.

$ インストール

git clone https://github.com/RasmusGodske/claude-liv-conventions /tmp/claude-liv-conventions && cp -r /tmp/claude-liv-conventions/.claude/skills/hook-creator ~/.claude/skills/claude-liv-conventions

// tip: Run this command in your terminal to install the skill