lesson-quiz
FeaturedTest a learner on a single Claude Code tutorial lesson (01-10) with 10 questions, scoring answers and flagging weak spots. Use before, during, or after a lesson. Don't use for whole-tutorial assessment or explaining a topic instead of testing it.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- luongnv89
- Repository
- luongnv89/claude-howto
- Created
- 9 months ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
quiz
Give the learner a unit quiz in their active tutor course — a mastery check with calibration, immediate feedback, and remediation. Use when a unit's lessons are complete, or when the user asks to be quizzed/tested on what they've learned.
quiz
turn a shipped feature into a study map and an ungraded 20-question quiz (saves quiz to .construct/)
quiz-me
Quiz the user on root cause and intended fix BEFORE writing any non-trivial code, then verify comprehension of every change after. Use when the user asks for a bug fix, refactor, or feature and wants to stay technically sharp instead of vibe-coding. Also use when the user says "quiz me", "don't let me vibe code", or "explain it back to me first".