audit

Audit frontend UI components for accessibility, performance, theming, and responsive design issues.

4|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Tresillo2017/zephyron --skill audit-tresillo2017
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/Tresillo2017/zephyron/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/Tresillo2017/zephyron --skill audit-tresillo2017

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inconsistent UI quality across accessibility, performance, theming, and responsiveness leads to a poor user experience and missed compliance. This skill provides a structured audit framework to identify issues and produce a prioritized report.

Core Features & Use Cases

  • Systematic checks for Accessibility (A11y), Performance, Theming, and Responsive Design.
  • Generates a detailed, severity-ranked report with explanations, impact, and recommendations for remediation.
  • Use Case: Before a release, run the audit to surface high-priority accessibility and performance issues and guide fixes without making any changes automatically.

Quick Start

Run a full interface quality audit on the current UI and generate a prioritized report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit frontend UI components for accessibility and responsive design issues?

To audit frontend UI components, apply this skill to your pages and layouts to produce a prioritized issue list with severity, impact, and remediation guidance for accessibility and responsive design.

What is a UI theming and performance audit and how does it work?

A UI theming and performance audit is a systematic check that identifies interface quality issues across accessibility, performance, theming, and responsiveness, generating a detailed severity-ranked report without making automatic changes.

Can I scope a frontend accessibility audit to a specific area of my layout?

Yes, you can scope the frontend accessibility audit to a specific area by defining the optional area parameter, which restricts the comprehensive audit-first report to that targeted section of the UI.

What's the best way to generate a prioritized report for interface quality issues before a release?

The best way to generate a prioritized report for interface quality issues before a release is to run an audit-first analysis that surfaces high-priority accessibility and performance problems and guides fixes without altering code.

Does the interface audit automatically fix the accessibility and theming issues it finds?

No, the interface audit does not automatically fix accessibility and theming issues; it provides a structured framework to identify problems and produces a report with recommendations for manual remediation.