Awesome design md
Use a curated library of brand-inspired DESIGN.md files to make AI-generated UIs match specific visual styles like Vercel, Stripe, Linear, Notion, Apple, Cursor, and many others. Activate when the user asks for a site to look like a known brand, wants a DESIGN.md file, wants visual inspiration from a real product site, or wants to drop a design system into a project before generating UI.From its SKILL.md
npx -y skills add newmindsgroup/ai-agent-skills-library --skill awesome-design-mdAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
2.2 KB, 370 tokens by cl100k_base, as published. Nobody here has run it
Awesome DESIGN.md
This skill wraps the VoltAgent/awesome-design-md repo as a Codex-friendly design reference.
What it is for
- Making a project look like an existing brand or product site
- Starting a UI from a concrete design system instead of vague taste prompts
- Creating or selecting a
DESIGN.mdbefore generating pages or components - Asking for "make this feel like Vercel", "use Stripe style", "give me a Linear-like dashboard", or similar
How to use it
- Identify the closest visual reference the user wants.
- Check the vendored DESIGN.md collection at:
/Users/newmindsgroup/.codex/vendor_imports/latest-video/awesome-design-md/design-md
- Pick the most relevant brand folder and read its
DESIGN.md. - Use that file as the design source of truth while generating or refining UI.
- If the user wants, copy or adapt the chosen
DESIGN.mdinto the working project asDESIGN.md.
Good triggers
- "Make this look like Vercel"
- "I want a Stripe-style landing page"
- "Can you use a DESIGN.md for this?"
- "Give me a premium SaaS look"
- "Use a known brand design system as inspiration"
Notes
- This is a design corpus, not an executable CLI.
- The repo contains dozens of ready-made
DESIGN.mdfiles plus previews. - Use the closest matching style rather than mixing many brands at once.
Local source
- Repo snapshot:
/Users/newmindsgroup/.codex/vendor_imports/latest-video/awesome-design-md - Collection root:
/Users/newmindsgroup/.codex/vendor_imports/latest-video/awesome-design-md/design-md
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.