audit

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

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/angelcreative/titan-foundations --skill audit-angelcreative
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/angelcreative/titan-foundations/tree/main/impeccable/.cursor/skills/audit
Command: npx skills add https://github.com/angelcreative/titan-foundations --skill audit-angelcreative

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill systematically identifies and reports on interface quality issues across accessibility, performance, theming, and responsiveness, providing a clear roadmap for improvement without direct modification.

Core Features & Use Cases

  • Comprehensive Diagnostic Scan: Analyzes for critical issues in Accessibility (A11y), Performance, Theming, and Responsive Design.
  • Anti-Pattern Detection: Specifically checks for AI-generated design tells and common anti-patterns.
  • Detailed Reporting: Generates a structured report with severity ratings, impact, recommendations, and suggested commands for remediation.
  • Use Case: A product team can use this Skill to get a quick, objective assessment of a new feature's UI quality before launch, ensuring it meets accessibility standards and performs well.

Quick Start

Run a full audit of the current interface and generate a detailed report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit interface quality for accessibility and performance issues?

To audit interface quality, this Skill systematically scans your UI for accessibility, performance, theming, and responsive design issues. It generates a structured report with severity ratings, impact analysis, and actionable recommendations for remediation.

What is the best way to detect AI-generated design anti-patterns in my UI?

Detecting AI-generated design anti-patterns is handled through specific diagnostic checks during the interface audit. The Skill identifies common AI design tells and documents them alongside standard accessibility and responsive design issues.

Does the design review process modify my frontend code directly?

The design review process does not modify your code directly. It performs a read-only diagnostic scan of interface quality, providing a clear roadmap for improvement with suggested remediation commands instead of applying fixes.

Can I use this audit tool to check responsive design and theming consistency?

Yes, you can use this audit tool to check responsive design and theming consistency. It performs a comprehensive diagnostic scan across these categories, documenting any identified issues with severity ratings and specific recommendations.

Do I need frontend-design skill principles to perform a comprehensive accessibility audit?

Yes, performing a comprehensive accessibility audit requires adherence to frontend-design skill principles for analysis. This ensures the systematic evaluation of interface quality meets established design and accessibility standards.

What limitations exist when scanning for interface quality issues before a launch?

A limitation when scanning for interface quality issues is that the Skill provides recommendations and suggested commands but does not directly modify the code. Teams must manually implement the remediation steps outlined in the generated report.