audit

Audit interface quality across accessibility, performance, theming, and responsive design.

467|42|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/mxyhi/ok-skills --skill audit-mxyhi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/mxyhi/ok-skills/tree/main/impeccable/audit
Command: npx skills add https://github.com/mxyhi/ok-skills --skill audit-mxyhi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of ensuring high-quality user interfaces by systematically checking for issues across accessibility, performance, theming, and responsive design, providing a clear roadmap for improvement.

Core Features & Use Cases

  • Comprehensive Auditing: Conducts detailed checks for accessibility violations, performance bottlenecks, theming inconsistencies, and responsive design flaws.
  • Issue Reporting: Generates a structured report categorizing issues by severity and type, including actionable recommendations.
  • Use Case: A development team can use this skill to perform a pre-launch quality assurance check on a new web application, identifying critical accessibility and performance issues that need to be resolved before release.

Quick Start

Run a comprehensive audit of the current interface, focusing on accessibility and performance.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit interface accessibility and performance before a web app launch?

An interface quality audit systematically checks accessibility, performance, theming, and responsive design flaws. It analyzes contrast ratios, ARIA attributes, keyboard navigation, semantic HTML, and asset optimization, generating a structured report with severity ratings and remediation recommendations.

What does an interface quality audit check for in web design?

An interface quality audit checks for contrast ratio violations, missing ARIA attributes, keyboard navigation gaps, semantic HTML errors, layout thrashing, animation performance bottlenecks, theming token adherence, dark mode support, and responsive layout constraints.

Can I use this audit to check dark mode support and theming token adherence?

Yes, you can use this audit to check dark mode support and theming token adherence. It systematically evaluates theming inconsistencies and verifies that interface components correctly follow design tokens across different visual themes.

How do I get severity ratings for responsive design flaws and accessibility violations?

You get severity ratings by running a comprehensive interface audit. The process categorizes discovered accessibility violations, performance bottlenecks, and responsive design flaws into a structured report, rating each issue by severity to guide remediation.

Does the audit check form validation and image alt text for accessibility compliance?

Yes, the audit checks form validation and image alt text for accessibility compliance. It systematically reviews these elements alongside semantic HTML and ARIA attributes to identify issues and provide actionable remediation recommendations.

What is the best way to identify layout thrashing and animation performance bottlenecks?

The best way to identify layout thrashing and animation performance bottlenecks is through a systematic interface performance audit. It analyzes rendering constraints and animation frame rates, generating a detailed report of performance issues.