html-to-react-tailwind
Installation
SKILL.md
HTML/CSS/JS to React + Tailwind Conversion
Convert static HTML/CSS/JavaScript into idiomatic, production-ready React components styled with Tailwind CSS.
Convert: $ARGUMENTS
$ARGUMENTS should include:
- Source HTML file path(s) or inline HTML to convert
- Optionally: target output directory
- Optionally: framework context (Next.js, Vite, React Router)
- Optionally: Tailwind version (v3 or v4 — default v4)
- Optionally: component library preference (shadcn/ui, Radix, headless)
- Optionally: "audit" to analyze HTML before converting
- Empty — ask the user what to convert