Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact...
Skills
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Learn every Claude Code hook lifecycle event with working examples
Hooks
The definitive hands-on repo for Claude Code hooks — working examples for every lifecycle event (PreToolUse, PostToolUse, Notification, Stop, and more) with UV single-file Python scripts.