audit

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

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/Lin-0096/welove --skill audit-lin-0096
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/Lin-0096/welove/tree/main/.claude/skills/audit
Command: npx skills add https://github.com/Lin-0096/welove --skill audit-lin-0096

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run this skill to perform systematic technical quality checks across accessibility, performance, theming, responsive design, and anti-patterns, generating a scored report and an actionable plan.

Core Features & Use Cases

  • Diagnostic Scan across five dimensions: accessibility, performance, theming, responsive design, anti-patterns.
  • Scored Reporting: produces a 0-4 scale per dimension and an overall health score with prioritized recommendations.
  • Use Case: run an audit before release to surface issues and guide fixes.

Quick Start

Run a full project audit to generate a prioritized action plan.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I audit my codebase for accessibility and performance issues?

To audit your codebase for accessibility and performance, run a diagnostic scan across five dimensions to identify issues and generate a scored 0-4 report with a prioritized remediation plan.

What is a P0-P3 severity report for technical debt?

A P0-P3 severity report categorizes technical debt by priority level, scoring dimensions like theming and responsive design on a 0-4 scale to guide priority-driven improvements for engineering teams.

Can I use an automated audit skill in my CI/CD pipeline?

Yes, you can apply this audit skill to CI/CD pipelines or manual workflows to systematically surface anti-patterns and generate an actionable remediation plan before release.

How do I check my project for responsive design and theming anti-patterns?

Run a full project audit to identify and document responsive design and theming anti-patterns across the codebase, producing an overall health score with actionable recommendations.

What's the best way to generate a scored health report for a software release?

The best way to generate a scored health report is to run a pre-release audit that evaluates five technical dimensions on a 0-4 scale and outputs an overall health score with prioritized fixes.