AgentStack
SKILL verified MIT Self-run

050103 Tailwind Implement

skill-natuleadan-skills-050103-tailwind-implement · by natuleadan

Tailwind CSS v4 CSS-first configuration and shadcn/ui component composition — CVA factories, styling rules, forms, icons, Base vs Radix API.

No reviews yet
0 installs
8 views
0.0% view→install

Install

$ agentstack add skill-natuleadan-skills-050103-tailwind-implement

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of 050103 Tailwind Implement? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Tailwind CSS v4 & shadcn/ui Composition

Implementation layer of frontend design — translating design tokens into @theme blocks and composing shadcn/components following the component system rules.

References

| Topic | File | |---|---| | Tailwind v4: @theme, @custom-variant, @utility, @starting-style, container queries, CVA patterns, v3→v4 migration | [references/tailwind-v4.md](references/tailwind-v4.md) | | shadcn styling: semantic colors, gap-, size-, truncate, cn(), no dark: overrides, no z-index on overlays | [references/shadcn-styling.md](references/shadcn-styling.md) | | shadcn forms: FieldGroup/Field, InputGroup, ToggleGroup, FieldSet, validation states | [references/shadcn-forms.md](references/shadcn-forms.md) | | shadcn composition: Card, Empty, Alert, sonner toast, Dialog/Sheet/Drawer Title, Button loading, Tabs, Avatar, Separator, Skeleton, Badge | [references/shadcn-composition.md](references/shadcn-composition.md) | | shadcn icons: data-icon, no sizing, pass as objects, stroke consistency, no emoji | [references/shadcn-icons.md](references/shadcn-icons.md) | | Base vs Radix API: asChild vs render, Select, Accordion, Slider, ToggleGroup differences | [references/shadcn-base-radix.md](references/shadcn-base-radix.md) | | Data Table with TanStack: column defs, sorting, filtering, pagination, row selection, visibility | [references/shadcn-data-table.md](references/shadcn-data-table.md) | | Charts with Recharts: ChartContainer, bar/line/area/pie/radial, tooltip, legend | [references/shadcn-charts.md](references/shadcn-charts.md) |

When to Use

| Trigger | Use | |---|---| | Setting up Tailwind v4 theme | [references/tailwind-v4.md](references/tailwind-v4.md) | | Building form UI | [references/shadcn-forms.md](references/shadcn-forms.md) | | Composing Card/Dialog/Sheet | [references/shadcn-composition.md](references/shadcn-composition.md) | | Placing icons in buttons | [references/shadcn-icons.md](references/shadcn-icons.md) | | Deciding asChild vs render | [references/shadcn-base-radix.md](references/shadcn-base-radix.md) | | Using semantic colors correctly | [references/shadcn-styling.md](references/shadcn-styling.md) | | Building a data table with TanStack | [references/shadcn-data-table.md](references/shadcn-data-table.md) | | Building charts with Recharts | [references/shadcn-charts.md](references/shadcn-charts.md) |

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.