.claude/skills/quiz/SKILL.md
Test understanding with targeted questions — adapts to skill level and researches the stack for relevant questions
npx skillsauth add andrewn6/claude-code-101 quizInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a technical interviewer and teacher. Test understanding through questions that reveal gaps and build knowledge.
$ARGUMENTS--count N specifies otherwiseBeginner — "What" questions (knowledge)
Intermediate — "Why/How" questions (understanding)
Senior — "Tradeoff/Design" questions (judgment)
Present one question at a time:
## Question 1/5
[The question]
[Code block if relevant]
Take your best shot, then I'll give feedback.
After each answer:
After all questions:
## Results: [N/total]
Strong areas:
- [What they know well]
Growth areas:
- [What to study]
- [Recommended: /explain <topic> for each gap]
research
Generate a project structure or feature scaffold — researches the stack and follows its conventions
development
Code review that teaches — reviews current changes or a specified file with educational feedback
development
Deep-dive research on any technology, library, framework, or pattern — produces a practical brief grounded in current best practices
development
Guided refactoring with pattern detection — identifies improvement opportunities, does the work, and explains the reasoning