bundled-skills/ui-setup/SKILL.md
Interactive StyleSeed setup wizard for choosing app type, brand color, visual style, typography, and the first screen scaffold.
npx skillsauth add FrancoStino/opencode-skills-antigravity ui-setupInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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:
development
Fetch YouTube transcripts, search videos, browse channels, and extract playlists via TranscriptAPI — no yt-dlp, no Google API key, works from any cloud server.
development
Passive income portfolio analysis — activate when user asks about dividend yields, Treasury rates, REIT income, monthly passive income goals, or portfolio yield optimization. Scans 4 asset classes, ranks by risk-adjusted return, and builds allocations targeting a specific monthly income.
devops
End-to-end production QA, build verification, and launch-readiness checklist for fullstack Next.js apps. Covers TypeScript, linting, tests, build, SEO tags, route regression, and sitemap validation.
development
Safe production cleanup and hardening for vibe-coded fullstack apps (Next.js, React, Node.js, etc.). Removes dead imports, unused files, and broken references without breaking routes or APIs.