audit

Identify and document interface quality issues across accessibility, performance, theming, and responsive design.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/teegin-g/Slopcast --skill audit-teegin-g
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/teegin-g/Slopcast/tree/main/.cursor/skills/audit
Command: npx skills add https://github.com/teegin-g/Slopcast --skill audit-teegin-g

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identifies and documents interface quality issues across accessibility, performance, theming, and responsive design, enabling teams to improve UX with clear guidance.

Core Features & Use Cases

  • Accessibility checks including contrast, ARIA usage, keyboard navigation, and semantic HTML validation.
  • Performance diagnostics covering render efficiency, bundle size, and optimization opportunities.
  • Theming and responsive design validation to ensure color tokens, dark mode consistency, and mobile-friendly layouts.
  • Use Case: Run during QA to surface high-priority issues before release and guide design reviews with concrete findings.

Quick Start

Run a full UI audit on the target interface to generate a prioritized report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run a comprehensive UI audit for accessibility and responsive design issues?

A UI audit identifies interface quality issues across accessibility, performance, theming, and responsive design. It produces a structured diagnostic report with severity ratings and actionable recommendations for web and mobile interfaces.

What is included in an accessibility and performance audit for web interfaces?

An accessibility and performance audit checks contrast, ARIA usage, keyboard navigation, semantic HTML, render efficiency, and bundle size. It outputs a prioritized report with concrete findings to guide design reviews before release.

Can I validate dark mode theming and color tokens during a UI design review?

Yes, theming validation is a core part of a UI audit. It checks color tokens and dark mode consistency to ensure visual coherence, adding these findings to the structured diagnostic report with severity ratings.

Does the UI audit report automatically fix accessibility and performance issues?

No, the UI audit produces a diagnostic report with actionable recommendations and severity ratings. It defers actual fixes to downstream commands and tools, focusing on identifying and documenting interface quality issues.

How do I use a UI audit report in QA workflows to surface high-priority issues?

Run the UI audit during QA to generate a prioritized report. This surfaces high-priority accessibility, performance, and responsive design issues before release, providing clear guidance for subsequent fixes.

What's the best way to check mobile-friendly layouts and responsive design before release?

A comprehensive UI audit validates responsive design and mobile-friendly layouts. It documents any interface quality issues found and generates an actionable report with severity ratings to guide pre-release improvements.