audit

Audit UI accessibility, performance, theming, and responsive issues into a prioritized report.

Updated Feb 8, 2026
One-click install
npx skills add https://github.com/wellsgz/SonarScope --skill audit-wellsgz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/wellsgz/SonarScope/tree/main/.codex/skills/audit
Command: npx skills add https://github.com/wellsgz/SonarScope --skill audit-wellsgz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The audit skill helps teams systematically identify accessibility, performance, theming, and responsive design issues, and document them for remediation rather than auto-fixing.

Core Features & Use Cases

  • Diagnostic Scan across Accessibility, Performance, Theming, and Responsive Design to surface issues.
  • Comprehensive Report generation with prioritized issues, severity, and actionable recommendations.
  • Reproducible workflows to guide design and development teams in remediation without making changes themselves.

Quick Start

Run the automated UI audit against the current interface baseline and 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 UI accessibility audit on my frontend components?

Run a UI accessibility audit by scanning frontend components and pages to identify WCAG non-compliance. The process generates a comprehensive report detailing specific accessibility issues, severity levels, and actionable recommendations for manual remediation.

What is a frontend design audit and how does it improve theming?

A frontend design audit is a diagnostic scan that identifies theming inconsistencies and responsive layout issues across your interface. It improves theming by documenting these issues in a prioritized report, ensuring design quality without auto-fixing the codebase.

Can I use this to check responsive design issues across different layouts?

Yes, you can check responsive design issues by applying the audit across target interface layouts. It systematically documents responsive breakpoint failures, producing a prioritized report with severity and recommendations to guide your remediation workflow.

Does the UI audit automatically fix accessibility and performance issues?

No, the UI audit does not automatically fix accessibility and performance issues. It intentionally documents these problems for manual remediation, providing a reproducible workflow and a prioritized report with impact analysis and recommended commands.

How do I generate a WCAG compliance report for my website?

Generate a WCAG compliance report by running an automated diagnostic scan against your current interface baseline. The output conforms to WCAG guidelines, providing a structured report detailing prioritized issues, impact, and recommendations for your team.