audit

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

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Adham7843/SaaS-Security-Auditor --skill audit-adham7843
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/Adham7843/SaaS-Security-Auditor/tree/main/agents/design-factory/.opencode/skills/01-Brand/audit
Command: npx skills add https://github.com/Adham7843/SaaS-Security-Auditor --skill audit-adham7843

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill identifies and evaluates technical quality issues across web applications, providing a detailed report and actionable recommendations to enhance accessibility, performance, theming, responsiveness, and adherence to design principles.

Core Features & Use Cases

  • Technical Quality Assessment: Run a thorough audit on accessibility, performance, theming, responsive design, and anti-patterns.
  • Scoring and Reporting: Generate a report with severity ratings (P0-P3) and a clear action plan.
  • Use Case: When a developer or designer needs a deep technical quality review of a web application to ensure compliance and performance optimization.

Quick Start

Run the audit for the 'home' page of the web application using the 'audit' command with the 'area' argument.

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 audit for web application accessibility and performance?

A technical audit evaluates web applications for accessibility, performance, theming, and responsiveness, generating a report with severity ratings and actionable recommendations to improve overall quality.

What is the best way to detect design anti-patterns in a web application?

Detecting design anti-patterns involves evaluating the web application against established design principles, identifying issues across theming and responsive design, and producing a detailed technical quality assessment report.

Can I run a technical quality assessment on specific areas of my web application?

Yes, you can run a technical quality assessment on specific areas by providing the target area as an argument to the audit command, focusing the evaluation on accessibility, performance, and anti-patterns for that section.

How do web application audit reports prioritize issues for fixing?

Web application audit reports prioritize issues using severity ratings from P0 to P3, categorizing accessibility, performance, and responsiveness findings into a clear action plan for developers to follow.

Does a technical web application audit require any specific dependencies or frameworks?

No, this technical web application audit does not require any external dependencies or specific frameworks to run, allowing you to evaluate accessibility and performance directly without additional environment setup.