Use daisyUI skill or Blueprint MCP with Codex to reduce repeated UI context while generating Tailwind CSS screens.
To use less token with Codex, stop writing a design manual inside every UI prompt. Put reusable daisyUI guidance in a skill or MCP server, then keep prompts focused on the feature.
Codex skills use progressive disclosure. Codex sees skill metadata first and reads full instructions only when needed. Blueprint MCP gives another option: fetch daisyUI details during the task.
npx skills add saadeghi/daisyui --agent codex --yesPrompt: "Build a settings sidebar with daisyUI skill. Include account, billing, and security sections."
codex mcp add daisyui-blueprint --env LICENSE=YOUR_LICENSE_KEY --env EMAIL=YOUR_EMAIL --env FIGMA=YOUR_FIGMA_API_KEY -- npx -y daisyui-blueprint@latestPrompt: "Generate a metrics dashboard with daisyUI. use Blueprint MCP"
Use daisyUI skill for Codex for free rules and daisyUI MCP for Codex for on-demand context.
After installing the skill or MCP server, remove repeated low-level design rules from your Codex prompts. Do not restate every button, radius, color, and theme instruction. Put those in daisyUI context.
Keep the prompt focused on what changes from task to task: page goal, user flow, data states, and file boundaries. That leaves more context for Codex to understand the repository and less noise for the model to reconcile.
Used by engineers at