audit

Audit websites for accessibility, performance, theming, and anti-patterns with severity ratings.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/luiztrilha/dunderia-public --skill audit-luiztrilha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/luiztrilha/dunderia-public/tree/main/templates/local-runtime-profile/skills/agents/audit
Command: npx skills add https://github.com/luiztrilha/dunderia-public --skill audit-luiztrilha

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides technical quality checks for accessibility, performance, theming, responsive design, and anti-patterns, generating a scored report with actionable insights.

Core Features & Use Cases

  • Technical Quality Checks: Run audits across accessibility, performance, theming, responsive design, and anti-patterns.
  • Scoring System: Provides a scored report with P0-P3 severity ratings for easy prioritization.
  • Actionable Plan: Generates an actionable plan with recommendations for improvement.

Quick Start

Run an audit on the 'website' component with /audit website.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run a front-end code audit for web accessibility and performance?

To run a front-end code audit, execute a command targeting your component, such as `/audit website`. The Skill analyzes your codebase for accessibility, performance, theming, and anti-patterns, generating a scored report with actionable recommendations.

What is a P0-P3 severity rating in technical quality checks?

A P0-P3 severity rating prioritizes technical quality issues identified during a code review. The audit assigns these scores to accessibility, performance, and anti-pattern findings, helping you address critical front-end defects before minor UI/UX improvements.

Does the audit work with any front-end framework or codebase?

The audit requires a codebase containing front-end components focused on user experience and technical standards compliance. It performs technical quality checks across accessibility, performance, and responsive design regardless of the specific UI framework used.

Can I check my website for anti-patterns and responsive design issues?

Yes, you can check your website for anti-patterns and responsive design issues. The audit evaluates your front-end codebase against technical checklists, identifying anti-patterns and responsive flaws while providing a scored report with improvement recommendations.

What's the best way to prioritize web accessibility and performance optimization tasks?

The best way to prioritize web accessibility and performance optimization tasks is using the audit's actionable plan. It evaluates your front-end codebase, assigns P0-P3 severity ratings to findings, and outputs a scored report for easy prioritization.

Why does the audit require front-end components in my codebase?

The audit requires front-end components because its checklists and metrics are designed to evaluate UI/UX standards, accessibility, and performance optimization. Without these components, the technical quality checks cannot accurately assess technical standards compliance.