design-audit

Audit project design quality for visual consistency and accessibility compliance.

22|3|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/fusengine/agents --skill design-audit-fusengine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-audit
Source: https://github.com/fusengine/agents/tree/main/plugins/design-expert/skills/design-audit
Command: npx skills add https://github.com/fusengine/agents --skill design-audit-fusengine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of ensuring a project's design adheres to established standards, identifying visual inconsistencies, and flagging generic AI-generated patterns that detract from brand identity.

Core Features & Use Cases

  • Visual Auditing: Systematically checks typography, colors, spacing, and motion against design tokens and best practices.
  • Consistency Checks: Validates that similar components share uniform styling (e.g., border-radius, shadows).
  • AI Slop Detection: Identifies and flags common, unoriginal design elements often produced by AI tools.
  • Use Case: A design lead can use this Skill to quickly audit a new feature's UI before release, ensuring it aligns with the company's design system and maintains a high level of polish.

Quick Start

Run a comprehensive design audit on the current project's codebase.

Frequently Asked Questions about design-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my UI for visual consistency and hard-coded design tokens?

AI slop detection identifies and flags common, unoriginal design elements often produced by AI tools, ensuring your project maintains a distinct brand identity and avoids generic visual patterns.

What is the best way to check accessibility compliance in an existing project's design?

A design system audit validates that similar components share uniform styling, such as border-radius and shadows, and compares them against defined standards to identify hard-coded values and inconsistent token usage.

Can I use this design audit to check spacing and typography before a feature release?

Yes, you can run a comprehensive design audit on your current project's codebase to quickly verify new feature UI aligns with company design system specifications and maintains high polish before release.

Does the consistency check validate border-radius and shadow styling across similar components?

Yes, consistency checks validate that similar components share uniform styling, including border-radius and shadows, ensuring adherence to design system specifications and flagging any inconsistent token usage.