tailwindcss skills

316 tagged tailwindcss, measured the same way as everything else here.

Browse within: nextjs 60design-system 45Code Generation 44Orchestration 44lit 44ui-design 39vite 37vitejs 32vuejs 32vuejs3 32shadcn-ui 26docs 25gatsby 25handbook 25

ui-beats

25

nikhils4/ui-beats

Skill Claude CodeCodex

Use this skill when users want to add, customize, or troubleshoot UI Beats components in React/Next.js projects. It covers component selection, shadcn registry installation from uibeats.com, the UI Beats MCP server, motion and reduced-motion handling, and integration patterns for animated sections.

231 +1 10d ago A 62 tokens original MIT

ban-pattern

26

tsubotax/melta-ui

Skill Claude CodeCodex

A design-system rule for recording interface patterns that should not be used because they make a UI look generic or AI-generated.

196 16d ago A 67 tokens original MIT

design-review

27

tsubotax/melta-ui

Skill Claude CodeCodex

A review procedure for checking an HTML file against the melta UI design system, which is a set of rules for how an interface should look and behave.

196 16d ago A 82 tokens original MIT

frontend-design

28

rimzzlabs/website

Skill Claude CodeCodex

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

188 9d ago A 40 tokens

motion-ui

29

rimzzlabs/website

Skill Claude CodeCodex

Production-ready UI motion system for React/Next.js. Use when implementing animations, transitions, or motion patterns.

188 9d ago A 25 tokens

shadcn

30

rimzzlabs/website

Skill Claude CodeCodex

You are an expert in shadcn/ui — a collection of beautifully designed, accessible, and customizable React components built on Radix UI primitives and Tailwind CSS. Components are added directly to your codebase as source code, not installed as a dependency.

188 9d ago A 64 tokens

ktui-datatable

31

keenthemes/ktui

Skill Claude CodeCodex

KtUI DataTable (KTDataTable) — local/remote data, sorting, filtering, pagination, checkbox selection, state persistence, fixed layouts, event system, and architecture. Use this skill when building, debugging, or customizing DataTable components.

149 2mo ago A 56 tokens original MIT

ktui-select

32

keenthemes/ktui

Skill Claude CodeCodex

KtUI Select (KTSelect) — rich searchable multi-select dropdown replacing native select. Tags, combobox, remote data, pagination, select-all, events, and programmatic API. Use this skill when building, debugging, or customizing Select components.

149 2mo ago A 54 tokens original MIT

ktui

33

keenthemes/ktui

Skill Claude CodeCodex

Comprehensive guide to KtUI (Keenthemes Tailwind UI) — components, theming, initialization, data-attribute API, event system, helpers, and common patterns. Use this skill when building UI with KtUI, adding/customizing components, working with KtUI theming/colors/dark-mode, or when the user mentions KtUI, ktui…

149 2mo ago A 95 tokens original MIT

fortify-development

34

gdarko/laravel-vue-starter

Skill Claude CodeCodex

ACTIVATE when the user works on authentication in Laravel. This includes login, registration, password reset, email verification, two-factor authentication (2FA/TOTP/QR codes/recovery codes), profile updates, password confirmation, or any auth-related routes and controllers. Activate when the user mentions Fortify…

144 5mo ago A 189 tokens

gdarko/laravel-vue-starter

Skill Claude CodeCodex

Apply this skill whenever writing, reviewing, or refactoring Laravel PHP code. This includes creating or modifying controllers, models, migrations, form requests, policies, jobs, scheduled commands, service classes, and Eloquent queries. Triggers for N+1 and query performance issues, caching strategies, authorization…

144 5mo ago A 114 tokens

gdarko/laravel-vue-starter

Skill Claude CodeCodex

Activate when creating or modifying Vue 3 components, pages, layouts, stores, or services in the frontend. Covers component patterns, DaisyUI usage, icon system, toast notifications, drawer patterns, form handling, and the SPA routing/auth flow. Use when working in resources/app/.

144 5mo ago A 60 tokens

morphous-catalog

40

Ameyanagi/morphos

Skill Claude CodeCodex

Create or refresh Morphous website design-system/theme bundles from animal, insect, plant, landscape, mineral, weather, or other nature motifs. Use when Codex is asked to generate Morphous motif images, light/dark design-system boards, reusable image prompts, generated web assets, shadcn/tweakcn theme exports, or the…

100 17d ago A 79 tokens original Apache-2.0

actions-events

41

filipebraida/adonisjs-starter-kit

Skill Claude CodeCodex

Action + event pattern for AdonisJS. Actions are single-purpose classes with .handle(input); they never touch HttpContext and never call side-effect code (mail, notifications, transmit) directly — they emit a domain event and a listener wired in /start/events.ts runs the effect. Use when adding a new action, wiring a…

94 23d ago A 111 tokens original MIT

authorization

42

filipebraida/adonisjs-starter-kit

Skill Claude CodeCodex

RBAC + Bouncer pattern in an AdonisJS + Inertia app. Capabilities live in a PERMISSIONS const, role slugs in ROLES; a WithRoles mixin composes into User to expose hasPermission / hasRole / syncRoles; BasePolicy subclasses gate routes; the frontend consumes a typed useCan() prop. Escalation is protected in depth. Use…

94 23d ago A 145 tokens original MIT

crud

43

filipebraida/adonisjs-starter-kit

Skill Claude CodeCodex

Build an end-to-end CRUD stack in AdonisJS + Inertia: resource route → thin controller → VineJS validator → Bouncer policy → single-purpose action → transformer variant → Inertia page. Trigger on: "add CRUD for X", "create resource", "list/create/edit/delete X", "resource endpoint".

94 23d ago A 66 tokens original MIT

docs-writer

44

incubrain/foundry

Skill Claude CodeCodex

Creates and edits Dark Sky Conservation policy documentation for Maharashtra government officials and academics. Handles audience-appropriate tone, section-specific content rules (Research/Policy/Pilots), and orchestrates technical validation passes. Use when working on docs/content/ markdown files.

78 13d ago A 54 tokens

visual-tester

45

incubrain/foundry

Skill Claude CodeCodex

Perform UI/UX visual reviews and detect layout/styling bugs using annotated snapshots from agent-browser. Use when asked to "review the UI", "check for visual bugs", "screenshot this page", "compare layouts", or "test responsive design".

78 13d ago A 55 tokens

dont-trust-me-bro

46

StudyDrift/lextures

Skill Claude CodeCodex

Skeptical analysis and critique of claims, plans, and code without taking anyone at face value. Use when the user says "don't trust me", wants adversarial review, red-teaming, assumption checking, or verification that generated or proposed code is actually correct. Triggers on skepticism, critique everything, verify…

59 3d ago A 88 tokens AGPL-3.0

how

47

StudyDrift/lextures

Skill Claude CodeCodex

Use for "how does X work", code walkthroughs before changing something, and placement / ownership / layering questions ("where should this live", "which package owns this", "is this the right layer"). Explains subsystem architecture, runtime flow, onboarding mental models. Can critique architecture. Use why for…

59 3d ago A 64 tokens AGPL-3.0

why

48

StudyDrift/lextures

Skill Claude CodeCodex

Use for 'why does X work this way', 'why we picked Y', design rationale, regressions, postmortems, or data-backed thresholds. Discovers available MCPs and queries each evidence category (source control, issue tracker, long-form docs, real-time chat, infrastructure observability, error tracking, product analytics…

59 3d ago A 89 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: