TaewoooPark

Cheatsheet — Development skill for Claude Code

Development community

Generate a one-page exam cheatsheet from course-index and errors/log.md.

How to install Cheatsheet

Installs to ~/.claude/skills/taewooopark-paideia-hermes-cheatsheet/SKILL.md

Terminal
mkdir -p ~/.claude/skills/taewooopark-paideia-hermes-cheatsheet && curl -fsSL https://raw.githubusercontent.com/TaewoooPark/PAIDEIA-Hermes/HEAD/commands/cheatsheet.md -o ~/.claude/skills/taewooopark-paideia-hermes-cheatsheet/SKILL.md

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

What Cheatsheet does


description: Generate a one-page exam cheatsheet from course-index and errors/log.md. Outputs to cheatsheet/final.md. Optionally convert to PDF. argument-hint: "[--pdf to also produce a printable PDF via pdf skill]"

Output language

Read `INTERFACE_LANG` from `.course-meta` (default `en`). All user-facing prose — chat output, clarification questions, and narrative sections of any MD file you write (including the cheatsheet's prose) — must be in that language. Keep in English regardle

Alternatives in Development

  • Gallery — Build a static, shareable gallery from your fidelity reports — an index of score cards plus a permalink page ( 3.6k ★
  • Claude Code Everyone Course — Claude Code for Everyone - Learn Claude Code in Claude Code 563 ★
  • Engage.Report — Execute Phase 8 - Final Reporting and Engagement Closeout 348 ★

Full documentation available on GitHub

View Source Repository