原始内容
Brand to DESIGN.md Skill

A portable local skill that turns a public brand URL into a source-aware DESIGN.md, extracting visual evidence into design tokens, component guidance, usage boundaries, and optional responsive demo verification.
Try it online
Paste a public brand URL to generate a DESIGN.md without installing the skill locally.
What it does
- Gathers public brand evidence from official pages, press kits, CSS, SVGs, images, and design case studies.
- Translates brand evidence into design tokens and practical component guidance.
- Produces a source-aware
DESIGN.mdwith colors, typography, layout, components, imagery, logo boundaries, and Do/Don't guidance. - Optionally creates and verifies a responsive HTML demo.
Skill location
The skill lives at:
skills/brand-to-design-md/SKILL.md
This repository intentionally excludes agent-specific metadata so the skill stays portable.
Usage
Install or copy the skills/brand-to-design-md folder into any agent environment that supports local skills, including Codex, Claude Code, Cursor, and OpenClaw.
If your environment supports the skills CLI, install directly from GitHub with:
npx skills add https://github.com/shaom/brand-to-design-md-skill --skill brand-to-design-md
Example prompt:
Use brand-to-design-md to extract https://example.com into a DESIGN.md and demo HTML.