teacher

Generate evidence-based architecture alignment quizzes from repository documentation.

2|Updated Jun 25, 2026
One-click install
npx skills add https://github.com/cc-claws/cc-code --skill teacher-cc-claws
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teacher
Source: https://github.com/cc-claws/cc-code/tree/main/.claude/skills/teacher
Command: npx skills add https://github.com/cc-claws/cc-code --skill teacher-cc-claws

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users verify whether they truly understand a codebase's architecture instead of relying on vague assumptions or superficial summaries.

Core Features & Use Cases

  • Evidence-based questioning: Builds 5–8 targeted multiple-choice questions from the actual repository architecture and documentation.
  • Interactive correction: Reviews each answer, identifies partial understanding, and explains the correct architectural relationships with project-backed reasoning.
  • Focused learning loop: Supports follow-up rounds, weak-area practice, and summary reports for teams onboarding to complex systems or reviewing design decisions.

Quick Start

Ask me to use the teacher skill to quiz me on this repository's architecture and explain any gaps in my understanding.

Frequently Asked Questions about teacher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate my understanding of a codebase's architecture?

Validate codebase architecture understanding by taking evidence-based multiple-choice quizzes that probe real module relationships, dependency chains, and data flow, followed by interactive corrections explaining the accurate design rationale.

What is the best way to test a developer's knowledge of repository data flow and dependency analysis?

Test repository data flow and dependency analysis knowledge by generating targeted four-option single-choice quizzes from actual design documents, evaluating answers, and providing concise follow-up reviews based on documented architecture.

Can I use architecture alignment quizzes to onboard teams to complex design documents?

Architecture alignment quizzes support team onboarding to complex design documents by identifying partial understanding, explaining correct interface contracts with project-backed reasoning, and generating summary reports of weak areas.

How to generate multiple-choice questions from a codebase's real module relationships?

Generate multiple-choice questions from real module relationships by analyzing the codebase and documented workflows, producing 5-8 targeted prompts that require evidence-based answers, and reviewing responses with interactive correction explanations.

Does the architecture quiz provide explanations for incorrect answers about interface contracts?

Architecture quiz corrections explain incorrect answers about interface contracts by reviewing each response, identifying partial understanding, and detailing the correct architectural relationships with project-backed reasoning.

When should I use a codebase architecture quiz instead of a standard summary?

Use a codebase architecture quiz instead of a standard summary when you need to verify actual comprehension of dependency chains and design rationale, ensuring the user truly understands the system rather than relying on superficial assumptions.