audit

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

27|2|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/XY-Showing/pageclaw --skill audit-xy-showing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/XY-Showing/pageclaw/tree/main/skills/audit
Command: npx skills add https://github.com/XY-Showing/pageclaw --skill audit-xy-showing

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a thorough technical quality check, addressing accessibility, performance, theming, responsive design, and anti-patterns, generating a detailed report with severity ratings and an actionable plan.

Core Features & Use Cases

  • Technical Quality Checks: Run checks across accessibility, performance, theming, responsive design, and anti-patterns.
  • Scored Report: Generates a report with P0-P3 severity ratings and actionable steps.
  • Use Case: Before deploying a web application, use this Skill to ensure it meets technical quality standards and accessibility requirements.

Quick Start

Run a technical audit on the 'website' by invoking the 'audit' skill.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run a technical audit on my web application for accessibility and performance?

To run a technical audit on your web application, invoke the audit skill to analyze code and design elements. It checks accessibility, performance, theming, responsive design, and anti-patterns, generating a scored report with severity ratings and actionable recommendations.

What is included in a web application technical audit report?

A technical audit report includes P0-P3 severity ratings for accessibility, performance, theming, responsive design, and anti-pattern detection. The report provides an actionable plan with specific steps to resolve identified technical quality issues.

When should I perform a technical quality check on my web development project?

You should perform a technical quality check before deploying a web application to ensure it meets technical quality standards and accessibility requirements. Running a comprehensive audit helps identify anti-patterns and performance issues early in the development lifecycle.

Can I audit responsive design and theming implementation without external dependencies?

Yes, you can audit responsive design and theming implementation without external dependencies. The audit skill operates independently to analyze your code and design elements, evaluating theming consistency and responsive behavior while detecting anti-patterns.

How do I prioritize fixes after detecting anti-patterns in my web application?

To prioritize fixes after detecting anti-patterns, review the generated audit report which assigns P0-P3 severity ratings. Use these ratings to rank accessibility and performance issues, following the actionable recommendations to address the most critical problems first.

Does a comprehensive technical audit cover web accessibility requirements and performance bottlenecks?

Yes, a comprehensive technical audit covers web accessibility requirements and performance bottlenecks. It analyzes your web application code to evaluate compliance with accessibility standards, identify performance issues, and generate actionable recommendations for improvement.