audit

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

1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/oliverjone01-dev/t1 --skill audit-oliverjone01-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/oliverjone01-dev/t1/tree/main/.claude/skills/audit
Command: npx skills add https://github.com/oliverjone01-dev/t1 --skill audit-oliverjone01-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you diagnose interface quality problems before they reach users, with a focus on accessibility, performance, theming, and responsive behavior. It is designed to produce a clear, prioritized audit instead of fixing issues directly.

Core Features & Use Cases

  • Accessibility review: Identify contrast failures, missing ARIA support, weak keyboard navigation, semantic HTML gaps, alt text issues, and form usability problems.
  • Quality and risk scanning: Surface performance bottlenecks, hard-coded theme values, broken dark mode behavior, and layout issues across screen sizes.
  • Anti-pattern detection: Call out visual patterns that suggest generic or AI-generated design, such as overused gradients, glassmorphism, card-grid sameness, and weak hierarchy.
  • Use case: A designer or engineer can use this Skill to audit a page, component, or feature area and receive a severity-ranked report with impact and recommendations.

Quick Start

Use the audit skill to review the specified interface or area and return a prioritized report of issues, impacts, and recommendations.

Frequently Asked Questions about audit

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

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

To audit a UI for accessibility and responsive design issues, you can use this Skill to scan components and pages for contrast failures, missing ARIA support, weak keyboard navigation, and layout problems across screen sizes. It generates a severity-ranked report with actionable remediation guidance.

What is the best way to detect UI anti-patterns in a design?

Detecting UI anti-patterns involves identifying visual patterns like overused gradients, glassmorphism, and card-grid sameness. This Skill analyzes your interface to call out these generic design issues, map them to quality standards, and provide impact analysis with clear recommendations.

Can I scan a web page for performance bottlenecks and theming errors?

Yes, you can scan a web page for performance bottlenecks and theming errors. This Skill surfaces hard-coded theme values, broken dark mode behavior, and performance issues, returning a prioritized list of findings rather than applying fixes directly.

How do I prioritize interface quality issues before releasing a feature?

To prioritize interface quality issues before release, this Skill evaluates accessibility gaps, performance bottlenecks, and responsive layout failures, producing a severity-ranked report that maps each finding to its impact and remediation steps.

Does this UI review fix the accessibility and theming issues it finds?

No, this UI review does not fix issues directly. It diagnoses interface quality problems across accessibility, performance, theming, and responsive behavior, providing a clear, prioritized audit with actionable recommendations for you to implement.