audit

Analyze codebases across five quality dimensions and produce P0-P3 severity reports.

Updated Jan 24, 2026
One-click install
npx skills add https://github.com/Ikki-Group/erp --skill audit-ikki-group
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/Ikki-Group/erp/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/Ikki-Group/erp --skill audit-ikki-group

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill evaluates code quality across accessibility, performance, theming, responsive design, and anti-patterns, producing a structured, scored report that highlights critical issues and actionable improvements.

Core Features & Use Cases

  • Diagnostic Scan across 5 dimensions with a 0-4 scale per dimension, including Accessibility, Performance, Theming, Responsive Design, and Anti-Patterns.
  • Clear, scored report (P0-P3) with an actionable plan to guide remediation.
  • Preparation and protocol guidance to ensure context gathering before execution.

Quick Start

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

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?▼

A technical quality audit evaluates your codebase across accessibility, performance, theming, responsive design, and anti-patterns, producing a structured P0-P3 severity report with actionable remediation recommendations.

What is included in a code quality audit report?▼

A code quality audit report includes a 0-4 diagnostic score across five dimensions and a P0-P3 severity breakdown, providing an actionable plan to guide the remediation of critical UI and performance issues.

Can I audit UI accessibility and responsive design together?▼

Yes, you can audit UI accessibility and responsive design together; the audit simultaneously scans both dimensions alongside performance and theming consistency to generate a unified technical quality score.

Does the audit check for anti-patterns and performance budgets?▼

Yes, the audit identifies and scores anti-patterns and performance budgets within your codebase, assigning severity levels to flag technical debt and guide targeted codebase improvements.

What is the best way to evaluate theming consistency across devices?▼

The best way to evaluate theming consistency is running a technical quality audit, which analyzes theming behavior and responsive design across devices, scoring consistency on a 0-4 scale to highlight discrepancies.

Why does my project need a structured evaluation protocol for technical reviews?▼

A structured evaluation protocol ensures comprehensive context gathering before execution, enforcing deterministic scoring across accessibility and performance dimensions to prevent overlooked technical debt during reviews.