audit

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

9|3|Updated Nov 28, 2025
One-click install
npx skills add https://github.com/get-convex/components-submissions-directory --skill audit-get-convex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/get-convex/components-submissions-directory/tree/main/.codex/skills/audit
Command: npx skills add https://github.com/get-convex/components-submissions-directory --skill audit-get-convex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gathers and reports frontend quality gaps across accessibility, performance, theming, and responsive design, delivering a clear, prioritized remediation plan to improve user experience and maintainability.

Core Features & Use Cases

  • Dimensional audit: Evaluate accessibility (A11y), performance, theming tokens, and responsive behavior across components and pages.
  • Scoring & plan: Produce P0-P3 severity scores and a concrete remediation roadmap.
  • Use Case: Before a release, run a holistic frontend audit to surface critical issues in dashboards and mobile views.

Quick Start

Run a full frontend audit to generate the P0-P3 severity 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 frontend quality audit before a release?

Run a frontend quality audit to identify accessibility, performance, theming, and responsive-design gaps across your codebase. The audit evaluates five dimensions, assigns P0-P3 severity scores, and provides a structured remediation plan to resolve issues before release.

What is a P0-P3 severity score in frontend accessibility and performance audits?

A P0-P3 severity score in a frontend audit prioritizes discovered accessibility and performance gaps. P0 indicates critical issues requiring immediate attention, while P3 represents minor optimizations, helping developers systematically address the most impactful quality problems first.

Can I use this audit on web app dashboards and UI component libraries?

Yes, you can apply this frontend audit to web apps, libraries, and dashboards. It evaluates UI components and pages across web environments to surface accessibility, performance, theming tokens, and responsive behavior issues during development.

What's the best way to find responsive design and theming token gaps in my UI?

The best way to find responsive design and theming gaps is to run a dimensional frontend audit. It evaluates theming tokens and responsive behavior across your components, assigning severity scores and generating a concrete remediation roadmap.

Does the audit evaluate mobile responsive behavior across web pages?

Yes, the audit evaluates mobile responsive behavior across web pages and components. It surfaces responsive-design gaps alongside accessibility, performance, and theming issues, assigning P0-P3 severity scores to prioritize fixes for mobile views.