audit

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

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/jkhowland/jkhowland --skill audit-jkhowland
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/jkhowland/jkhowland/tree/main/.claude/skills/audit
Command: npx skills add https://github.com/jkhowland/jkhowland --skill audit-jkhowland

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit user interfaces for accessibility, performance, theming, and responsive design to surface issues.

Core Features & Use Cases

  • Comprehensive Diagnostic Scan across A11y, performance, theming, and responsive design
  • Generates a structured report with severity ratings and actionable recommendations
  • Includes critical anti-pattern detection to surface design pitfalls
  • Non-fix, guidance-focused audit suitable for design systems and frontend projects
  • Can be integrated into CI or run manually for on-demand assessments

Quick Start

Run the audit on your UI project to generate a prioritized issues report with severity and recommendations.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I perform a UI audit for accessibility and responsive design?▼

To perform a UI audit for accessibility and responsive design, execute a heuristic scan on your frontend codebase to surface severity-weighted issues and generate a structured report with actionable recommendations.

What is included in a frontend performance and theming audit?▼

A frontend performance and theming audit includes diagnostic scans for critical anti-patterns, severity ratings for identified issues, and prioritized recommendations to improve your user interface without directly applying code fixes.

Can I audit my design system for accessibility without automatically applying fixes?▼

Yes, you can audit your design system for accessibility issues without applying fixes, as the process generates a guidance-focused report containing severity ratings and actionable recommendations for manual implementation.

Does the UI audit work for any frontend codebase?▼

The UI audit requires a defined frontend codebase to run properly. It applies heuristic checks against your UI components, design systems, and frontend projects to produce a prioritized issues report.

How do I integrate a UI accessibility audit into my CI pipeline?▼

You can integrate the UI accessibility audit into your CI pipeline or run it manually for on-demand assessments, producing a structured report with severity ratings and actionable recommendations.

What's the best way to prioritize UI accessibility and performance issues?▼

The best way to prioritize UI accessibility and performance issues is to generate a structured audit report that uses heuristic checks to assign severity ratings, ensuring critical anti-patterns and design pitfalls are surfaced first.