audit

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

1|Updated Oct 27, 2025
One-click install
npx skills add https://github.com/sandrasocial/sselfie-9g --skill audit-sandrasocial
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/sandrasocial/sselfie-9g/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/sandrasocial/sselfie-9g --skill audit-sandrasocial

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill runs systematic technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns, producing a scored report with an actionable plan. It helps teams surface issues during development and reviews without altering code.

Core Features & Use Cases

  • Diagnostic Scan: Evaluate five dimensions (Accessibility, Performance, Theming, Responsive Design, Anti-Patterns) and assign a 0-4 score per dimension.
  • Actionable Reporting: Generate a prioritized plan with P0-P3 severity levels.
  • Use Case: Use during code reviews or CI workflows to surface issues and guide remediation.

Quick Start

Run the audit to generate a comprehensive technical quality report for your project.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit my web application for accessibility, performance, and responsive design issues?

To audit web application accessibility, performance, responsive design, and anti-patterns, run this Skill to systematically evaluate five technical quality dimensions and generate a scored report with a prioritized P0-P3 remediation plan.

What is a technical quality audit and how does it score codebase health?

A technical quality audit systematically identifies issues across accessibility, performance, theming, and responsive design, scoring each dimension from 0-4 to produce a structured report with actionable, severity-ranked remediation steps without altering executable code.

Can I generate an accessibility and performance audit report during code review?

Yes, you can generate an accessibility and performance audit report during code review or CI workflows by applying the audit to web applications and UI components to surface technical quality issues with measurable criteria.

How do I prioritize UI component refactoring using a severity report?

You can prioritize UI component refactoring by generating a P0-P3 severity report that identifies accessibility, performance, and theming anti-patterns, producing an actionable plan to guide remediation based on issue severity.

Does the technical quality audit modify my codebase to fix anti-patterns?

No, the technical quality audit does not modify your codebase to fix anti-patterns; it requires no executable changes, operating purely as a diagnostic scan that surfaces issues and generates a structured, scored report.

What's the best way to check web components for theming and responsive design problems?

The best way to check web components for theming and responsive design problems is running a diagnostic scan that evaluates five technical quality dimensions and assigns a 0-4 score to generate an actionable, prioritized report.