workflows/workflows/agent-environment-setup/platforms/claude/generated-skills/design-audit/SKILL.md
Diagnose visual and UX weaknesses in an existing interface and return prioritized, concrete remediation guidance.
npx skillsauth add cubetiq/cubis-foundry design-auditInstall 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.
Reviews an existing interface for hierarchy, information architecture, interaction cost, consistency drift, accessibility, motion or performance waste, and component-boundary issues, then prioritizes fixes.
Use this when the product is built enough to inspect and the user wants critique or remediation guidance.
reviewer
frontend-design to restate the intended direction and lock the style contract assumptions the audit will judge against.design to identify the primary failure dimensions before proposing fixes.frontend-design for the public UI-design frame and intended directiondesign for critique taxonomy and route selection after diagnosisweb-ui-design, mobile-ui-design, or desktop-ui-design for the remediation route once the audit identifies the failing surfaceProvide screenshots, page routes, or component references and note whether the ask is critique-only or critique plus implementation.
The result should prioritize specific issues rather than offering generic taste-based feedback.
DESIGN_AUDIT_WORKFLOW_RESULT:
corrected_direction: <2-5 word direction>
findings:
- severity: high | medium | low
dimension: hierarchy | information_architecture | interaction_cost | consistency_drift | accessibility | motion_performance | component_boundary
issue: <problem>
fix: <recommended action>
removals:
- <what to remove or reject>
strengths:
- <what already works>
Typical next step: /design-screen or /implement
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.