audit

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

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/Guibibi/budgetpulse --skill audit-guibibi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/Guibibi/budgetpulse/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/Guibibi/budgetpulse --skill audit-guibibi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you systematically evaluate an interface for accessibility, performance, theming, and responsive design issues so teams can catch problems before they reach users.

Core Features & Use Cases

  • Accessibility Audit: Reviews semantics, keyboard support, labels, alt text, and contrast to surface WCAG-related issues.
  • Performance Review: Identifies expensive animations, layout thrashing, unnecessary re-renders, and missing asset optimizations.
  • Theming and Responsiveness Check: Finds hard-coded colors, dark mode inconsistencies, fixed widths, and mobile layout breakage.
  • Use Case: A product team can run this Skill on a new dashboard before release to get a prioritized list of usability, accessibility, and design-system issues with clear recommendations.

Quick Start

Ask the audit skill to review the target feature or screen and produce a prioritized report with severity, impact, and recommended fixes.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I conduct a WCAG accessibility audit on my UI components before release?

You can review interface quality by identifying accessibility, performance, theming, and responsive design issues across product screens and components. The process requires structured reporting of severity, impact, standards, and suggested remediation commands to produce actionable diagnostics.

What is included in a UX review for responsive design and theming?

Yes, a performance review identifies expensive animations, layout thrashing, unnecessary re-renders, and missing asset optimizations. It evaluates interface quality by surfacing these implementation issues in product screens and components, providing prioritized diagnostics with suggested remediation commands.

Can I use an automated audit to find dark mode inconsistencies in my design system?

A UI audit for product teams provides a prioritized list of usability, accessibility, and design-system issues. It outputs structured reporting of severity, impact, standards, and suggested remediation commands, giving teams clear recommendations to fix problems before release.

When do I need a prioritized diagnostic report for UI implementations?

The audit process is limited to identifying accessibility, performance, theming, and responsive design issues in existing UI implementations. It does not generate new designs but evaluates product screens and components to surface issues with suggested remediation commands.