From antigravity-awesome-skills
Interactive setup wizard for configuring brand color, typography, visual style, and scaffolding a first page using the StyleSeed Toss seed. Walks through one design decision at a time.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:ui-setupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Part of [StyleSeed](https://github.com/bitjaru/styleseed), this setup wizard turns a raw project into a design-system-guided workspace. It collects the minimum brand and product context needed to configure tokens, pick a visual direction, and generate an initial page without drifting into generic UI.
Part of StyleSeed, this setup wizard turns a raw project into a design-system-guided workspace. It collects the minimum brand and product context needed to configure tokens, pick a visual direction, and generate an initial page without drifting into generic UI.
Do not front-load the full questionnaire. Ask a single question, wait for the answer, store it, then continue.
Identify the product shape before touching tokens or layout recipes.
Suggested buckets:
Use the answer to choose the page composition pattern and the type of first screen to scaffold.
Offer a few safe defaults plus a custom hex option. Once selected:
If the project uses the StyleSeed Toss seed, the main target is css/theme.css.
Ask whether the user wants to borrow the feel of an established brand or design language. Good examples include Stripe, Linear, Vercel, Notion, Spotify, Supabase, and Airbnb.
Use the reference to influence density, tone, and composition, not to clone assets or trademarks.
Confirm the font direction:
If the seed is present, update the font-related files rather than scattering overrides across components.
Ask for:
Then scaffold the page using the seed's page shell, top bar, navigation, spacing scale, and card structure.
Return:
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderInteractive wizard configures StyleSeed design system: app type, brand color, visual style, typography, and scaffolds first screen. For new frontend projects with StyleSeed Toss seed.
Guides exploration of visual design direction through conversation, producing style brief with CSS framework and component library configurations for colors, typography, spacing, and animations.
Designs distinctive, non-generic web UIs using a strategy-first approach: define brand identity, typography, color system, then craft layout, components, motion, and accessibility. Activates on build/design requests to avoid AI-default aesthetics.