audit

Audit web applications for accessibility, performance, theming, responsive design, and anti-patterns.

1|Updated Jun 25, 2026
One-click install
npx skills add https://github.com/dual-devs0/sistema-academico --skill audit-dual-devs0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/dual-devs0/sistema-academico/tree/main/skills/skills_1/audit
Command: npx skills add https://github.com/dual-devs0/sistema-academico --skill audit-dual-devs0

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires a11y, performance, theming, responsive, anti_patterns, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive audit of web applications for technical quality, addressing accessibility, performance, theming, responsive design, and anti-patterns.

Core Features & Use Cases

  • Accessibility Check: Identifies contrast issues, missing ARIA, and other accessibility concerns.
  • Performance Audit: Evaluates layout thrashing, expensive animations, and optimization gaps.
  • Theming Analysis: Checks for hard-coded colors, broken dark mode, and inconsistent tokens.
  • Responsive Design Review: Assesses fixed widths, touch targets, and horizontal scrolling.
  • Anti-Pattern Detection: Identifies AI slop tells and general design anti-patterns.
  • Report Generation: Outputs a scored report with severity ratings and actionable recommendations.
  • Use Case: Use this Skill to ensure your web application meets technical quality standards and is accessible to all users.

Quick Start

Run the audit on the 'home' page to check for accessibility, performance, and design issues.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I conduct a technical web audit for accessibility and performance issues?

To conduct a technical web audit, you can use this Skill to automatically evaluate web accessibility, performance, theming, and responsive design, generating a detailed report with severity ratings and actionable recommendations.

Can I detect responsive design anti-patterns like fixed widths and horizontal scrolling?

Yes, you can detect responsive design anti-patterns by running this Skill, which reviews your web application for fixed widths, inadequate touch targets, and horizontal scrolling issues, providing specific severity ratings.

What is the best way to check my web application for missing ARIA and contrast issues?

The best way to check for missing ARIA and contrast issues is using an automated accessibility audit, which this Skill provides by scanning your web application and outputting a scored report with actionable fixes.

Does this web audit tool require Python libraries to run automated checks?

Yes, this web audit tool requires Python libraries to run its automated checks and analysis, scanning your application to evaluate layout thrashing, expensive animations, and other performance optimization gaps.

How do I identify hard-coded colors and broken dark mode in my web application?

You identify hard-coded colors and broken dark mode by running a theming analysis audit, which this Skill performs to detect inconsistent design tokens and outputs a detailed report for correction.

What types of anti-patterns and AI slop tells can a design audit identify?

A design audit identifies general design anti-patterns and specific AI slop tells by evaluating your web application's technical quality, generating a scored report that highlights these issues with severity ratings.