Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/ihatesea69/kiro-kitnpx agentmods add skills/ihatesea69/kiro-kit/ui-stylingWrote 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.
[](https://agentmods.dev/skills/ihatesea69/kiro-kit/ui-styling)<a href="https://agentmods.dev/skills/ihatesea69/kiro-kit/ui-styling"><img src="https://agentmods.dev/badge/skills/ihatesea69/kiro-kit/ui-styling/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ihatesea69/kiro-kit/ui-styling"><img src="https://agentmods.dev/badge/skills/ihatesea69/kiro-kit/ui-styling.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00090 | $0.02307 |
| Opus 5 | $0.00045 | $0.01154 |
| Sonnet 5 | $0.00018 | $0.00461 |
| Haiku 4.5 | $0.00009 | $0.00231 |
Grade A, and why
ui-styling 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 5d 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.
This is a copy
97% identical to ui-styling — 18 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 329 lines — stays where its author put it; the contents beside it link to each section on GitHub.
UI Styling Skill
Comprehensive skill for creating beautiful, accessible user interfaces combining shadcn/ui components, Tailwind CSS utility styling, and canvas-based visual design systems.
Reference
- shadcn/ui: https://ui.shadcn.com/llms.txt
- Tailwind CSS: https://tailwindcss.com/docs
When to Use This Skill
Use when:
- Building UI with React-based frameworks (Next.js, Vite, Remix, Astro)
- Implementing accessible components (dialogs, forms, tables, navigation)
- Styling with utility-first CSS approach
- Creating responsive, mobile-first layouts
- Implementing dark mode and theme customization
- Building design systems with consistent tokens
- Generating visual designs, posters, or brand materials
- Rapid prototyping with immediate visual feedback
- Adding complex UI patterns (data tables, charts, command palettes)
Core Stack
Component Layer: shadcn/ui
- Pre-built accessible components via Radix UI primitives
- Copy-paste distribution model (components live in your codebase)
- TypeScript-first with full type safety
- Composable primitives for complex UIs
- CLI-based installation and management
Styling Layer: Tailwind CSS
- Utility-first CSS framework
- Build-time processing with zero runtime overhead
- Mobile-first responsive design
- Consistent design tokens (colors, spacing, typography)
- Automatic dead code elimination
Visual Design Layer: Canvas
- Museum-quality visual compositions
- Philosophy-driven design approach
- Sophisticated visual communication
- Minimal text, maximum visual impact
- Systematic patterns and refined aesthetics
Quick Start
Component + Styling Setup
Install shadcn/ui with Tailwind:
npx shadcn@latest init
CLI prompts for framework, TypeScript, paths, and theme preferences. This configures both shadcn/ui and Tailwind CSS.
Add components:
npx shadcn@latest add button card dialog form
Use components with utility styling:
import { Button } from "@/components/ui/button"
import { Card, CardHeader, CardTitle, CardContent } from "@/components/ui/card"
export function Dashboard() {
return (
<div className="container mx-auto p-6 grid gap-6 md:grid-cols-2 lg:grid-cols-3">
<Card className="hover:shadow-lg transition-shadow">
<CardHeader>
<CardTitle className="text-2xl font-bold">Analytics</CardTitle>
</CardHeader>
<CardContent className="space-y-4">
<p className="text-muted-foreground">View your metrics</p>
<Button variant="default" className="w-full">
View Details
</Button>
</CardContent>
</Card>
</div>
)
}
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- canvas-fonts/ArsenalSC-OFL.txt 4.3 KB
- canvas-fonts/ArsenalSC-Regular.ttf 203 KB
- canvas-fonts/BigShoulders-Bold.ttf 125 KB
- canvas-fonts/BigShoulders-OFL.txt 4.3 KB
- canvas-fonts/BigShoulders-Regular.ttf 124 KB
- canvas-fonts/Boldonse-OFL.txt 4.3 KB
- canvas-fonts/Boldonse-Regular.ttf 95 KB
- canvas-fonts/BricolageGrotesque-Bold.ttf 128 KB
- canvas-fonts/BricolageGrotesque-OFL.txt 4.3 KB
- canvas-fonts/BricolageGrotesque-Regular.ttf 128 KB
- canvas-fonts/CrimsonPro-Bold.ttf 136 KB
- canvas-fonts/CrimsonPro-Italic.ttf 139 KB
- canvas-fonts/CrimsonPro-OFL.txt 4.3 KB
- canvas-fonts/CrimsonPro-Regular.ttf 135 KB
- canvas-fonts/DMMono-OFL.txt 4.3 KB
- canvas-fonts/DMMono-Regular.ttf 59 KB
- canvas-fonts/EricaOne-OFL.txt 4.3 KB
- canvas-fonts/EricaOne-Regular.ttf 33 KB
- canvas-fonts/GeistMono-Bold.ttf 97 KB
- canvas-fonts/GeistMono-OFL.txt 4.3 KB
- canvas-fonts/GeistMono-Regular.ttf 97 KB
- canvas-fonts/Gloock-OFL.txt 4.3 KB
- canvas-fonts/Gloock-Regular.ttf 120 KB
- canvas-fonts/IBMPlexMono-Bold.ttf 173 KB
- canvas-fonts/IBMPlexMono-OFL.txt 4.3 KB
- canvas-fonts/IBMPlexMono-Regular.ttf 170 KB
- canvas-fonts/IBMPlexSerif-Bold.ttf 214 KB
- canvas-fonts/IBMPlexSerif-BoldItalic.ttf 227 KB
- canvas-fonts/IBMPlexSerif-Italic.ttf 228 KB
- canvas-fonts/IBMPlexSerif-Regular.ttf 213 KB
- canvas-fonts/InstrumentSans-Bold.ttf 106 KB
- canvas-fonts/InstrumentSans-BoldItalic.ttf 109 KB
- canvas-fonts/InstrumentSans-Italic.ttf 108 KB
- canvas-fonts/InstrumentSans-OFL.txt 4.3 KB
- canvas-fonts/InstrumentSans-Regular.ttf 106 KB
- canvas-fonts/InstrumentSerif-Italic.ttf 90 KB
- canvas-fonts/InstrumentSerif-Regular.ttf 90 KB
- canvas-fonts/Italiana-OFL.txt 4.3 KB
- canvas-fonts/Italiana-Regular.ttf 38 KB
- canvas-fonts/JetBrainsMono-Bold.ttf 142 KB
- canvas-fonts/JetBrainsMono-OFL.txt 4.3 KB
- canvas-fonts/JetBrainsMono-Regular.ttf 142 KB
- canvas-fonts/Jura-Light.ttf 198 KB
- canvas-fonts/Jura-Medium.ttf 198 KB
- canvas-fonts/Jura-OFL.txt 4.3 KB
- canvas-fonts/LibreBaskerville-OFL.txt 4.3 KB
- canvas-fonts/LibreBaskerville-Regular.ttf 190 KB
- canvas-fonts/Lora-Bold.ttf 180 KB
- canvas-fonts/Lora-BoldItalic.ttf 185 KB
- canvas-fonts/Lora-Italic.ttf 185 KB
- canvas-fonts/Lora-OFL.txt 4.3 KB
- canvas-fonts/Lora-Regular.ttf 177 KB
- canvas-fonts/NationalPark-Bold.ttf 97 KB
- canvas-fonts/NationalPark-OFL.txt 4.3 KB
- canvas-fonts/NationalPark-Regular.ttf 94 KB
- canvas-fonts/NothingYouCouldDo-OFL.txt 4.3 KB
- canvas-fonts/NothingYouCouldDo-Regular.ttf 36 KB
- canvas-fonts/Outfit-Bold.ttf 82 KB
- canvas-fonts/Outfit-OFL.txt 4.3 KB
- canvas-fonts/Outfit-Regular.ttf 80 KB
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.
- 5d ago First seen · 329 lines · 90 tokens per session scan A d3f88b3130e1
ui-styling is a skill published in the GitHub repository ihatesea69/kiro-kit (18 stars, last pushed 20d ago), licensed MIT. It adds 90 tokens to every session and 2,307 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to ui-styling, differing in 18 lines, and is treated as a copy.
Other skills, from other repositories
design-review
Designer's eye QA: finds visual inconsistency, spacing issues, hierarchy problems, AI slop patterns, and slow interactions — then fixes them. Iteratively fixes issues in source code, committing each fix atomically and re-verifying with before/after screenshots. For plan-mode design review (before implementation), use…
design-html
Design finalization: generates production-quality Pretext-native HTML/CSS. Works with approved mockups from /design-shotgun, CEO plans from /plan-ceo-review, design review context from /plan-design-review, or from scratch with a user description. Text actually reflows, heights are computed, layouts are dynamic. 30KB…
frontend-taste
Premium frontend design skills that override LLM defaults. Prevents generic 'AI-looking' UI. Enforces deterministic typography, calibrated color, asymmetric layouts, spring physics, hardware-accelerated motion. Triggers: 'UI tasarla', 'design a UI', 'premium landing page', 'frontend taste', 'anti-slop', 'dashboard…
design-tokens
Project-level DESIGN.md tokens reference. When the project has a DESIGN.md file, agents producing UI / components / visuals must consult this skill to use canonical color/typography/spacing tokens rather than inventing new ones. Triggers on: UI generation, component creation, design brief, visual asset, tailwind…
ui-audit
Audit UI for design token compliance and component adoption. Static grep-based analysis against the sitemap's page and component files. Requires a design system with semantic tokens.
design-taste-frontend
Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.