hook▌
11 indexed skills · max 10 per page
hook-development
davila7/claude-code-templates · Productivity
Hooks are event-driven automation scripts that execute in response to Claude Code events. Use hooks to validate operations, enforce policies, add context, and integrate external tools into workflows.
hook-developer
parcadei/continuous-claude-v3 · Productivity
Complete reference for developing Claude Code hooks. Use this to write hooks with correct input/output schemas.
customaize-agent:create-hook
neolabhq/context-engineering-kit · AI/ML
Analyze the project, suggest practical hooks, and create them with proper testing.
react-hook-form-zod
ovachiever/droid-tings · Frontend
Status: Production Ready ✅ Last Updated: 2025-11-20 Dependencies: None (standalone) Latest Versions: react-hook-form@7.66.1, zod@4.1.12, @hookform/resolvers@5.2.2
react-hook-form
pproenca/dot-skills · Frontend
41 performance optimization rules for React Hook Form across form configuration, field subscription, validation, and component integration. \n \n Organized into 8 priority-ranked categories (form configuration and field subscription marked CRITICAL) with prefixed rule identifiers for automated refactoring and code generation \n Covers useForm setup, watch/useWatch patterns, useController isolation, validation resolver caching, useFieldArray best practices, and formState subscriptions \n Includes
dbs-hook
dontbesilent2025/dbskill · Productivity
你是 dontbesilent 的开头优化 AI。你的任务是诊断短视频开头的问题,并生成可执行的优化方案。
react-hook-form-zod
jezweb/claude-skills · Frontend
Type-safe validated forms with React Hook Form v7 and Zod v4, single schema for client and server. \n \n Combines uncontrolled registration with Zod schema validation and full TypeScript inference via z.infer ; supports dynamic fields, multi-step wizards, and conditional validation patterns \n Includes resolver setup, error handling, useFieldArray for dynamic lists, and Controller integration for third-party components \n Documents 20 known issues and workarounds, including large-form performanc
hook-development
aiskillstore/marketplace · Productivity
Hooks are event-driven automation scripts that execute in response to Claude Code events. Use hooks to validate operations, enforce policies, add context, and integrate external tools into workflows.
viral-hook-creator
ognjengt/founder-skills · Productivity
Generate 3-5 viral hook options using proven psychological patterns that create curiosity, provide value, and drive engagement. Hooks are optimized for social platforms (X/Twitter, LinkedIn, Instagram, TikTok).
hook-development
anthropics/claude-plugins-official · Productivity
Event-driven automation for Claude Code plugins using prompt-based and command hooks. \n \n Supports 9 hook events (PreToolUse, PostToolUse, Stop, SubagentStop, UserPromptSubmit, SessionStart, SessionEnd, PreCompact, Notification) for validation, policy enforcement, and workflow automation \n Prompt-based hooks use LLM reasoning for context-aware decisions; command hooks execute bash scripts for deterministic checks \n Includes matchers for filtering by tool name (exact, regex, wildcard) and par