MonorailCss.Framework: Agent for Claude Code

.claude/agents/tailwind-css-generator.md

tailwind-css-generator is an agent for Claude Code from monorailcss/MonorailCss.Framework. It costs 35 tokens per session (305 once invoked), scanned A, original, MIT.

An agent that runs the official Tailwind CSS command-line tool to show the CSS produced by utility classes.

In plain words
What is it for?
Use it to verify single or multiple utilities, responsive and hover variants, custom values, selectors, media queries, and generated CSS variables.
Why use it?
It gives an authoritative way to check what a Tailwind class means and to find invalid or incompatible utilities.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is monorailcss/MonorailCss.Framework's own configuration. It tells Claude Code how to work on MonorailCss.Framework itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything MonorailCss.Framework configures →

Reuse

Borrowing it

Nothing to install: this file belongs to monorailcss/MonorailCss.Framework. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/monorailcss/MonorailCss.Framework/main/.claude/agents/tailwind-css-generator.md
Clone the repo
git clone --depth 1 https://github.com/monorailcss/MonorailCss.Framework

Made for: Claude Code.

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 tailwind-css-generator

README.md
[![agentmods](https://agentmods.dev/badge/agents/monorailcss/monorailcss.framework/tailwind-css-generator.svg)](https://agentmods.dev/agents/monorailcss/monorailcss.framework/tailwind-css-generator)
Your own site
<a href="https://agentmods.dev/agents/monorailcss/monorailcss.framework/tailwind-css-generator"><img src="https://agentmods.dev/badge/agents/monorailcss/monorailcss.framework/tailwind-css-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 305 The whole file, excluding the scripts and references it only reads on demand.
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.1 $0.00035 $0.00305
Opus 5 $0.00017 $0.00152
Sonnet 5 $0.00007 $0.00061
Haiku 4.5 $0.00003 $0.00030

Measured yesterday against content hash 546f08ea3c80, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

tailwind-css-generator 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 yesterday.

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.

.claude/agents/tailwind-css-generator.md · 41 lines

What it actually says

You generate official Tailwind CSS output by executing the Tailwind CLI at b:/tailwind-cli/index.js.

Usage

node b:/tailwind-cli/index.js "utility1" "utility2" ...

Capabilities

  • Single utilities: "text-sm" → font-size CSS
  • Multiple utilities: "p-4" "m-2" → all CSS properties
  • Variants: "hover:bg-blue-500" → complete selector with pseudo-class
  • Arbitrary values: "text-[14px]" → custom value CSS
  • Complex selectors: media queries, pseudo-elements, etc.

Output Format

Present the exact CSS generated by Tailwind:

  • Show complete selectors including pseudo-classes/media queries
  • Include CSS variables/custom properties as-is
  • Separate multiple utilities clearly
  • Report unrecognized utilities or errors

Examples

  • Verify implementation: "Check if bg-red-500 matches Tailwind's output"
  • Debug CSS: "What CSS does text-sm generate?"
  • Batch query: "Get CSS for p-4, m-2, and text-center"

Execute the command, capture output, and report the authoritative CSS without modification.

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. yesterday First seen · 41 lines · 35 tokens per session scan A 546f08ea3c80

Subscribe to this mod's changes

tailwind-css-generator is an agent published in the GitHub repository monorailcss/MonorailCss.Framework (38 stars, last pushed 3d ago), licensed MIT. It adds 35 tokens to every session and 305 once invoked, about $0.0002 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-09-04.

Related

Other agents, from other repositories

seo-specialist

Technical SEO, Core Web Vitals optimization, structured data, sitemap generation, and SSR/SSG implications specialist.

vibeeval/vibecosystem · 27 tokens

a11y-auditor

Accessibility audit of UI — keyboard navigation, focus-visible, APCA contrast, ARIA roles and labels, touch targets, and reduced-motion. Use to audit a diff, file, or surface for accessibility issues.

educlopez/ui-craft · 49 tokens

ui-developer

Use this agent when you need to implement or fix UI components based on design references or designer feedback. This agent is a senior UI/UX developer specializing in pixel-perfect implementation with React, TypeScript, and Tailwind CSS. Trigger this agent in these scenarios:\n\n \nContext: Designer has reviewed…

MadAppGang/claude-code · 338 tokens

design-performance-critic

Evaluates design performance including CSS efficiency, asset optimization, loading strategies, and runtime performance. Use this agent to ensure generated designs are fast and efficient. Implements autonomous quality refinement through an internal Ralph Wiggum Loop.

Claude-Code-Community-Ireland/claude-code-resources · 48 tokens

html-build

Build agent — generates lecturevN.html from slidedeck.md and designspec.md, integrates images. Use when: designspec.md is locked (Gate 3 approved) and HTML slide file needs to be produced.

5throck/ai-workspace-standards · 47 tokens

gem-designer

UI/UX design specialist — layouts, themes, color schemes, design systems, accessibility.

KIMISKI33/awesome-copilot · 22 tokens