zero-to-hero

Installation
SKILL.md

zero-to-hero

Generate a comprehensive, progressively structured learning guide as a .md file.

Usage

/zero-to-hero <topic> [options]

Options the user may provide (all optional):

  • --pace slow|normal|fast — how much hand-holding and repetition (default: normal)
  • --depth basic|advanced — how deep to go into internals/expert patterns (default: normal, between basic and advanced)
  • --output <path> — where to save the file (default: <cwd>/<topic-slug>.md)
  • --context <extra context> — any additional framing (e.g. "for a Java dev who knows Go")
  • --analogy — flag: auto-pick the best analogy and announce it prominently (default behavior even without flag, but this makes it explicit)
  • --analogy <theme> — flag with value: use this specific real-world domain as the master analogy (e.g. --analogy restaurant, --analogy "post office", --analogy factory). You do NOT need to know the topic — it's just a preference, not a requirement.
Related skills
Installs
3
GitHub Stars
1
First Seen
Apr 5, 2026