Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

claude-architect-course

claude-architect-course contiene 6 skills recopiladas de ContractorKeith, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
6
Stars
2
actualizado
2026-03-16
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

build-guide
Profesores postsecundarios de educación vocacional/técnica

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
Tutores

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
Profesores de ciencias de la computación, postsecundario

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
Profesores de ciencias de la computación, postsecundario

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
Profesores de ciencias de la computación, postsecundario

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
Desarrolladores de software

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