audit

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

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Kevin-Mok/ai-cli-dotfiles --skill audit-kevin-mok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/Kevin-Mok/ai-cli-dotfiles/tree/main/dot_agents/skills/audit
Command: npx skills add https://github.com/Kevin-Mok/ai-cli-dotfiles --skill audit-kevin-mok

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Frontend teams frequently encounter subtle, high-impact quality issues across accessibility, performance, theming, and responsive behavior. This Skill provides a structured auditing workflow that surfaces these issues, ranks them by impact, and delivers a clear report to guide remediation.

Core Features & Use Cases

  • Diagnostic checks across Accessibility (A11y), Performance, Theming, and Responsive Design.
  • Prioritized reporting with severity ratings, impact assessment, and actionable recommendations.
  • Use Case: Design systems or frontend projects can run audits on new components and existing UIs to surface issues before they reach users.

Quick Start

Run a full frontend audit to produce a prioritized issue report for the current project.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit frontend accessibility and performance issues in a UI project?

Run a full frontend audit to check interface quality across accessibility, performance, theming, and responsive design. It analyzes your project to generate a prioritized issue report with severity ratings, impact assessments, and actionable recommendations.

What is the best way to generate a prioritized issue report for design system components?

Generate a prioritized issue report by running diagnostic checks on your design system components. The audit maps each finding to actionable commands, documenting the location, severity, category, impact, and recommended fixes to guide remediation before UIs reach users.

How do I check responsive design and theming quality at scale?

Check responsive design and theming quality at scale by applying a structured auditing workflow to your frontend project. It surfaces subtle, high-impact quality issues and ranks them by impact, delivering a clear, shareable report to guide remediation.

Can I map frontend audit findings directly to actionable code fixes?

Yes, you can map frontend audit findings directly to actionable code fixes. The audit documents issues with location, severity, category, and impact, then maps each finding to specific actionable commands for remediation.

When do I need to run a frontend accessibility and quality audit?

Run a frontend accessibility and quality audit when design systems or frontend projects need to surface subtle, high-impact issues across A11y, performance, theming, and responsive behavior before they reach users.

Does the frontend audit require any specific dependencies or environment setup?

The frontend audit requires no specific dependencies or environment setup. You can run it directly in your frontend projects and design systems to produce a prioritized issue report for the current project.