一键导入
claude-architect-course
claude-architect-course 收录了来自 ContractorKeith 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Guide the learner through a domain's hands-on build exercise. Use this skill when the learner says /build N or is routed here after passing a domain quiz. Reads the domain's build-exercise.md, sets up workspace/domain-N/, walks through phases with progressive hints, and does NOT write code for them.
Teach a specific domain of the Claude Architect course interactively. Use this skill when the learner says /domain N or selects a domain to study. Reads the domain's content.md and teaches one task statement at a time, adapting depth to the learner's experience level.
Display and manage the learner's progress across all domains. Use this skill when the learner says /progress, /domains, or asks about their overall progress. Reads progress/state.json, shows a summary table, calculates readiness, and recommends next actions.
Run a practice quiz for a specific domain of the Claude Architect course. Use this skill when the learner says /quiz N or is routed here after completing domain content. Reads the domain's quiz-questions.md for questions, presents one at a time, then loads quiz-answers.md to reveal answers after each response. Tracks score and identifies weak areas.
Review the learner's build exercise implementation against acceptance criteria. Use this skill when the learner says /review, pastes code, or describes what they built. Evaluates against the build-exercise.md acceptance criteria and gives specific feedback tied to exam concepts.
Create a new skill file and add it to /skills/. Use this whenever a capability gap is identified mid-session — something that would be useful now and in future sessions. Trigger when someone says "we need a skill for X", "can you learn how to do Y", or when a repeated pattern emerges that isn't covered by an existing skill.