i-audit

Audit interface quality across accessibility, performance, theming, and responsive design.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/isacfg/presentations --skill i-audit-isacfg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: i-audit
Source: https://github.com/isacfg/presentations/tree/main/.codex/skills/i-audit
Command: npx skills add https://github.com/isacfg/presentations --skill i-audit-isacfg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill systematically identifies and documents interface quality issues across accessibility, performance, theming, and responsive design, providing a clear roadmap for improvement.

Core Features & Use Cases

  • Comprehensive Auditing: Performs detailed checks for accessibility violations, performance bottlenecks, theming inconsistencies, and responsive design flaws.
  • Issue Documentation: Generates a structured report detailing each issue with severity, impact, and actionable recommendations.
  • Use Case: A development team can use this Skill to perform a pre-release quality assurance check on a new web application, ensuring it meets high standards for usability and performance before launch.

Quick Start

Run a comprehensive audit of the interface quality for the current project.

Frequently Asked Questions about i-audit

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

FAQPage Schema
How do I run a comprehensive interface quality audit for accessibility and performance?

To run an interface quality audit, systematically check accessibility violations, performance bottlenecks, theming inconsistencies, and responsive design flaws. This generates a detailed report of issues with severity ratings and actionable recommendations for improvement.

What is included in an interface audit for responsive design and theming?

An interface audit for responsive design and theming checks for hard-coded colors, theme token consistency, fixed widths, touch target sizes, content overflow, and text scaling. It identifies design anti-patterns and documents them with severity ratings and recommendations.

How do I check my web application for accessibility violations before launch?

To check for accessibility violations before launch, audit contrast, ARIA usage, keyboard navigation, semantic HTML, image alt text, and form validation. The audit references design principles to document each issue with impact severity and actionable recommendations.

Can I use a quality assurance audit to identify render performance bottlenecks and expensive animations?

Yes, a quality assurance audit identifies render performance bottlenecks by checking for layout thrashing, expensive animations, asset optimization, and bundle size. It documents these performance issues with severity ratings and specific recommendations for improvement.

Does the interface audit require specific dependencies or components to run?

The interface audit requires no external dependencies or components to run. It uses internal references to design principles and anti-patterns to systematically evaluate interface quality and generate a structured report of issues with severity ratings.