tutorial-writing
Installation
SKILL.md
Implementation Tutorial Generator
Generate exhaustive, educational implementation guides that go far beyond typical planning output. The goal is to enable a "tutorial doc + build-it-yourself" workflow where the developer stays connected to the work and learns by implementing.
Philosophy
This skill exists because reviewing large AI-generated PRs often feels like "ugh"—you're disconnected from the work, rubber-stamping changes you don't fully understand. The alternative:
- AI researches deeply and produces a comprehensive tutorial document
- Human implements following the guide, staying connected to decisions
- Result: Faster than pure manual work, but you understand what you built
The output is a markdown document, NOT code changes. You are teaching, not doing.