audit

Audit codebases for accessibility, performance, theming, and responsive design issues.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/tripathishashikant/vue-lab --skill audit-tripathishashikant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/tripathishashikant/vue-lab/tree/main/.gemini/skills/audit
Command: npx skills add https://github.com/tripathishashikant/vue-lab --skill audit-tripathishashikant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run a comprehensive, repeatable quality audit to surface accessibility, performance, theming, and responsive design issues without performing fixes.

Core Features & Use Cases

  • Systematic checks across Accessibility, Performance, Theming, and Responsive Design to produce a scored report with actionable remediation plans.
  • Use cases include pre-release health checks for dashboards, component libraries, and interactive widgets to shrink risk and improve UX.
  • The audit can guide teams during code reviews, design handoffs, and CI checks by providing structured findings and severity.

Quick Start

Run a full audit on the current project to generate a diagnostic 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 web accessibility and performance audit on my component library?

Run a system-wide audit to identify and report accessibility, performance, theming, and responsive design issues across your component library. It generates a consolidated health score and a prioritized remediation list without modifying the codebase.

What is a consolidated health score for frontend code quality?

A consolidated health score evaluates frontend code quality by checking accessibility, performance, theming, and responsive design across pages and interactive widgets. It produces explicit severity ratings for anti-patterns to guide remediation.

Can I use this audit for pre-release health checks on interactive widgets?

Yes, you can use this audit for pre-release health checks on interactive widgets. It systematically evaluates accessibility, performance, theming, and responsive design to reduce risk and improve UX before deployment.

What's the best way to identify theming and responsive design anti-patterns in a web codebase?

The best way to identify theming and responsive design anti-patterns is to run a comprehensive code quality audit. It applies systematic checks across your web codebase to surface issues and generate a prioritized remediation plan.

Does the audit report automatically fix the accessibility and performance issues it finds?

No, the audit does not automatically fix accessibility and performance issues. It only identifies and reports on problems, providing a scored report with an actionable remediation plan for your team to execute.