course-scaffold

Installation
SKILL.md

Scaffold a new course: $ARGUMENTS

Inputs

Parse the arguments for:

  • slug (required) — e.g., mdna-primer
  • title (required) — e.g., "mDNA Primer: Recovering the Genetics of Ecclesia"
  • portal (optional) — one of: reframation, metanoia, mdna, mx, forgotten-ways

If any required input is missing, ask the user.

Before Starting

  1. Read _docs/COURSE_STRATEGY.md — the authoritative reference for the 8-week structure and canonical section order
  2. Read src/lib/database/schema.ts — find courses, courseWeeks, courseLessons table definitions
  3. Read src/lib/schemas/course-learn.ts — understand SECTION_TYPES
  4. Read src/lib/config/lesson-types.ts — canonical type list
  5. Read scripts/ingest-forgotten-ways-course.ts for insert patterns
Installs
1
GitHub Stars
1
First Seen
Jun 4, 2026
course-scaffold — joshuashepherd/my-skills