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.
Choose your coding agent:
Run this command
npx skills add saadeghi/daisyuiNow in Agent Mode you can tell AI to use daisyUI skill. For example:
Make a login form. use daisyUI skillWe 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.