What problem does it solve?
Documentation for the EmDash CMS often drifts out of sync with the actual implementation, accumulates AI-generated filler, or lacks a structure suited to its reader. This Skill provides a disciplined workflow for drafting, revising, and auditing EmDash docs so every claim is verified against the repository and every sentence earns its place.
Core Features & Use Cases
- Accuracy-first drafting: Requires reading the implementation, types, tests, and command output behind every technical claim before writing, plus the house style guide and practice references.
- Document-type structure: Classifies pages as tutorials, task guides, concepts, reference, troubleshooting, migration guides, READMEs, or specifications, each with a defined shape.
- Anti-slop editing pass: A dedicated reference for removing staged reveals, generic AI vocabulary, chatbot residue, and manufactured drama without flattening legitimate caveats or voice.
- Use Case: When asked to update an EmDash upgrade guide after a breaking change, the Skill reads the relevant source code, applies the migration-guide structure, runs the anti-slop pass, and verifies with
pnpm lint:quick and a docs build.
Quick Start
Use the writing-emdash-docs skill to revise this documentation page for technical accuracy, clear structure, and natural prose.