swcc-go
01guoqiaoZhou/study-with-claude-code
Skill Claude CodeCodex
A guided study or practice session for a chosen topic, combining explanation with a later check of what you learned.
13 tagged deliberate practice, measured the same way as everything else here.
Browse within: ai-learning 12claude-code-plugins 12interview 12study 12
guoqiaoZhou/study-with-claude-code
Skill Claude CodeCodex
A guided study or practice session for a chosen topic, combining explanation with a later check of what you learned.
guoqiaoZhou/study-with-claude-code
Skill Claude CodeCodex
A study-planning aid that builds or updates a roadmap and teaching material for a technical topic. A roadmap is an ordered map of what to learn and how the parts relate.
guoqiaoZhou/study-with-claude-code
Skill Claude CodeCodex
A review-session closing workflow that records what was studied and updates learning progress. It uses spaced repetition, a method that schedules later reviews based on how well material was learned.
Skill Claude CodeCodex
Make the user predict before you implement, then show them where their model was wrong and log the gap. Use whenever you are about to write or edit source code in a project the user is learning, such as adding an endpoint, service, data model, migration, background job, or wiring up a dependency. Also use when the…