소개
This skill provides a comprehensive framework for developing custom Claude Code skills, enabling users to extend the agent's capabilities with domain-specific knowledge and deterministic tools. It leverages the uv package manager and justfile recipes to manage modular components including Python scripts, reference documentation, and static assets. By following a structured progressive disclosure model, it ensures that agents have access to the right information at the right time while maintaining a lean context window and high reliability through deterministic script execution.