audit

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

270|17|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/AkaraChen/aghub --skill audit-akarachen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/AkaraChen/aghub/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/AkaraChen/aghub --skill audit-akarachen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill identifies and reports quality issues across accessibility, performance, theming, and responsive design to help teams surface critical gaps before release.

Core Features & Use Cases

  • Systematic multi-dimension audits across A11y, performance, theming, and responsiveness.
  • Generates a structured report with P0-P3 severity ratings and actionable remediation plans.
  • Use Case: integrate into CI or design-review workflows to surface regressions and guide improvements.

Quick Start

Invoke the audit command to run a full diagnostic scan and generate a prioritized quality 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 systematic accessibility and performance audit on my codebase?

Run an audit to execute a multi-dimension diagnostic scan across accessibility, performance, theming, and responsive design, generating a structured report with severity ratings and remediation plans.

What is a quality audit report for UI components?

A quality audit report identifies critical gaps in UI components, scoring dimensions like accessibility and performance, then outputs a prioritized remediation plan to guide improvements before release.

Can I integrate a quality audit into CI or design-review workflows?

Yes, you can integrate this audit into CI or design-review workflows to surface regressions and guide improvements during development, testing, and release cycles.

Does the audit report provide severity ratings for accessibility issues?

Yes, the audit generates a structured diagnostic report featuring P0-P3 severity ratings for accessibility and performance issues, alongside a clear remediation plan.

What's the best way to identify responsive design and theming regressions?

Invoke a full diagnostic scan to identify responsive design and theming regressions, producing dimension scores and actionable remediation steps for your software projects.

When do I need to perform a multi-dimension quality audit?

Perform a multi-dimension quality audit during development, testing, and release cycles to surface critical accessibility, performance, theming, and responsive design gaps before release.