Overview
Export any shadcn preset on ui.shadcn.com/create as a design.md file.
Export any shadcn preset as a portable design spec for AI coding agents. On ui.shadcn.com/create, a DESIGN.md button slots into the sidebar. Click it, pick a tab, copy or download. Three formats from one click: - DESIGN.md - human-readable narrative + agent rules (semantic tokens, FieldGroup, no manual dark:, etc.). Drop into your repo for Claude Code, Cursor, Copilot, v0, Lovable, Stitch, Gemini CLI. - Raw decoded JSON - structured preset config (style, baseColor, theme, chartColor, font, fontHeading, iconLibrary, radius, menuAccent, menuColor) + resolved CSS vars for both themes. - Export CSS - resolved globals.css with :root, .dark, and @theme inline blocks. Drop straight into a Tailwind v4 + shadcn project. Output is byte-equivalent to what pnpm dlx shadcn@latest apply <code> writes. Why this exists: shadcn presets are great for humans. AI coding agents need rules + values + a CSS file. This gives you all three from any preset URL, locally, with zero permissions. Privacy: - Preset code decodes locally in your browser - Only network call: the public theme registry chunk on ui.shadcn.com (already loaded by the page itself) - No telemetry, no analytics, no account, no cookies - MV3 manifest with one content_scripts match (ui.shadcn.com/create*). No activeTab, no host permissions. Open source. MIT licensed. Source: https://github.com/rohitnirban/shadcn-design-md
0 out of 5No ratings
Details
- Version0.1.1
- UpdatedApril 30, 2026
- Size24.43KiB
- LanguagesEnglish
- DeveloperWebsite
Email
contact@rohitnirban.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes
Support
For help with questions, suggestions, or problems, please open this page on your desktop browser