daisyUI MCP v1.5: Generate unique UIs now!

Grok Build Add the daisyUI skill to Grok Build

Set up Grok Build to generate accurate daisyUI code from your prompts.

The daisyUI skill gives Grok Build current component rules, theme rules, and usage instructions. Grok Build reads Claude Code skills automatically, so you can use the shared skill installer without extra configuration.

Install

Run this command. It installs the skill in Claude Code's project skill directory, which Grok Build reads automatically.

Terminal
npx skills add saadeghi/daisyui --agent claude-code --yes

Run grok inspect to confirm Grok Build found the skill.

Usage

User-invocable skills appear as slash commands in Grok Build. For example:

prompt
/daisyui Make a login form

Read the Grok Build skill docs for native skill paths, extra search paths, plugins, and Claude Code compatibility.

Use an MCP server to save tokens and get faster results

We recommend using an MCP server for daisyUI. MCP servers provide context on demand instead of loading a static skill file into each session.

See the daisyUI MCP guide for Grok Build