Learn how to build hooks in Claude Code to intercept and control tool calls. Master PreToolUse and PostToolUse hooks, understand tool call data structures, and implement access control for sensitive files.
Master one-shot and multi-shot prompting techniques in Claude. Learn how to use examples to handle edge cases, define output formats, and improve response quality.
Learn how to generate clean structured data like JSON with Claude using assistant message prefilling and stop sequences. Get raw data without explanatory text or markdown formatting.
Learn how to implement response streaming in Claude to improve user experience. Display text chunk by chunk as it's generated instead of waiting for complete responses.
Master advanced skill techniques including metadata fields, tool restrictions, and progressive disclosure. Learn how to organize complex skills across multiple files while keeping context efficient.