skills/create-design-md/SKILL.md
Create or update a DESIGN.md design system specification for websites, apps, prototypes, or product designs. Use when the user asks to generate a DESIGN.md, design system spec, UI specification, frontend design source of truth, Stitch/Google Design.md-style document, or agent-ready design tokens and component guidelines from images, descriptions, screenshots, mockups, brand notes, or raw product requirements.
npx skillsauth add eho/agent-skills create-design-mdInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to produce a DESIGN.md file that can guide future implementation agents without visual drift.
DESIGN.md.https://stitch.withgoogle.com/docs/design-md/overview/https://stitch.withgoogle.com/docs/design-md/specification/DESIGN.md at the location requested by the user. If no location is specified, use the project root.px or rem sizing, spacing, radii, shadows, breakpoints, and motion timings.If the user gives a schema, follow it exactly. Otherwise, use the schema in references/design-md-schema.md. That reference includes the original meta-spec this skill was created from.
For Google Stitch-style or agent-ready DESIGN.md files:
[Section 1] System Overview that points common implementation tasks to the relevant sections.When source material is visual:
When source material is only descriptive:
A good DESIGN.md must let another agent implement the first screen without asking what colors, fonts, spacing, card radii, component variants, or accessibility rules to use.
Before finishing, check:
documentation
Compact the current conversation into a handoff document for another agent to pick up.
tools
--- name: expo-ios-agent-device description: Drive the Kotoba Expo iOS simulator effectively with agent-device. Use when verifying iOS UI behavior, testing Expo dev-client flows, seeding simulator app state, diagnosing accessibility selectors, or automating simulator QA for this repo. --- # Expo iOS Agent Device Use this skill when automating Kotoba on the iOS simulator with `agent-device`. ## Preflight Run these before planning commands: ```sh agent-device --version agent-device help workf
documentation
Run the review-revision loop for an existing design doc: call design-doc-reviewer, address Critical Gaps and Minor Issues, repeat until clean, then mark the doc Revised for feature-delivery. Use when asked to review and revise, repeat until no gaps remain, prepare a design doc for feature delivery, or start a reviewer subagent and address feedback. Use design-doc-reviewer for one-time read-only critique.
databases
Orchestrate the complete delivery workflow for one GitHub user story: implement it with the user-story-implementer skill, review the resulting PR with the user-story-reviewer skill, address reviewer feedback, and repeat until the PR is approved, merged, or blocked. You MUST use this skill when asked to "implement and review a user story", "run the full user story workflow", "deliver USERST-001", "complete USERST-001 end to end", or "run implementation and review together".