audit

Audit frontend code across accessibility, performance, theming, and responsive design.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Frontend teams often struggle to quantify and communicate the quality of their code across accessibility, performance, theming, and responsive design. This skill provides a structured, score-based audit to surface issues, prioritize fixes, and drive quality improvements without performing manual audits.

Core Features & Use Cases

  • Five-dimension diagnostic (Accessibility, Performance, Theming, Responsive Design, Anti-Patterns) with a 0-4 score per dimension.
  • Generates a P0-P3 severity report and an actionable improvement plan.
  • Applicable to features, pages, and components to guide frontend quality work.

Quick Start

Provide a target area (feature, page, or component) and run the audit to generate a structured 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?

Audit frontend code by applying a five-dimension diagnostic framework that scores accessibility, performance, theming, responsive design, and anti-patterns on a 0-4 scale, generating a structured severity report and actionable improvement plan.

What is a frontend quality audit and how does it prioritize fixes?

A frontend quality audit is a structured assessment that surfaces technical issues across accessibility, performance, theming, and responsive design, prioritizing fixes using a P0-P3 severity report to guide improvement work.

Can I run a frontend quality audit on specific components or pages?

Yes, you can run a frontend quality audit on specific features, pages, or components by providing the target area, which then generates a score-based diagnostic report and actionable plan for that scope.

How do I generate a responsive design and theming quality report for my application?

Generate a responsive design and theming quality report by applying the diagnostic audit to your target area, which evaluates these dimensions against a 0-4 scoring framework and outputs an executive summary with prioritized actions.

What's the best way to identify frontend anti-patterns across a feature?

Identify frontend anti-patterns by running the five-dimension diagnostic audit on your feature, which includes anti-pattern detection as a core dimension, producing a P0-P3 severity report to highlight technical debt.

Does the frontend audit require any specific dependencies or setup?

No, the frontend audit requires no external dependencies or setup, using a frontmatter-driven entry to apply its five-dimension diagnostic framework directly to your target codebase areas.