audit

Audit web projects for accessibility, performance, theming, responsive design, and anti-patterns.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits codebases and UI implementations to surface accessibility, performance, theming, and responsive-design gaps, delivering a structured quality report with prioritized remediation.

Core Features & Use Cases

  • Comprehensive audits: checks across accessibility, performance, theming, and responsiveness, producing a scored report (P0-P3).
  • Actionable plan: includes an remediation roadmap and recommended improvements.
  • Use Case: a frontend team running a monthly compliance check on a new feature to identify critical regressions and plan fixes.

Quick Start

Invoke the audit on your current 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 automate a frontend accessibility and performance audit for my web project?

To automate a frontend audit, invoke the tool on your web project to identify accessibility, performance, theming, and responsive design issues, generating a structured quality report with prioritized remediation steps.

What is a technical audit for web components and how does risk scoring work?

A technical audit evaluates web components for anti-patterns and quality gaps, applying deterministic risk scoring across P0-P3 priorities to deliver an actionable remediation roadmap for frontend teams.

Can I integrate automated quality audits directly into my CI pipeline?

Yes, you can integrate automated quality audits into CI pipelines because the tool produces deterministic evaluation results and structured output suitable for continuous code review processes.

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

Yes, the audit tool checks for responsive design and theming anti-patterns, surfacing UI implementation gaps across web pages and applications to deliver a comprehensive scored quality report.

What's the best way to identify critical accessibility regressions during frontend development?

The best way to identify accessibility regressions is running a comprehensive audit on new features, which scores quality issues across multiple frontend dimensions and outputs a remediation plan.