framework-shadcn-tailwind-ui

framework-shadcn-tailwind-ui is a skill for Claude Code, Codex from Kainiko943/beautiful-ui. It costs 44 tokens per session (455 once invoked), scanned A, original, MIT.

A set of implementation rules for web apps built with shadcn/ui, Tailwind CSS, or React components stored in the project. It treats the components as editable project source.

In plain words
What is it for?
Use it when implementing or adapting a design in a shadcn/ui and Tailwind-based codebase, alongside the relevant design and web-interface guidance.
Why use it?
It helps new interface work fit the existing components, styling tokens, and repeated visual states instead of adding unrelated one-off styles.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when implementing or adapting a design in a shadcn/ui and Tailwind-based codebase, alongside the relevant design and web-interface guidance.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kainiko943/beautiful-ui/framework-shadcn-tailwind-ui
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.

Any agent
npx skills add Kainiko943/beautiful-ui --skill framework-shadcn-tailwind-ui
Clone the repo
git clone --depth 1 https://github.com/Kainiko943/beautiful-ui

Made for: Claude Code, Codex.

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 framework-shadcn-tailwind-ui

README.md
[![agentmods](https://agentmods.dev/badge/skills/kainiko943/beautiful-ui/framework-shadcn-tailwind-ui/github.svg)](https://agentmods.dev/skills/kainiko943/beautiful-ui/framework-shadcn-tailwind-ui)
Your own site
<a href="https://agentmods.dev/skills/kainiko943/beautiful-ui/framework-shadcn-tailwind-ui"><img src="https://agentmods.dev/badge/skills/kainiko943/beautiful-ui/framework-shadcn-tailwind-ui/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.

agentmods 80×15 button for framework-shadcn-tailwind-ui

Your own site · 80×15
<a href="https://agentmods.dev/skills/kainiko943/beautiful-ui/framework-shadcn-tailwind-ui"><img src="https://agentmods.dev/badge/skills/kainiko943/beautiful-ui/framework-shadcn-tailwind-ui.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 455 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00044 $0.00455
Opus 5 $0.00022 $0.00228
Sonnet 5 $0.00009 $0.00091
Haiku 4.5 $0.00004 $0.00046

Measured 10d ago against content hash e9c0b030486c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

framework-shadcn-tailwind-ui 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 10d 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.

framework-shadcn-tailwind-ui/SKILL.md · 44 lines

What it actually says

Framework Shadcn Tailwind UI

Overview

Use this adapter after beautiful-ui and platform-web-ui when implementation should land in a shadcn/ui + Tailwind codebase. Preserve the product-specific visual direction, then express it through local components, tokens, variants, and stateful composition.

Current Setup Notes

As of April 26, 2026, shadcn/ui recommends shadcn/create or shadcn@latest init -t [framework] for supported frameworks, with existing-project setup handled through the official framework guide. Tailwind CSS v4 uses CSS-first configuration and @import "tailwindcss" in new installs. Verify official docs before giving exact setup commands in generated project work.

Official references:

Rules

  • Treat shadcn/ui as editable source, not a black-box component library.
  • Use existing local components before adding new shadcn components.
  • Define theme tokens in CSS variables or the repo's established Tailwind setup before adding one-off utility piles.
  • Prefer component variants for repeated states such as intent, density, size, loading, invalid, and selected.
  • Use data-* attributes, aria-* attributes, and visible focus styles for stateful controls.
  • Keep class strings readable; extract variants or local wrappers when repeated class combinations carry product meaning.
  • Do not turn every surface into a Card; reserve cards for repeated objects, tools, modals, and framed content.

Handoff Must Include

  • Components to add or reuse.
  • Token changes and where they belong.
  • Variant names for recurring states.
  • Tailwind layout constraints for desktop and mobile.
  • Accessibility attributes and focus behavior.
  • Verification commands and screenshot targets.

Read These References

  • references/component-patterns.md
Files

What ships with it

1 file 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.

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. 10d ago First seen · 44 lines · 44 tokens per session scan A e9c0b030486c

Subscribe to this mod's changes

framework-shadcn-tailwind-ui is a skill published in the GitHub repository Kainiko943/beautiful-ui (5 stars, last pushed 4mo ago), licensed MIT. It adds 44 tokens to every session and 455 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-08-31.

Related

Other skills, from other repositories

uniwind

Uniwind — Tailwind CSS v4 styling for React Native. Use when adding, building, or debugging components in a React Native project that uses Uniwind classNames. Covers setup, Metro config, global.css, theming, className props, accent- color props, platform/data/state/responsive variants, CSS variables, custom utilities…

uni-stack/uniwind · 130 tokens

accessibility

Accessibility patterns for WCAG 2.2 compliance, keyboard focus management, React Aria component patterns, cognitive inclusion, native HTML-first philosophy, and user preference honoring. Use when implementing screen reader support, keyboard navigation, ARIA patterns, focus traps, accessible component libraries…

yonatangross/orchestkit · 65 tokens

modern-site-engineering

Integrate systems after frontend direction.

TheGoat395/Codex-Skills · 12 tokens

react-responsive-components

Implement size-dependent behavior/geometry.

TheGoat395/Codex-Skills · 11 tokens

product-motion-design

Design, implement, audit, or repair purposeful motion for React and web interfaces, including GSAP timelines, scroll choreography, micro-interactions, and optional Three.js scenes, with cleanup, responsive behavior, reduced-motion support, and browser verification.

divyanshu-iitian/agent-website-design-skills · 52 tokens

just-progress-bar-skill

Design, select, generate, and audit accessible creative progress bars for React, HTML/CSS, Gallery demos, recipes, CLI workflows, and Agent/MCP integrations.

Just-Agent/just-progress-bar-skill · 39 tokens