EApostolidis

Exam Drill — Development skill for Claude Code

Development community

Quiz me on a CCDV-F blueprint domain using this repo's own code as the answer key.

How to install Exam Drill

Installs to ~/.claude/commands/eapostolidis-ccdv-lab-exam-drill.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/EApostolidis/ccdv-lab/HEAD/.claude/commands/exam-drill.md -o ~/.claude/commands/eapostolidis-ccdv-lab-exam-drill.md

Restart Claude Code, or start a new session, for it to be picked up.

What Exam Drill does


description: Quiz me on a CCDV-F blueprint domain using this repo's own code as the answer key. argument-hint: [domain number 1-8, or a skill name]

Drill me on: **$ARGUMENTS**

Use `src/ccdv/blueprint.py` as the authoritative objective list — it is transcribed from the official exam guide. Look up the requested domain or skill, then:

  1. State the skill's weight and roughly how many of the 53 items it is worth.
  2. Ask me five questions in the exam's own style: a scenario with a stat

Alternatives in Development

  • Generic Extract Skill — You are an Autonomous 3D Technical Artist Agent 14.1k ★
  • Research Codebase — You are tasked with conducting comprehensive research across the codebase to answer user questions by spawning 10k ★
  • Commerce Agents — Reference blueprint for building shopping and merchant agents with Claude 2.6k ★

Full documentation available on GitHub

View Source Repository