audit

Audit web pages for accessibility, performance, theming, responsive design, and anti-patterns.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/OmOc3/physica --skill audit-omoc3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/OmOc3/physica/tree/main/.codex/skills/audit
Command: npx skills add https://github.com/OmOc3/physica --skill audit-omoc3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a systematic, reproducible way to find measurable implementation issues across accessibility, performance, theming, responsive design, and common anti-patterns so teams can prioritize fixes before release.

Core Features & Use Cases

  • Multi-dimension scoring: Scores Accessibility, Performance, Theming, Responsive Design, and Anti-Patterns on a 0-4 scale and aggregates a 20-point Health Score.
  • Actionable findings: Produces P0–P3 severity-tagged issues with locations, impact, standards references, and recommended fix commands.
  • Use Cases: Pre-release QA for a feature, component library review, accessibility remediation sprints, and performance regression investigations.

Quick Start

Audit the Checkout page for accessibility, performance, theming, responsive issues, and anti-patterns and return a scored report with P0-P3 findings and remediation recommendations.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run a comprehensive technical audit for accessibility and performance before release?

Run a technical audit to execute quality checks across accessibility, performance, theming, responsive design, and anti-patterns. It generates a prioritized audit report with dimension scores and P0-P3 severity-tagged findings.

What is the best way to identify measurable anti-patterns and responsive design issues during code review?

Identify anti-patterns and responsive design issues by running a technical audit during code review or QA. It analyzes components to produce measurable 0-4 dimension scores and a 20-point Health Score.

Can I get prioritized remediation recommendations for accessibility issues in my web components?

Yes, you can get prioritized remediation recommendations by running an accessibility audit. The report provides P0-P3 severity-tagged findings with specific locations, impact statements, and concrete fix commands.

Does the audit process work for pre-release validation of web pages and component libraries?

Yes, the audit process works for pre-release validation of web pages, features, and component libraries. It systematically evaluates theming and performance to identify measurable implementation issues before release.

How do I generate a scored technical audit report with concrete fix commands for my feature?

Generate a scored technical audit report by executing quality checks across five dimensions. The report includes dimension scores, severity-tagged findings, standards references, and recommended fix commands.

Why does my responsive design and theming audit need standards references and impact statements?

A responsive design and theming audit needs standards references and impact statements to help teams systematically prioritize fixes. This ensures measurable implementation issues are addressed based on severity and standards compliance.