Skill Claude CodeCodex
Use when generating a structured learning deck, a lesson manifest, or a short practice sequence for a learner with a confirmed learning profile.
Skill Claude CodeCodex
Use when generating a structured learning deck, a lesson manifest, or a short practice sequence for a learner with a confirmed learning profile.
Skill Claude CodeCodex
Use when a learner has supplied a new topic and goal, and the system needs a short clickable diagnostic before making a personalized learning plan.
Skill Claude CodeCodex
A review skill for checking submitted Python, Go, code explanations, debugging notes, or practice exercises.
Skill Claude CodeCodex
A guided code-reading skill for learning how a specific file, function, call chain, data flow, or error path works in a real project.
Skill Claude CodeCodex
A guided learning-plan tool for understanding an existing Python or Go codebase and gaining the skills to explain, debug, change, or recreate its behaviour.
Skill Claude CodeCodex
A guided teaching workflow for learning one programming concept at a time in Python, Go, or the code you are working on. TDD means test-driven development, but this description does not say that the add-on teaches TDD.
Skill Claude CodeCodex
A guided setup for beginners who are learning to code, running a program for the first time, or moving to a new computer. It covers the required software, installation checks, project folders, and first run.
Skill Claude CodeCodex
A coaching guide for people completing Python, Go, or code-reading exercises. It gives the smallest useful hint first and increases help only when needed.
Skill Claude CodeCodex
A set of rules for teaching technical subjects and saving verified lessons as reusable knowledge. The description is partly in Chinese and does not specify the complete feature set.
Skill Claude CodeCodex
A learning-guidance skill for understanding a developer's goals, background, available time, and code project before creating a study plan. It also routes direct questions about individual concepts to a shorter learning path.
Skill Claude CodeCodex
Use when a learner expresses a new learning goal, interview or exam need, provides materials, corrects a prior goal, or answers an onboarding question.
Skill Claude CodeCodex
A Chinese-language planning tool for creating or adjusting short, practical learning routes for Python, Go, mixed-language, or goal-focused programming study.
Skill Claude CodeCodex
A read-only learning-progress report that summarizes evidence of what a learner can do, what needs review, and what to learn next.
Skill Claude CodeCodex
Use when a learner says the current deck is too shallow, too long, too textual, too difficult, inaccurate, poorly paced, missing diagrams, or asks to regenerate or change specific lesson pages.
Skill Claude CodeCodex
Use when a learner requests a library, framework, API, project, interview domain, or other topic whose reliable teaching assets are missing or may be version-sensitive.
Skill Claude CodeCodex
Use when a learner reviews a draft learning plan and asks to change pace, depth, outcomes, projects, practice balance, deadline, or topic coverage.
Skill Claude CodeCodex
A practice system for learners who want to improve by solving coding exercises and related variations. It adjusts tasks to the learner’s level and records evidence of completed work.
Skill Claude CodeCodex
Use when teaching code that introduces several unfamiliar APIs, a framework skeleton, a long example, or code a beginner cannot yet read independently.
Skill Claude CodeCodex
A guided way to practise programming by building a small, working project from the beginning. It breaks the work into milestones, adds only the needed concepts, and checks each step by running the code.
Skill Claude CodeCodex
Use when a learning plan requires runnable chapter files, a multi-lesson coding course, a project-based route, or a workspace the learner will open in an editor.
Skill Claude CodeCodex
Use when a lesson needs clickable checks, prediction questions, misconception diagnosis, review questions, or an evidence gate before practice or progression.
Skill Claude CodeCodex
A learning skill for spaced review, a method that revisits knowledge at increasing intervals to improve long-term recall. It selects due topics and presents one recall, explanation, or coding task at a time.
Skill Claude CodeCodex
Use when a programming concept depends on sequence, state change, branching, data flow, ownership, hierarchy, lifecycle, or several components interacting.