learning-tracklisted
Install: claude install-skill imrohitagrawal/project-doc-skills
# Learning Track Builder
Version: 1.4.0 · see `CHANGELOG.md`.
Build a **learning companion**: a set of modular lessons that use a real software project as the
worked example to take readers from "curious but lost" to "I understand what this system does, why
it is built this way, and how I would start building something like it."
This skill owns the *workflow and the page template*. The shared writing standard lives in
`references/house-style.md` — **read it first, every time.** The project's facts, audience targets,
palette, and licence live in the project profile (`references/house-style.md` Section 1 explains how
to find or create it).
**Diátaxis mode:** primarily *tutorial* (learning-oriented) with *explanation* layers. Keep it
distinct from a how-to usage guide and a reference FAQ.
---
## Before you start: what this needs, when to run it, where it fits
This section answers three questions a new project raises: *do I have what the skill needs yet, at
what point in the build do I run it, and how does it sit next to the other documentation skills?*
Read it before the workflow.
### What this skill needs (the inputs)
The learning track teaches the *concepts the project actually exercises*, so it has to read the
project first. Before writing modules, make sure these exist and point the skill at them:
- **The filled project profile** (`docs/project-profile.md`) — owner, brand, licence, palette,
audience targets, the public-vs-internal setting, and the canonical worke