audit

Audit web codebases for accessibility, performance, theming, and responsive design issues.

Updated Nov 15, 2025
One-click install
npx skills add https://github.com/billh93/snchz --skill audit-billh93
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/billh93/snchz/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/billh93/snchz --skill audit-billh93

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill identifies and documents accessibility, performance, theming, responsive design, and anti-pattern issues across a codebase.

Core Features & Use Cases

  • Generate a scored audit report with P0-P3 severity ratings and an actionable remediation plan.
  • Support multi-dimension checks across accessibility, performance, theming, and responsive design.
  • Use Case: Project teams can run a full audit to surface critical issues before release.

Quick Start

Invoke the audit on your current project to generate a scored report across accessibility, theming, 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 code quality and accessibility issues in a web application?▼

To audit code quality and accessibility, you can run a diagnostic evaluation across your web application to identify issues and generate a scored report with P0-P3 severity ratings and a remediation plan.

What is included in a multi-dimension codebase audit report?▼

A multi-dimension codebase audit report includes scored findings across five diagnostic areas: accessibility, performance, theming, responsive design, and anti-pattern issues, formatted with prioritized severity ratings.

Can I use this audit to check responsive design and theming anti-patterns in a component library?▼

Yes, you can apply this audit to component libraries to evaluate responsive design and theming anti-patterns, generating an actionable remediation plan to surface critical issues before release.

What's the best way to prioritize accessibility and performance fixes before release?▼

The best way to prioritize fixes is to generate a scored audit report that assigns P0-P3 severity ratings to accessibility and performance issues, providing an actionable, prioritized remediation plan.

Does this code quality audit require any specific dependencies or environment setup?▼

No, this code quality audit requires no external dependencies or environment setup, allowing you to instantly invoke it on your current project to evaluate diagnostic dimensions and surface issues.