audit

Diagnoses projects, pages, and components for accessibility, performance, theming, responsive design, and anti-patterns.

5|1|Updated May 31, 2026
One-click install
npx skills add https://github.com/waynesutton/teleprompter --skill audit-waynesutton
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/waynesutton/teleprompter/tree/main/.cursor/skills/audit
Command: npx skills add https://github.com/waynesutton/teleprompter --skill audit-waynesutton

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run comprehensive quality checks across accessibility, performance, theming, responsive design, and anti-patterns, producing a scored report with an actionable remediation plan.

Core Features & Use Cases

  • A11y and performance audits: Evaluate accessibility compliance, performance bottlenecks, and theming consistency across pages and components.
  • Comprehensive scoring: Generate P0-P3 severity ratings with prioritized remediation steps.
  • Use Case: When validating a new UI feature or performing a pre-release quality review, generate a reproducible audit report for stakeholders.

Quick Start

Run a full technical audit on the target UI or codebase and 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 on my UI components?

To run an accessibility and performance audit, the diagnostic scan evaluates target artifacts for compliance, bottlenecks, and theming issues, returning a scored P0-P3 severity report with actionable remediation steps.

What is a P0-P3 severity report for frontend quality checks?

A P0-P3 severity report for frontend quality checks categorizes identified anti-patterns, performance bottlenecks, and accessibility issues by priority level, providing actionable recommendations and validation guidance without applying automatic fixes.

How do I check responsive design and theming consistency across a project?

To check responsive design and theming consistency, apply a diagnostic scan across your project's pages and components, scoring the findings and logging evidence with a prioritized remediation plan.

Does the audit report automatically fix code anti-patterns it finds?

The audit report does not automatically fix code anti-patterns; it logs findings with evidence, provides remediation recommendations, and includes validation guidance to help developers manually resolve the identified issues.

Can I generate a pre-release quality review report for stakeholders?

You can generate a reproducible pre-release quality review report for stakeholders by running a full technical audit on the target UI, producing scored severity ratings and prioritized remediation steps.