audit

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

1|1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/joncoronel/skillstack --skill audit-joncoronel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/joncoronel/skillstack/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/joncoronel/skillstack --skill audit-joncoronel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured mechanism to run comprehensive technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns, producing a scored report with actionable steps to improve quality without performing the fixes.

Core Features & Use Cases

  • Diagnostic Scan across five dimensions: Accessibility, Performance, Theming, Responsive Design, and Anti-Patterns, with a 0-4 scoring rubric per dimension.
  • Generate a prioritized remediation plan and executive summary suitable for stakeholders and development teams.
  • Use Case: Run early and pre-release audits to catch regressions in accessibility and performance, preventing costly UX issues.

Quick Start

Run the audit on your project to generate a complete diagnostic report with prioritized remediation steps.

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 quality audit on my codebase before release?

Run a technical quality audit by applying this diagnostic process to your codebase and UI components. It generates a scored report across accessibility, performance, theming, responsive design, and anti-patterns with actionable remediation steps.

What is included in a comprehensive UI accessibility and performance audit?

A comprehensive UI accessibility and performance audit includes a diagnostic scan across five dimensions, a 0-4 scoring rubric per dimension, P0-P3 severity-labeled findings, an executive summary, and an overall health score.

How do I prioritize code quality issues and anti-patterns found during development?

Prioritize code quality issues and anti-patterns using the generated P0-P3 severity labels in the audit report. This structured remediation plan guides fixes from critical regressions down to minor optimizations.

Can I use this audit to check responsive design and theming without automatically changing my code?

You can use this audit to check responsive design and theming without code modifications. It identifies and reports system-wide technical quality issues, providing actionable findings without performing actual fixes.

Does the audit report provide an executive summary suitable for non-technical stakeholders?

The audit report provides an executive summary suitable for stakeholders. It translates detailed diagnostic scans across accessibility, performance, theming, responsive design, and anti-patterns into an overall health score and prioritized remediation plan.