audit

Audit frontend codebases across five quality dimensions and generate P0-P3 severity reports.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/davidbasilefilho/skills --skill audit-davidbasilefilho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/davidbasilefilho/skills/tree/main/skills/audit
Command: npx skills add https://github.com/davidbasilefilho/skills --skill audit-davidbasilefilho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns, and generate a scored report with P0-P3 severity ratings and an actionable plan used for technical quality reviews.

Core Features & Use Cases

  • Diagnostic Scan across five dimensions with scores 0-4 per dimension to quantify quality.
  • Generated report highlighting issues and an actionable plan; the audit does not apply fixes.
  • Code-level assessment focusing on verifiable, measurable criteria rather than design critique.

Quick Start

Run a comprehensive diagnostic audit across the five dimensions and review the resulting P0-P3 report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit frontend code for accessibility and performance issues?

Run a frontend audit to identify technical quality issues across accessibility, performance, theming, responsive design, and anti-patterns, generating a scored report with P0-P3 severity ratings for actionable remediation.

What is a frontend technical quality audit and what does it cover?

A frontend technical quality audit scans accessibility, performance, theming, responsive design, and anti-patterns, scoring each dimension 0-4 to produce a measurable code-level assessment with severity ratings and a remediation plan.

Does the audit automatically fix responsive design and theming issues it finds?

No, the audit enforces no automatic fixes and focuses on verifiable, measurable criteria, producing a scored report with P0-P3 severities and an actionable remediation plan to guide subsequent improvements.

Can I generate a technical quality report for individual frontend components?

Yes, you can apply the diagnostic audit to frontend suites, pages, components, or features to generate a scored technical quality report with P0-P3 severity ratings and a recommended remediation plan.

How do I measure code-level anti-patterns without subjective design critique?

Use a diagnostic audit that focuses on verifiable, measurable criteria rather than design critique, scanning for anti-patterns across five dimensions and scoring each from 0-4 to quantify technical quality.

What's the best way to prioritize frontend remediation after a quality audit?

Review the generated audit report highlighting issues with P0-P3 severity ratings and follow the recommended remediation plan, which guides subsequent commands and improvements based on the scored dimensions.