audit

Run technical quality audits across accessibility, performance, theming, responsive design, and anti-patterns.

Updated May 25, 2026
One-click install
npx skills add https://github.com/Chieji/my-skills --skill audit-chieji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/Chieji/my-skills/tree/main/audit
Command: npx skills add https://github.com/Chieji/my-skills --skill audit-chieji

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run systematic technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with P0-P3 severity ratings and an actionable plan. Use when the user wants an accessibility check, performance audit, or technical quality review.

Core Features & Use Cases

  • Comprehensive diagnostic scan: Evaluate accessibility, performance, theming, responsiveness, and anti-patterns with a clear scoring system.
  • Actionable reporting: Produce a prioritized improvement plan with a P0-P3 severity breakdown.
  • Use Case: Ideal for QA before release, design reviews, and ongoing technical debt assessment.

Quick Start

Run a complete audit across the project to generate the diagnostic report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run an accessibility and performance audit for web UI components?

Run an accessibility and performance audit by executing the /audit command to automatically scan web UI components. It evaluates accessibility, performance, theming, responsiveness, and anti-patterns, generating a structured diagnostic report with P0-P3 severity scores.

What is a technical quality audit and what does the report include?

A technical quality audit systematically checks accessibility, performance, theming, responsiveness, and anti-patterns. The generated report includes a clear scoring system with an actionable, prioritized improvement plan based on P0-P3 severity ratings.

Can I check technical debt and anti-patterns without modifying source code?

Yes, you can check technical debt and anti-patterns without modifying source code. The audit requires no changes to your source files, outputting a structured technical quality report with severity ratings and a remediation plan.

What's the best way to prioritize technical debt remediation before a release?

The best way to prioritize technical debt remediation is to run a comprehensive diagnostic scan. It produces an actionable report with a P0-P3 severity breakdown, ideal for QA before release and design reviews.

Does the quality audit require any specific dependencies or components?

No, the quality audit does not require any specific dependencies or components. It runs independently to evaluate web UI projects and generate scored reports across accessibility, performance, and theming dimensions.