Still — Scaffold a Structured Moonshine Article Project
Use this skill to bootstrap a structured moonshine project. The user invokes it as $still or $still <topic>; Claude Code surfaces it as /moonshine:still. This is the single still entry point in every harness.
Workflow
Load context in order.
- Read
../moonshine/SKILL.mdfor the editorial process and anti-slop rules. - Read
../moonshine/STILL.mdfor the project structure, directive grammar, registry pattern, store, and React Flow guidance. - Reference
../moonshine/VISUALS.mdfor visualization patterns inside figure components (its "In a still project" preamble covers the substrate differences). - The palette and type stack live in the template itself:
src/styles/tokens.cssis the source of truth.../moonshine/ARTICLE.mdis the shine reference — don't take scaffold or series structure from it. ../moonshine/FEEDBACK.mdwhen working with the authorship-feedback loop (comments from the rendered page).
- Read
Story discovery first. Follow the moonshine
SKILL.mdworkflow — story discovery comes before code. Do not skip to scaffolding.Bootstrap and iterate per
STILL.md§ "Workflow When Building an Article With This Skill" — that section is canonical for the project bootstrap (template copy with artifact excludes, backgroundnpm install,moonshine.meta.jsonwith the article's title/intent/session id, dev server startup and URL reporting), the per-figure iteration loop, and series-vs-single-article guidance. The template lives at../moonshine/template/. Don't skip the meta file — it's what the moonshine directory (directory/in the plugin repo) uses to index the article and link it back to this conversation.
Anti-slop
Editorial tone and anti-slop rules from ../moonshine/SKILL.md still apply. This is an article, not a dashboard.