audit

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

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/han-so1omon/ikam --skill audit-han-so1omon
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/han-so1omon/ikam/tree/main/skills/audit
Command: npx skills add https://github.com/han-so1omon/ikam --skill audit-han-so1omon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run systematic technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns. Generates a scored report with P0-P3 severity ratings and an actionable plan to guide remediation. Use when a user needs an independent technical quality review of a frontend codebase.

Core Features & Use Cases

  • Systematic Diagnostic Scan: Evaluate Accessibility, Performance, Theming, Responsive Design, and Anti-Patterns with structured scoring.
  • Actionable Reporting: Produce a consolidated report with severity ratings (P0-P3) and a prioritized remediation plan.
  • Non-fix Auditing: Documents issues for downstream commands; does not apply automatic fixes.

Quick Start

Invoke the audit command to run a systematic technical quality check across your frontend codebase and generate a comprehensive report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run an accessibility and performance audit on my frontend codebase?▼

A frontend quality audit systematically identifies and documents technical issues across accessibility, performance, theming, and responsive design. It generates a scored report with P0-P3 severity ratings and a prioritized remediation plan to guide fixes.

What is a technical quality audit for frontend projects?▼

A frontend technical quality audit is a structured, design-agnostic evaluation that scans a codebase for anti-patterns, accessibility flaws, and performance bottlenecks. It produces a comprehensive report with severity ratings to guide quality improvements.

Does the frontend audit automatically fix responsive design and theming issues?▼

No, the frontend audit does not apply automatic fixes. It operates as a non-fix auditing tool that documents technical quality issues and outputs a prioritized remediation plan for downstream commands and developers to execute.

Can I use this audit to check for anti-patterns in my web application?▼

Yes, you can use this audit to check for anti-patterns in a web application. It systematically evaluates the codebase across multiple quality dimensions, including anti-patterns, and consolidates the findings into a scored report.

What's the best way to prioritize frontend accessibility and performance fixes?▼

The best way to prioritize fixes is using a scored audit report with P0-P3 severity ratings. This structured evaluation identifies accessibility, performance, and responsive design issues, providing an actionable plan to guide remediation efforts.