audit

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

Updated May 15, 2026
One-click install
npx skills add https://github.com/nachopalmeri/agents-system --skill audit-nachopalmeri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/nachopalmeri/agents-system/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/nachopalmeri/agents-system --skill audit-nachopalmeri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a repeatable method to identify and document UI quality issues across accessibility, performance, theming, and responsive design, enabling teams to prioritize fixes without code changes.

Core Features & Use Cases

  • Comprehensive diagnostic scans across A11y, performance, theming, and responsive design
  • Generates a prioritized, actionable report with severity ratings and remediation recommendations
  • Supports cross-skill guidance (aligns with frontend-design principles) and exports for stakeholder review

Quick Start

Run a full audit to generate a detailed UI report covering accessibility, performance, theming, and responsiveness.

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 aligned with WCAG standards?

A UI accessibility audit identifies conformance issues across frontend dashboards, landing pages, and components, generating a structured report with severity ratings and remediation recommendations aligned with WCAG standards.

What is included in a frontend performance and responsiveness audit?

A frontend performance and responsiveness audit evaluates interface quality to detect performance regressions and validate responsive design standards, producing a prioritized report with severity ratings and remediation recommendations.

Can I validate design tokens and theming consistency without modifying code?

You can validate design token consistency without code changes by running a theming audit that generates a diagnostic report identifying issues, severity ratings, and remediation recommendations for stakeholder review.

Does the UI audit tool work for both landing pages and frontend dashboards?

The UI audit applies to both landing pages and frontend dashboards, scanning components across accessibility, performance, theming, and responsive design to generate a structured evaluation report with prioritized remediation recommendations.

How do I prioritize frontend fixes after a comprehensive UI quality audit?

To prioritize frontend fixes, use the generated structured report which details issues alongside severity ratings and impact levels, enabling teams to sequence remediation recommendations effectively without code changes.