audit

Audit accessibility, performance, theming, and responsive design with P0-P3 severity reports.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/byonk19-svg/rt-scheduler --skill audit-byonk19-svg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/byonk19-svg/rt-scheduler/tree/main/.cursor/skills/audit
Command: npx skills add https://github.com/byonk19-svg/rt-scheduler --skill audit-byonk19-svg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates a structured technical quality audit across accessibility, performance, theming, and responsive design, generating a scored report with P0-P3 severity ratings and an actionable plan.

Core Features & Use Cases

  • Diagnostic Scan: multi-dimensional checks across Accessibility, Performance, Theming, Responsive Design, and Anti-Patterns with a 0-4 scoring rubric per dimension.
  • Actionable Reporting: produces a formal audit report that highlights critical issues and recommended remediation steps.
  • Use Case: during CI or design reviews, run the audit to surface WCAG gaps, performance bottlenecks, and theming inconsistencies to guide fixes before release.

Quick Start

Run the audit on your project to generate a comprehensive quality report with prioritized improvements.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I check my code for accessibility and performance issues before release?

Run a structured code-quality audit to identify accessibility gaps and performance bottlenecks, generating a scored report with P0-P3 severity ratings and actionable remediation steps to guide pre-release fixes.

What is a code-quality audit and how does the severity scoring work?

A code-quality audit evaluates accessibility, performance, theming, and responsive design using a 0-4 scoring rubric per dimension, outputting an executive summary with prioritized improvements based on P0-P3 severity levels.

Can I use this audit to detect theming inconsistencies and responsive design flaws?

Yes, this audit detects theming inconsistencies and responsive design flaws through a multi-dimensional diagnostic scan that also evaluates anti-patterns and produces structured documentation of quality issues.

When do I need to run a technical quality audit on my UI components?

Run a technical quality audit during code reviews, UI component evaluations, or pre-release checks to surface critical issues like anti-patterns and guide fixes before deployment.

Does the audit report include remediation plans for the identified anti-patterns?

Yes, the audit report includes actionable remediation plans for identified anti-patterns, providing formal documentation that highlights critical issues and recommended steps to resolve them.