daisyui packages.daisyui.instructions.md

daisyui packages.daisyui.instructions.md is an instructions file for GitHub Copilot from saadeghi/daisyui. It costs 307 tokens per session, scanned A, original, MIT.

Development guidance for the daisyUI package, a Tailwind CSS add-on that provides reusable interface components.

In plain words
What is it for?
Use it to change components, base styles, utilities, themes, build functions, and tests, or to investigate reported bugs.
Why use it?
It helps developers locate the relevant files and avoid breaking existing styles or behavior when fixing issues.

Instructions file for GitHub Copilot

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/saadeghi/daisyui/packages.daisyui
Clone the repo
git clone --depth 1 https://github.com/saadeghi/daisyui

Made for: GitHub Copilot.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for daisyui packages.daisyui.instructions.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/saadeghi/daisyui/packages.daisyui.svg)](https://agentmods.dev/instructions/saadeghi/daisyui/packages.daisyui)
Your own site
<a href="https://agentmods.dev/instructions/saadeghi/daisyui/packages.daisyui"><img src="https://agentmods.dev/badge/instructions/saadeghi/daisyui/packages.daisyui.svg" alt="Measured on agentmods" height="20"></a>
Per session 307 This file is loaded in full into every session.
When invoked 307 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00307 $0.00307
Opus 5 $0.00153 $0.00153
Sonnet 5 $0.00061 $0.00061
Haiku 4.5 $0.00031 $0.00031

Measured 4d ago against content hash d877a8bc021f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

daisyui packages.daisyui.instructions.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/instructions/packages.daisyui.instructions.md · 31 lines

What it actually says

Instructions for daisyui package

  • This is the source code of daisyUI. The source styles will be compiled into daisyUI plugin for Tailwind CSS. daisyUI adds component classes to Tailwind CSS development faster, cleaner, easier.
  • We use nested CSS
  • Prefer using Tailwind CSS 4 utilities for styling using @apply directive
  • Do not use unnecessary styles. Every byte counts
  • Avoid repetition if possible
  • Do not use !important at all costs
  • daisyUI themes use OKLCH color space by default

Files

  • daisyUI components: packages/daisyui/src/components
  • daisyUI base styles: packages/daisyui/src/components
  • daisyUI utilities: packages/daisyui/src/utilities
  • daisyUI themes: packages/daisyui/src/themes
  • daisyUI build functions and tests: packages/daisyui/functions

Fixing daisyUI issues

  1. Read the issue carefully
  2. If the issue is not clear, ask for more information
  3. Find the CSS file or JS files that may be causing the issue
  4. Provide one or more logical solutions to the issue and let us decide which one to implement
  5. Implement the chosen solution
  6. Apply the solution without breaking existing functionality or changing other parts of the code
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 31 lines · 307 tokens per session scan A d877a8bc021f

Subscribe to this mod's changes

daisyui packages.daisyui.instructions.md is an instructions file published in the GitHub repository saadeghi/daisyui (42,247 stars, last pushed 10d ago), licensed MIT. It adds 307 tokens to every session, about $0.0015 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.