·hooks-development
</>

hooks-development

terrylica/cc-skills

Claude Code hooks development guide. TRIGGERS - create hook, PostToolUse, PreToolUse, Stop hook, hook lifecycle, decision block.

17Installs·3Trend·@terrylica

Installation

$npx skills add https://github.com/terrylica/cc-skills --skill hooks-development

SKILL.md

Guide for developing Claude Code hooks with proper output visibility patterns.

Critical insight: PostToolUse hook stdout is only visible to Claude when JSON contains "decision": "block".

| Plain text | Not visible | | JSON without decision: block | Not visible | | JSON with decision: block | Visible |

Claude Code hooks development guide. TRIGGERS - create hook, PostToolUse, PreToolUse, Stop hook, hook lifecycle, decision block. Source: terrylica/cc-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/terrylica/cc-skills --skill hooks-development
Category
</>Dev Tools
Verified
First Seen
2026-02-04
Updated
2026-02-18

Quick answers

What is hooks-development?

Claude Code hooks development guide. TRIGGERS - create hook, PostToolUse, PreToolUse, Stop hook, hook lifecycle, decision block. Source: terrylica/cc-skills.

How do I install hooks-development?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/terrylica/cc-skills --skill hooks-development Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/terrylica/cc-skills