dojo-assess
01Skill Claude CodeCodex
The assessment step for Codojo, a guided system for learning a software project. It scans the project, identifies its technologies, and asks questions to estimate the learner's current knowledge.
代码道场:让 AI 陪你从看不懂项目到能独立魔改 · AI-powered learning workflow for real code projects
Skill Claude CodeCodex
The assessment step for Codojo, a guided system for learning a software project. It scans the project, identifies its technologies, and asks questions to estimate the learner's current knowledge.
Skill Claude CodeCodex
A project-improvement guide for the fourth Codojo learning stage. After the teaching plan is complete, it suggests specific changes and carries them out according to a shared plan.
Skill Claude CodeCodex
An initialization step for Codojo, a guided system for learning a software project. It loads the shared teaching method and then passes control to the stage manager.
Skill Claude CodeCodex
A project notebook that keeps short, organised notes from the Codojo learning and project-improvement process. It adds new points to existing sections and combines notes that cover the same idea.
Skill Claude CodeCodex
The planning step for Codojo, a guided system for learning a software project. It combines a learner's self-assessment with the project's structure to create a study plan and progress tracker.
Skill Claude CodeCodex
A quiz step for Codojo, a guided system for learning a software project. After a learning module, it asks three to five practical questions based on the project's code and corrects mistakes immediately.
Skill Claude CodeCodex
A progress-reset step for Codojo, a guided system for learning a software project. It shows the current learning stages and lets the user choose which stage to return to.
Skill Claude CodeCodex
A learning-project router that checks files in a repository’s .codojo folder to determine which learning stage is current. It then sends the request to the matching learning guide.
Skill Claude CodeCodex
An interactive programming teacher that follows a project-specific learning plan. Each topic has an explanation and a practical exercise, and progress is saved between sessions.