audit

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

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/CertChain-IUH/IGC-Frontend --skill audit-certchain-iuh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/CertChain-IUH/IGC-Frontend/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/CertChain-IUH/IGC-Frontend --skill audit-certchain-iuh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This audit helps identify interface quality issues across accessibility, performance, theming, and responsive design, and documents them for teams to address without making fixes directly.

Core Features & Use Cases

  • Diagnostic Scan: Run comprehensive checks across Accessibility, Performance, Theming, and Responsive Design.
  • Comprehensive Report: Generate a structured audit report with severity ratings, issues, and prioritized recommendations.
  • Anti-Patterns (CRITICAL): Identify and document potential frontend anti-patterns to guide design reviews.

Quick Start

Run the audit against a frontend project to produce a detailed issue report that can be handed off to the relevant teams.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit frontend UI for accessibility and performance issues?

A frontend UI audit scans your project to identify accessibility, performance, theming, and responsive design issues. It outputs a detailed report with severity ratings, WCAG references, and prioritized recommendations for remediation.

What is a UI quality audit and what does the report include?

A UI quality audit evaluates interface compliance across accessibility, performance, theming, and responsiveness. The generated report includes severity, category, location, impact, WCAG references, and actionable recommendations for ongoing improvements.

Can I use this audit to identify frontend anti-patterns in a design system?

Yes, the audit identifies and documents potential frontend anti-patterns during its diagnostic scan. This guides design reviews by flagging critical interface issues within your UI project or design system for teams to address.

Does the audit fix accessibility and performance issues directly?

No, the audit does not fix issues directly. It identifies interface quality problems and documents them in a prioritized report with actionable recommendations, which can be integrated with other skills for remediation by relevant teams.

When do I need to run a responsive design and theming audit?

Run a responsive design and theming audit when evaluating frontend UI projects or design systems for ongoing improvements. It detects quality issues and generates a structured report to prioritize team remediation efforts.