Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-architect-course

claude-architect-course contains 6 collected skills from ContractorKeith, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
2
updated
2026-03-16
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

build-guide
career-technical-education-teachers-postsecondary

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.

2026-03-16
domain-tutor
tutors-253041

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.

2026-03-16
progress-tracker
computer-science-teachers-postsecondary

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.

2026-03-16
quiz
computer-science-teachers-postsecondary

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.

2026-03-16
review
computer-science-teachers-postsecondary

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.

2026-03-16
skill-creator
software-developers

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.

2026-03-16