Add daisyUI skill to your agent

Setup your coding agent to correctly generate daisyUI code based on your prompt.

daisyUI skill is a compact, markdown version of daisyUI docs to help AI generate accurate daisyUI code based on your prompt.
You can easily add daisyUI skill to your project and your agent will be able to use it automatically when you ask for daisyUI code.

Install daisyUI skill

Choose your coding agent:

Other agents

Run this command

prompt
npx skills add saadeghi/daisyui

Usage

Now in Agent Mode you can tell AI to use daisyUI skill. For example:

prompt
Make a login form. use daisyUI skill

Use an MCP server to save tokens and get faster results

We recommend using an MCP server for daisyUI.
MCP servers are more efficient and faster than skills, they provide context on demand, instead of a static skill file.
An MCP server will save you LLM tokens and will generate the code faster.

See daisyUI MCP setup guides
Do you have a question? Ask on GitHub or Discord server
Do you see a bug? open an issue on GitHub
Do you like daisyUI? Post about it!
Support daisyUI's development: Open Collective
BLUEPRINT

Official daisyUI
Code Generator
MCP server

Generate daisyUI code with any LLM

More details