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
2.5K
Repository
shadcn/ui
GitHub Stars
118.4K
First Seen
5 days ago
migrate-radix-to-base — shadcn/ui