audit

Run technical quality checks and generate scored reports with P0-P3 severity ratings.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/thnakon/babybib-v2 --skill audit-thnakon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/thnakon/babybib-v2/tree/main/.agents/.claude/skills/audit
Command: npx skills add https://github.com/thnakon/babybib-v2 --skill audit-thnakon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill runs technical quality checks for accessibility, performance, theming, and design, providing a detailed report with scored ratings and actionable recommendations.

Core Features & Use Cases

  • Technical Quality Checks: Assess accessibility, performance, theming, responsive design, and anti-patterns.
  • Scored Report: Generate a report with P0-P3 severity ratings for actionable plans.
  • Use Case: Use this Skill when you need an accessibility check, performance audit, or technical quality review of your application.

Quick Start

Run the /audit command to conduct a technical quality audit on your application's codebase.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run a technical audit for accessibility and performance on my codebase?

Run a technical quality check by executing the /audit command on your codebase. This initiates automated reviews for accessibility, performance, theming, and responsive design, generating a scored report with P0-P3 severity ratings and an actionable remediation plan.

What is included in a technical quality review for web applications?

A technical quality review assesses accessibility, performance, theming, responsive design, and anti-patterns. It generates a scored report featuring P0-P3 severity ratings and an actionable plan to guide codebase remediation.

Can I use this to check for responsive design and theming anti-patterns?

Yes, the technical audit specifically checks for responsive design and theming anti-patterns alongside accessibility and performance. It generates a scored report with P0-P3 severity ratings and an actionable plan to resolve anti-patterns.

How does the audit report prioritize performance and accessibility fixes?

The audit report prioritizes fixes using P0-P3 severity ratings. This scored system categorizes accessibility, performance, theming, and responsive design issues by urgency, providing an actionable plan to address critical technical flaws first.

What do I need to run an accessibility check on my application?

You need your application codebase accessible within your environment to run an accessibility check. No external dependencies are required; execute the /audit command to initiate the technical quality review and generate the scored report.