Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

claude-architect-course

claude-architect-course enthält 6 gesammelte Skills von ContractorKeith, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
6
Stars
2
aktualisiert
2026-03-16
Forks
0
Berufsabdeckung
4 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

build-guide
Hochschullehrer für Berufs- und Technikbildung

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
Tutoren

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
Hochschullehrer für Informatik

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
Hochschullehrer für Informatik

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
Hochschullehrer für Informatik

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
Softwareentwickler

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