audit

Audit technical quality across five dimensions and generate a scored report with an actionable plan.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Lortunate/CodexLAG --skill audit-lortunate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/Lortunate/CodexLAG/tree/main/.claude/skills/audit
Command: npx skills add https://github.com/Lortunate/CodexLAG --skill audit-lortunate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Skill runs technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. It generates a scored report with P0-P3 severity ratings and an actionable plan. Use when the user wants an accessibility check, performance audit, or technical quality review.

Core Features & Use Cases

  • Systematic checks across 5 dimensions: Accessibility, Performance, Theming, Responsive Design, and Anti-Patterns.
  • Generates a per-dimension score (0-4) and an overall health summary to guide fixes.
  • Produces a structured report with prioritized, actionable steps for developers and designers.

Quick Start

Run the audit on the current project to generate a full quality report with an actionable plan.

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

A technical quality audit evaluates codebases and UI components across five dimensions: accessibility, performance, theming, responsive design, and anti-patterns, producing a scored report with prioritized P0-P3 actionable steps.

What is the scoring mechanism used for accessibility and performance checks?

The scoring mechanism uses a 0-4 dimensional scale for each of the five quality dimensions, producing an overall health summary and a machine-friendly structured report to guide developer fixes.

Can I use this audit on individual UI components or does it require a full codebase?

Yes, the audit scope includes individual UI components, specific pages, and full codebases, providing holistic quality assessments for design reviews, performance budgets, and accessibility checks.

What's the best way to prioritize fixes after a technical quality review?

The best way to prioritize fixes is by following the actionable plan, which assigns P0-P3 severity ratings to identified issues, guiding developers and designers through the most critical accessibility and performance problems first.

Does the audit check for responsive design and theming anti-patterns?

Yes, the audit explicitly checks for responsive design issues and theming anti-patterns. It systematically evaluates these dimensions alongside accessibility and performance to produce a comprehensive scored report.