web-ui-builder
Installation
SKILL.md
Web UI Builder
Automatically generate complete frontend page code from visual descriptions or image references. Fixed tech stack: React 19 + Vite 8 + Tailwind CSS 4 + lucide-react.
Tech Stack
| Technology | Version | Purpose |
|---|---|---|
| React | 19+ | UI framework |
| Vite | 8+ | Build tool |
| Tailwind CSS | 4+ | Styling (CSS-driven, no tailwind.config.js) |
| lucide-react | 1.17+ | Icon library |
| @vitejs/plugin-react | latest | Vite React plugin |
Tailwind CSS 4 Notes
Tailwind CSS 4 uses CSS-driven configuration, no tailwind.config.js or postcss.config.js needed: