Document Component banner
jrpease jrpease

Document Component

Design community

Description

--- description: Author, refresh, or reconcile the usage documentation for one existing component — draft its canonical doc record from four sources, project it to Figma, the doc card, and code, and resolve any drift via a reviewable per-item choice. --- Document a single existing component end to end, using the settings already in `design-system.json` (`project.uiFramework`, `figma.mechanism`, `sync.platforms`) rather than re-asking configuration. Scale explanation to `user.codingLevel`. Ask

Installation

Installs to ~/.claude/skills/jrpease-throughline-document-component/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jrpease-throughline-document-component && curl -fsSL https://raw.githubusercontent.com/jrpease/throughline/HEAD/commands/document-component.md -o ~/.claude/skills/jrpease-throughline-document-component/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository