audit

Audit web applications for accessibility, performance, theming, and responsive design issues.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/tomerkedem/bookforge --skill audit-tomerkedem
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/tomerkedem/bookforge/tree/main/.agents/skills/audit
Command: npx skills add https://github.com/tomerkedem/bookforge --skill audit-tomerkedem

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Run comprehensive technical quality checks across accessibility, performance, theming, and responsive design, and produce a structured report with prioritized recommendations.

Core Features & Use Cases

  • Accessibility checks and WCAG conformance scoring.
  • Performance and theming evaluations with actionable guidance.
  • Executive-style reports that summarize issues by severity (P0-P3) and provide an actionable remediation plan.

Quick Start

Run a full diagnostic across your project to generate a prioritized audit report.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run an accessibility and performance audit for a web application?

Run a comprehensive technical audit across your web application to evaluate accessibility, performance, theming, and responsive design, producing a structured report with scored recommendations.

Can I generate quality reports with severity priorities for pre-release reviews?

Generate executive-style quality reports that summarize technical issues by severity from P0 to P3, providing a prioritized and actionable remediation plan for your pre-release reviews.

Does the audit process modify my source code during CI pipelines?

The audit process is non-intrusive and does not modify source code, making it safe to run during development, within CI pipelines, or during pre-release component reviews.

What is a technical quality audit for a design system?

A technical quality audit identifies and documents issues across accessibility, performance, theming, and responsive design, outputting a scored report with actionable guidance for your design system.

How do I check WCAG conformance and responsive design quality in my components?

Run diagnostic checks on your components to evaluate WCAG conformance, responsive design, theming, and performance, yielding a prioritized report with actionable remediation steps.

Are there limitations to running non-intrusive web performance and theming audits?

These audits identify and document technical quality issues without modifying source code, meaning you must manually implement the P0-P3 prioritized recommendations provided in the structured report.