
from vibeeval
Reference for building Claude Code hooks: schemas, registration, and testing patterns.
Complete reference for developing Claude Code hooks. Covers input/output schemas for events (PreToolUse, PostToolUse, UserPromptSubmit, PermissionRequest, SessionStart, SessionEnd, Stop, SubagentStart/Stop, PreCompact, Notification), registration examples for settings.json, common matcher patterns, command vs prompt hook types, environment variables, exit code behavior, and testing/checklist guidance. Includes code examples (bash, Python, TypeScript) and common patterns like blocking dangerous files and auto-formatting outputs.
This skill has not been reviewed by our automated audit pipeline yet.
Django Development Patterns
Production-grade Django architecture and patterns: project layout, DRF APIs, ORM best practices, caching, signals, middleware and deployment guidance.
Fix (Workflow Orchestrator)
Orchestrates bug investigation and resolution workflows: diagnose, implement, test, and commit fixes with human checkpoints.
GCP Patterns
Practical GCP deployment and architecture patterns: Cloud Run Dockerfiles, BigQuery partitioning & clustering, Pub/Sub best practices, and IAM least-privilege g