audit

Audits web UI quality across accessibility, performance, theming, and responsive design to generate a prioritized report.

Updated Aug 12, 2023
One-click install
npx skills add https://github.com/ky-zo/kyzo --skill audit-ky-zo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/ky-zo/kyzo/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/ky-zo/kyzo --skill audit-ky-zo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and report on UI quality across accessibility, performance, theming, and responsive design to identify issues without fixing them, enabling informed remediation.

Core Features & Use Cases

  • Diagnostic scan across accessibility, performance, theming, and responsive design
  • Generate a comprehensive audit report with severity ratings and recommendations
  • Anti-pattern evaluation and guidance for follow-up actions

Quick Start

Run a full audit on the target interface area (optional) and review the resulting comprehensive 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 UI accessibility audit on a web dashboard?

To run a UI accessibility audit, apply a deterministic evaluation workflow to your web dashboard or app view to systematically uncover issues, assign severity ratings, and generate a prioritized report for remediation.

Can I scope a UI audit to a specific area of my interface?

Yes, you can scope a UI audit to a specific area of your interface. The evaluation workflow supports an optional audit area parameter to focus the diagnostic scan on a targeted section rather than the entire view.

Does the UI audit fix accessibility and performance issues automatically?

No, the UI audit does not fix accessibility and performance issues automatically. It identifies issues without fixing them, generating an actionable report with severity ratings and guidance for follow-up remediation by your team.

What is included in a comprehensive UI audit report?

A comprehensive UI audit report includes identified issues across accessibility, performance, theming, and responsive design. It provides severity ratings, anti-pattern evaluations, and prioritized recommendations to inform your remediation workflow.