Generate a DESIGN.md file for any brand or website by analyzing its visual design system. Use when the user asks to "generate a DESIGN.md for [brand/URL]", "create a design system doc for [site]", "extract the design tokens from [URL]", or "make a DESIGN.md like [brand]". Triggers on any request to document a website's design language in DESIGN.md format.
$npx -y skills add innei/skill --skill generate-design-mdInstalls into the current project.
Run `npx skills use "https://github.com/innei/skill" --skill "innei/skill/generate-design-md"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/innei/skill" that are relevant to the current task. Run `npx skills add "https://github.com/innei/skill"` and select the relevant skills, then follow their instructions.