audit

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you uncover measurable technical issues that hurt accessibility, performance, theming consistency, and responsive behavior, so you can prioritize what to fix next.

Core Features & Use Cases

  • Technical quality audit across key UX dimensions: Scores accessibility, performance, theming, and responsive design and highlights concrete problems.
  • Anti-pattern detection for implementation quality: Flags AI-slop and common UI/UX implementation anti-patterns so the output remains intentional and maintainable.
  • Actionable, severity-tagged reporting: Produces an issue list with P0–P3 severity ratings, impacts, standards references where applicable, and specific next-step recommendations without performing fixes.

Quick Start

Run audit on the specific area you want reviewed, for example: "audit the home page for accessibility, performance, theming, responsiveness, and anti-patterns".

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 quality audit for accessibility and performance issues in my UI components?

Run a technical quality audit by targeting specific pages or components to score accessibility, performance, theming, and responsive design. The audit generates a prioritized P0–P3 issue report with locations, impacts, standards guidance, and recommended remediation commands.

What is the best way to detect UI anti-patterns and AI-slop before a release?

Detecting UI anti-patterns and AI-slop requires a technical quality audit that flags common implementation issues. This process scores your codebase against key UX dimensions and outputs a severity-tagged report to ensure the interface remains intentional and maintainable.

Can I automatically fix responsive design and theming issues found during a technical audit?

You cannot automatically fix responsive design and theming issues during a technical audit. The audit generates a prioritized P0–P3 report detailing impacts, standards references, and recommended remediation commands without performing any auto-fixing.

Does the technical quality audit require any context preparation before scoring my codebase?

Yes, the technical quality audit requires context preparation via the /impeccable command before scoring your codebase. Once prepared, it evaluates accessibility, performance, theming, responsive design, and anti-patterns to document measurable technical issues.

Why does my technical audit report include P0 through P3 severity ratings?

Your technical audit report includes P0 through P3 severity ratings to help you prioritize what to fix next across accessibility, performance, theming, and responsive design. The actionable issue list pairs each rating with specific impacts and standards guidance.

When do I need a technical quality audit for responsive design and accessibility?

You need a technical quality audit when reviewing pages, features, or components in a codebase prior to release or after UI and system changes. It scores accessibility, performance, theming consistency, and responsive behavior to highlight concrete problems.