
Create Design Doc
- Updated July 16, 2026
- NathanDai5287/claude-skills
create-design-doc is a Claude Code skill in the Design & UI/UX category. Scaffold and iteratively build a typst-based technical design doc — Q&A flow, starter file scaffolding, and a consistent house style across docs (banded tables, color-coded category links, soft amber callouts, invariant divider page).
Key points
- create-design-doc
- Design & UI/UX
- AI-coding skill
Create Design Doc by the numbers
- Data as of Jul 17, 2026 (Skillselion catalog sync)
/plugin marketplace add NathanDai5287/claude-skills/plugin install create-design-doc@nathan-dai-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | July 16, 2026 |
|---|---|
| Repository | NathanDai5287/claude-skills ↗ |
What it does
Scaffold and iteratively build a typst-based technical design doc — Q&A flow, starter file scaffolding, and a consistent house style across docs (banded tables, color-coded category links, soft a
README.md
Nathan Dai's Claude Code skills
A small personal marketplace of Claude Code skills.
Install
/plugin marketplace add NathanDai5287/claude-skills
/plugin install create-design-doc@nathan-dai-skills
Plugins
- create-design-doc — scaffold and iteratively build a typst-based technical design doc. After install, invoke with
/create-design-doc.
Updates
Plugin manifests omit version, so every commit on main is treated as a new release. Users get the latest with:
/plugin marketplace update nathan-dai-skills
/plugin update
Local development
To iterate without going through the marketplace round-trip, symlink the skill into your local skills dir:
ln -s "$PWD/plugins/create-design-doc/skills/create-design-doc" ~/.claude/skills/create-design-doc