Mock — Development skill for Claude Code
Generate a mock exam matched to the course's structure (inferred from course-index).
How to install Mock
Installs to ~/.claude/skills/taewooopark-paideia-hermes-mock/SKILL.md
mkdir -p ~/.claude/skills/taewooopark-paideia-hermes-mock && curl -fsSL https://raw.githubusercontent.com/TaewoooPark/PAIDEIA-Hermes/HEAD/commands/mock.md -o ~/.claude/skills/taewooopark-paideia-hermes-mock/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Mock does
description: Generate a mock exam matched to the course's structure (inferred from course-index). Saves problem MD + hidden solution MD. User solves on paper, uploads PDF, runs /paideia grade. argument-hint: " [optional emphasize=§X,§Y]"
Output language
Read `INTERFACE_LANG` from `.course-meta` (default `en`). All user-facing prose must be in that language. Keep in English regardless: file paths, slash command names, pattern IDs, LaTeX, tier markers, and t
Alternatives in Development
- Lean Canvas — Generate Lean Canvas with problem, solution, UVP, and metrics 7.8k ★
- Param Discover — Discover hidden HTTP parameters on a URL or list of URLs using Arjun (or x8 fallback) 4.5k ★
- Claude Code Lsp Enforcement Kit — Hooks that force Claude Code to use LSP instead of Grep for code navigation 327 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Twin
Generate a twin variant of a known HW/example problem. Same technique, new surface. User solves on paper, uplo
Blind
Strategy-level blind drill on a known HW or example problem. User describes approach in prose (no math typing)
Paideia
Paideia — a Claude Code plugin that forms exam readiness locally. Stop renting your own learning.
Claude Architect Prep
Interactive Claude Code skills for Claude Certified Architect — Foundations exam preparation. Tutor + 77-quest
Gaokao Exam
模拟考:按本省真实结构组卷、限时、按赋分规则折算成绩并定位失分根因。Timed mock exam with province-accurate structure.
Cca F Prep Kit
Walk into the Claude Certified Architect Foundations exam with a mock score you can trust and eight build proj
Related Agents
Design Assumptions Analyzer
Reads codebase and DESIGN-CONTEXT.md to surface hidden design assumptions (unstated brand signals, inferred co
Mock Generator
Generates mock API responses and test data using local Ollama models. Saves cloud tokens.
Python Document Processor
Production-grade Python document processor for PDF/DOCX/Markdown/TXT extraction with robust error handling, te