CLI · For humans & agents
One command.
Your agent gets a design system.
designmd-cli installs any brand's DESIGN.md directly into your project — no browser, no copy-paste. Browse at designmd.directory, install with one command.
npx designmd-cli install stripeComing soon
Commands
Everything you need to browse and install DESIGN.md files.
npx designmd-cli install stripeInstall the Stripe DESIGN.md into your project root
npx designmd-cli install linearInstall the Linear DESIGN.md
npx designmd-cli listBrowse all available DESIGN.md files
npx designmd-cli search "dark minimal"Search by style, category or brand name
Two ways to run it
Via Claude Code
Ask Claude Code to find a DESIGN.md on designmd.directory and run:
npx designmd-cli install [brand]Via Terminal
Run npx directly — no install required. The CLI fetches the latest version of any DESIGN.md file from our directory.
npx designmd-cli --help