
Antd Style To Tailwind
- 33 installs
- 5k repo stars
- Updated August 4, 2026
- dtyq/magic
Automates migrating antd-style CSS-in-JS (createStyles) React components to Tailwind utility classes with dark-mode support.
About
antd-style-to-tailwind is a Claude Code skill that migrates existing antd-style CSS-in-JS (createStyles) React components to Tailwind CSS utility classes while preserving full dark-mode support and the project's style-system conventions. A solo builder reaches for it when converting a legacy antd-style codebase to Tailwind or writing new components in files that already use antd-style.
- antd-style → Tailwind migration
- Preserves dark-mode support
- Follows project style-system strategy
Antd Style To Tailwind by the numbers
- 33 all-time installs (skills.sh)
- Ranked #1,433 of 2,245 Frontend Development skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dtyq/magic --skill antd-style-to-tailwindAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 33 |
|---|---|
| repo stars | ★ 5k |
| Last updated | August 4, 2026 |
| Repository | dtyq/magic ↗ |
What it does
Automates migrating antd-style CSS-in-JS (createStyles) React components to Tailwind utility classes with dark-mode support.
Who is it for?
React teams moving off antd-style CSS-in-JS to Tailwind
Skip if: Non-React or non-Tailwind styling stacks