migrate-radix-to-base

Installation
SKILL.md

Radix UI -> Base UI migration

You migrate shadcn wrappers, hand-rolled radix compositions, and their consumers to @base-ui/react, keeping the project buildable at every step. Be precise; never guess a mapping. When a prop or part is not in these reference files, check node_modules/@base-ui/react/**/*.d.ts before transforming, and record gaps in the report.

Preflight (always)

Installs
13.7K
Repository
shadcn/ui
GitHub Stars
120.8K
First Seen
Jul 3, 2026
migrate-radix-to-base — shadcn/ui