Official packageUI Componentsv5.7.0

daisyUI Agent Plugin

The official daisyUI Agent Plugin teaches coding agents how to install, configure, and use daisyUI 5 components, semantic colors, and themes in Tailwind CSS 4 interfaces.

0 repository stars MIT Updated Aug 8, 2026
Theme / Component / Utility

semantic

by default.

One component API. Many expressive themes. No color-value lock-in.

Tailwind CSS 4 + daisyUI 5

Installation

Clone the official daisyUI Agent Plugin

The plugin is published at the root of the official daisyUI repository. Clone the repository, then point a compatible client’s local-plugin flow at that root directory.

Terminal · Git sparse checkout
git clone --depth 1 https://github.com/saadeghi/daisyui.git
cd daisyui
Confirm plugin.json is at the cloned repository root.
Review skills/daisyui/SKILL.md before enabling the plugin.
Confirm the target project uses Tailwind CSS 4 and daisyUI 5.

Explainable standards check

Latest official standard could not be confirmed

Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.

Read the official specification

This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.

Source package available for inspection

The package could not be checked: plugin.json returned 429.

Static source inspection

daisyUI Agent Plugin capabilities

What can you do with the daisyUI Agent Plugin?

Give agents the component vocabulary behind daisyUI 5.

Use the daisyUI Agent Plugin when an agent must build or revise Tailwind CSS 4 interfaces with valid daisyUI classes, semantic theme colors, and current configuration guidance.

  • Route installation work to the bundled daisyUI install guide.
  • Use current daisyUI 5 component class names in HTML and JSX.
  • Prefer semantic theme colors over fixed Tailwind color utilities.
  • Configure themes, prefixes, logs, and advanced options correctly.
  • Choose accessible component structures before visual customization.
  • Consult the focused usage and color references before generating UI.

Component-aware generation

Guide agents toward daisyUI component patterns instead of recreating common interface primitives from unrelated utility combinations.

Semantic themes

Use role-based colors such as primary, base, success, and error so an interface can change themes without rewriting its markup.

Focused reference routing

Send the agent to separate install, usage, configuration, and color guides only when each reference is needed.

Current-version guardrails

Keep generated code aligned with daisyUI 5 and Tailwind CSS 4 rather than mixing examples from earlier major versions.

daisyUI workflow

From Tailwind project to themed component system

Pass 01 / Inspect

Confirm the installed stack

Check whether Tailwind CSS 4 and daisyUI 5 are already present, then read only the installation or configuration reference needed for the project.

Pass 02 / Compose

Build with semantic components

Choose the correct daisyUI component classes, use semantic theme tokens, and test the result across the project’s active themes and breakpoints.

Package contents

What is included in this plugin?

This official package includes the primary daisyUI Agent Skill plus focused installation, usage, configuration, and semantic-color references. It does not install an MCP server or background service.

Agent Skills

1

daisyui

MCP servers

0

No runtime service

Package format

Agent Plugins

Official latest 1.0.0

Synced source content

Repository README

View original README

This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.

Source
https://github.com/saadeghi/daisyui#readme

This repository does not currently provide a README snapshot. The plugin instructions below remain available.

Official source documentation

daisyUI Agent Skill instructions

Rendered from the official GitHub source. Raw HTML is disabled, scripts cannot execute, and external links open separately.

daisyUI Agent Plugin

The official daisyUI Agent Skill guides agents working with daisyUI 5 and Tailwind CSS 4.

Core routing

  • Read the install guide when daisyUI is not yet installed.
  • Read the usage guide before generating daisyUI component markup.
  • Read the configuration guide for themes, prefixes, logs, and advanced setup.
  • Read the colors guide before choosing semantic colors and themes.

The complete source documentation is available through the official GitHub link above.