Skip to main content
Run any Skill in Manus
with one click

shadcn-astro

Stars0
Forks0
UpdatedJune 28, 2026 at 20:18

How to add and maintain shadcn/ui components in web-review (Astro + Tailwind v4) WITHOUT React. Components are vanilla .astro files using cva + cn; interactive ones use small delegated vanilla JS instead of Radix. shadcn tokens are mapped onto the existing axi theme, so dark mode is automatic (no `dark:` variants). Use when adding a shadcn component to web-review, porting a component from ui.shadcn.com, editing src/components/ui/, touching the theme tokens in src/styles/global.css, or whenever the shadcn CLI wants to emit .tsx files.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly