audit

Audit UI components and pages for accessibility, performance, theming, and responsiveness issues.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/rattamnoon/our-third-story --skill audit-rattamnoon
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/rattamnoon/our-third-story/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/rattamnoon/our-third-story --skill audit-rattamnoon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematically identifies quality gaps across accessibility, performance, theming, and responsive design, and presents a structured plan to address them.

Core Features & Use Cases

  • End-to-end diagnostic checks across A11y, performance, theming, and responsiveness.
  • Generates a scored report with P0-P3 severity levels and actionable remediation steps.
  • Use Case: QA engineers run the audit to produce a prioritized fix plan for a web app.

Quick Start

Run an on-demand audit to generate a comprehensive quality report for the target UI.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit web app accessibility and performance issues?▼

A quality audit systematically identifies accessibility, performance, theming, and responsiveness gaps across UI components and pages. It generates a scored report with P0-P3 severity levels and an actionable remediation plan.

How do I generate a prioritized fix plan for responsive design and theming anti-patterns?▼

You can generate a prioritized fix plan by evaluating theming consistency and responsive design against anti-patterns. The audit produces a scorecard using a P0-P3 severity framework to sequence your remediation efforts.

What is the P0-P3 severity framework in software quality audits?▼

The P0-P3 severity framework in quality audits categorizes accessibility, performance, and responsiveness issues by urgency. P0 represents critical blockers, while P3 indicates minor anti-patterns requiring lower-priority fixes.

Can I audit theming consistency and responsiveness across multiple UI flows?▼

Yes, you can audit theming consistency and responsiveness across multiple UI flows. The diagnostic checks apply to individual components, entire pages, and end-to-end app flows to detect anti-patterns comprehensively.

Does this quality audit require any specific dependencies or testing components?▼

No, this quality audit does not require any specific dependencies or testing components to function. You can execute an on-demand diagnostic check directly on your target UI to generate the comprehensive quality report.