workflows/workflows/agent-environment-setup/platforms/claude/skills/frontend-design-core/SKILL.md
Establish the design-engine execution order, canonical design-state model, and the repo-first constraints for serious frontend or mobile design work.
npx skillsauth add cubetiq/cubis-foundry frontend-design-coreInstall 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.
Define the design-engine control flow before any UI generation or implementation work starts. This skill resolves canonical design state, chooses the right overlays, and keeps design prep ahead of Stitch or implementation.
docs/foundation/DESIGN.md and page/flow/mobile overlaysdocs/foundation/DESIGN.md as canonical — Every design-heavy task starts from the canonical design system document. Any Stitch-facing mirror is generated compatibility state only.docs/foundation/design/pages, docs/foundation/design/flows, or docs/foundation/design/mobile, then produce the task-specific screen brief.workflows/design-datasets/*.json during execution. Do not paste raw external source text into prompts.frontend-design-style-selector to choose the visual direction, frontend-design-system when the design state is missing or stale, frontend-design-screen-brief when the task needs a concrete screen brief, frontend-design-mobile-patterns for Flutter/mobile-specific adaptation, and frontend-design-implementation-handoff when translating the result into production code.Deliver:
tools
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.