소개
Code Dojo is a specialized Claude Code skill designed to facilitate deep technical mastery through implementation rather than passive reading. It analyzes a target codebase to identify core concepts and generates a structured learning path consisting of skeleton files with missing logic and comprehensive test suites. By providing conceptual hints instead of direct answers and using a 'red-to-green' validation loop, Code Dojo empowers developers to internalize complex architectures, libraries, and language features by building them from scratch.