audit

Audit UI interfaces for accessibility, performance, theming, and responsiveness.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/Elliot-TangS/EliteChain --skill audit-elliot-tangs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/Elliot-TangS/EliteChain/tree/main/.windsurf/skills/audit
Command: npx skills add https://github.com/Elliot-TangS/EliteChain --skill audit-elliot-tangs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies and documents interface quality issues across accessibility, performance, theming, and responsive design to prevent regressions and ensure a high-quality user experience.

Core Features & Use Cases

  • Comprehensive Diagnostics: Runs cross-domain checks covering A11y, performance, theming, and responsive design to surface actionable issues.
  • Prioritized Reporting: Generates a structured report with severity ratings and practical recommendations for remediation.
  • Non-destructive Workflow: Documents issues without applying fixes, enabling separate commands to address them.

Quick Start

Run a full UI audit on the current project to generate a prioritized report of accessibility, performance, theming, and responsive issues.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run a UI audit for accessibility and performance before deployment?

A UI audit identifies and documents interface quality issues across accessibility, performance, theming, and responsive design. It uses deterministic checks to surface actionable issues and generates a structured report with severity ratings to prevent regressions before deployment.

Does the accessibility audit automatically fix UI issues it finds?

No, the accessibility audit operates non-destructively and does not apply automated fixes. It documents interface issues and produces prioritized recommendations, enabling you to use separate commands to address the identified problems.

Can I use this UI audit tool with my front-end design system?

Yes, the UI audit works with front-end design systems by referencing existing tokens and patterns. It is applicable to web apps, dashboards, and marketing sites requiring a comprehensive quality check during design reviews or pre-deployment.

What is the best way to check responsive design and theming consistency in a web app?

The best way to check theming and responsive design is to run cross-domain diagnostics. This process evaluates your UI against established tokens and patterns to surface inconsistencies and generates a structured report with practical remediation recommendations.

How does the reporting mechanism work for identified UI performance issues?

The reporting mechanism works by running cross-domain checks and compiling the results into a prioritized report. It assigns severity ratings to performance issues and provides practical recommendations, allowing teams to systematically resolve critical regressions first.

When should I avoid using an automated UI audit?

You should avoid using an automated UI audit if you need direct code modifications, as this process is strictly non-destructive. It is designed for documentation and reporting rather than applying automated fixes to your interface.