workflows/workflows/agent-environment-setup/platforms/antigravity/skills/web-ui-design/SKILL.md
Design browser-first interfaces with strong visual direction, component architecture, responsive layout strategy, accessibility, and implementation-aware handoff for real web products.
npx skillsauth add cubetiq/cubis-foundry web-ui-designInstall 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.
Provide the browser-first execution surface for design work. Use it when the task needs a concrete web interface direction, layout system, screen brief, or implementation-ready handoff rather than routing or systemization.
This skill should produce work that feels deliberate and current, not generic SaaS-card first. The first viewport must have a strong visual anchor, and the layout must stay cardless by default unless a card is the real interaction.
design, then restate the browser-specific job to be done before proposing layout.../design/references/visual-direction.md and ../design/references/execution-contract.md when the contract needs to stay strict.../design/references/web-ui-design.md when the surface type, navigation model, or content density needs a sharper browser-specific frame. Do not apply landing-page patterns to data-heavy product screens.references/component-architecture.md when the task needs reusable primitives, composites, or layout shells.../design/references/design-tokens.md when color, spacing, typography, or semantic aliasing needs to be defined or refreshed.references/responsive-patterns.md, references/accessibility.md, ../design/references/responsive-adaptive-systems.md, and ../design/references/polish-accessibility-motion.md selectively.references/animation.md only when the request genuinely depends on motion. Favor 2-3 intentional motions over scattered micro-interactions.../design/references/output-template.md: layout summary, component vocabulary, interaction states, anti-generic constraints, and implementation cues that a real frontend engineer can build.design.Return:
../design/SKILL.md../design/references/execution-contract.md../design/references/foundation.md../design/references/web-ui-design.md../design/references/output-template.md../design/references/polish-accessibility-motion.md../design/references/responsive-adaptive-systems.md../design/references/visual-direction.md../design/references/design-tokens.mdreferences/component-architecture.mdreferences/responsive-patterns.mdreferences/accessibility.mdreferences/animation.mdtools
Use when investigating latest vendor behavior, comparing tools or platforms, verifying claims beyond the repo, or gathering external evidence before implementation.
documentation
Use when designing database schemas, normalization strategies, indexing plans, query optimization, and migration workflows for relational, document, or hybrid data stores.
development
Use when writing, reviewing, or refactoring modern C#/.NET code, including minimal APIs, records, async streams, pattern matching, DI lifetimes, and memory-efficient performance tuning.
development
Use when conducting code reviews, building review checklists, calibrating review depth, providing structured feedback, or establishing team review practices. Covers review methodology, feedback patterns, automated checks, and batch review strategies.