From antigravity-awesome-skills
Scaffolds mobile-first pages in StyleSeed Toss apps using layout patterns, section rhythm, shell components, and information pyramid for consistent structure in new product flows.
npx claudepluginhub sickn33/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Part of [StyleSeed](https://github.com/bitjaru/styleseed), this skill scaffolds a complete page or screen using the Toss seed's mobile-first composition rules. It keeps page structure consistent by building on the existing shell, top bar, bottom navigation, and card rhythm instead of producing disconnected sections.
Scaffolds mobile-first pages in StyleSeed Toss apps using layout patterns, section rhythm, shell components, and information pyramid for consistent structure in new product flows.
Guides building SaaS dashboards, settings pages, data tables, and layouts using patterns for component selection (shadcn/ui + Tailwind), page composition, responsive design, dark mode, and UI states (loading, empty, error).
Develops big-tech style UIs (Stripe, Vercel, Apple) from planning to implementation using Tailwind and shadcn-ui. Handles pages, components, landing pages, dashboards.
Share bugs, ideas, or general feedback.
Part of StyleSeed, this skill scaffolds a complete page or screen using the Toss seed's mobile-first composition rules. It keeps page structure consistent by building on the existing shell, top bar, bottom navigation, and card rhythm instead of producing disconnected sections.
Read the current page scaffolding patterns first, especially:
Clarify:
Every screen should have one dominant purpose.
Lay out the page from highest importance to lowest:
Avoid repeating the same section type mechanically from top to bottom.
Default layout choices:
max-w-[430px]bg-backgroundpx-6space-y-6Use existing ui/ and patterns/ components wherever possible. New pages should primarily orchestrate existing building blocks, not recreate them.
Return: