Scaffold a SaaS dashboard skeleton without writing Tailwind by hand
متى تستخدمه: You want a fast first version of a layout with consistent design tokens.
المتطلبات الأساسية
- Server/skill installed and authenticated — See repo README
الخطوات
-
Pick blocksList FlyonUI dashboard blocks. I want a sidebar, top nav, stats cards row, and a data table.✓ تم النسخ→ Names of matching blocks
-
ComposeCompose them into one HTML file. Use the slate theme.✓ تم النسخ→ One file with the four blocks stitched together
النتيجة: A reasonable v0 dashboard layout in seconds.
المزالق
- FlyonUI's class names track DaisyUI versions. If you mix with shadcn or vanilla Tailwind, components may visually clash. — FlyonUI's class names track DaisyUI versions. If you mix with shadcn or vanilla Tailwind, components may visually clash.