audit

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

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/HAR5HA-7663/Claude-Skills --skill audit-har5ha-7663
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/HAR5HA-7663/Claude-Skills/tree/main/audit
Command: npx skills add https://github.com/HAR5HA-7663/Claude-Skills --skill audit-har5ha-7663

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill runs a comprehensive technical quality audit across accessibility, performance, theming, and responsive design, producing a scored report with actionable remediation plans.

Core Features & Use Cases

  • Cross-dimension checks: Accessibility, performance, theming, responsive behavior, and anti-patterns are evaluated in a single pass.
  • Quantified scoring: Each dimension is rated 0-4 and aggregated into an overall health score, with P0-P3 severity tags for issues.
  • Actionable outputs: The audit yields a prioritized remediation plan that can guide developers and design teams before release.

Quick Start

Invoke the audit workflow to scan a target UI or module and generate a prioritized, P0-P3 severity report.

Frequently Asked Questions about audit

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

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

Run a technical quality audit to identify and report issues across accessibility, performance, theming, and responsiveness. The audit evaluates UI components in a single pass and generates a standardized, scored report to guide remediation before release.

What is a responsive design and theming audit, and how does the scoring work?

A responsive design and theming audit assesses UI behavior across dimensions, rating each from 0 to 4. These scores aggregate into an overall health score, with P0 to P3 severity tags assigned to identified anti-patterns and issues.

How do I generate a prioritized remediation plan for front-end anti-patterns?

Generate a prioritized remediation plan by invoking an audit workflow that scans for front-end anti-patterns. The process yields actionable outputs tagged with P0 to P3 severity, guiding developers on what to fix first.

Can I audit UI components and pages during development without external dependencies?

Yes, you can assess UI components and pages during development without external dependencies. The audit enforces a structured frontmatter contract to run multi-dimension checks directly on your target module.

What's the best way to check accessibility and responsiveness across multiple UI dimensions?

The best way to check accessibility and responsiveness is using a cross-dimension audit that evaluates both alongside performance and theming. This approach ensures comprehensive coverage and produces a quantified health score for your features.