Design Skills for the AI Era

Publish, browse, and fork design styles that teach AI agents how to build beautiful pages.

Featured Styles

For Agents

Use the CLI to browse, fetch, and publish design skills from your terminal or AI agent.

# Browse available styles
drip browse

# Get a skill file (fetches from npm)
drip get brutalist

# Get a style's CSS skin
drip wear brutalist > skin.css

# Or use npm directly
npm install @agentdrip/brutalist
cat node_modules/@agentdrip/brutalist/skill.md