audit

Audit frontend code for accessibility, performance, and maintainability gaps.

14|1|Updated May 6, 2026
One-click install
npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill audit-wzyxdwll
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/wzyxdwll/ccgx-workflow/tree/main/templates/skills/impeccable/audit
Command: npx skills add https://github.com/wzyxdwll/ccgx-workflow --skill audit-wzyxdwll

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams systematically identify accessibility, performance, and maintainability gaps in frontend code, enabling targeted improvements without implementing fixes automatically.

Core Features & Use Cases

  • Comprehensive audits across accessibility, performance, theming, responsiveness, and anti-patterns to surface issues before release.
  • Structured reports with severity levels, actionable recommendations, and traceable findings for developers and designers.
  • Use Case: Use during a design review to surface WCAG issues and performance bottlenecks in a new UI component library.

Quick Start

Run the audit on your frontend project to generate a comprehensive health report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit frontend code for accessibility and performance issues?

To audit frontend code for accessibility and performance issues, run this Skill to systematically identify WCAG gaps and performance bottlenecks. It generates a structured health report with severity levels and actionable recommendations for developers and designers.

What is the best way to generate a structured quality report for a UI component library?

The best way to generate a structured quality report for a UI component library is using this Skill during a design review. It surfaces accessibility, theming, and anti-pattern issues, outputting formal, traceable findings with severity levels.

Can I use this audit to check release readiness for SPAs?

Yes, you can use this audit to check release readiness for SPAs. The Skill scopes web apps, SPAs, and component libraries to identify maintainability gaps and performance bottlenecks before release.

Does the frontend audit automatically fix the accessibility gaps it finds?

No, the frontend audit does not automatically fix accessibility gaps. It identifies issues and provides targeted recommendations to enable improvements, leaving the actual code implementation to the development team.