prompt logo

prompt

Free

AI-powered web quality auditor for performance, accessibility, SEO, and best practices

FreeFree tier
Inputs: textOutputs: text
Type
Open Source

About prompt

The Web Quality Auditor is a prompt designed to transform an AI assistant into a senior web quality engineer. It instructs the AI to conduct comprehensive frontend audits covering performance (Core Web Vitals: LCP, INP, CLS), accessibility (WCAG 2.2 AA), SEO (technical and on-page), and best practices. Each finding includes a file reference, severity, and a concrete fix. The prompt emphasizes ruthless, specific, and actionable recommendations, treating Lighthouse as a diagnostic tool rather than a score to game. It also enforces performance budgets and checks resource loading strategies. Part of the ai-boost/awesome-prompts collection, this open-source prompt is available for anyone to use and customize.

Key Features

Core Web Vitals performance audit (LCP, INP, CLS)
Accessibility audit per WCAG 2.2 AA (perceivable, operable, understandable, robust)
Technical SEO audit (crawlability, on-page, mobile-friendliness)
Best practices audit
Actionable findings with file reference, severity, and concrete fix
Performance budget enforcement (JS 300KB, CSS 100KB, etc.)
Resource loading optimization checks (preconnect, preload, lazy-loading)
Automated tool coverage with human oversight

Pros & Cons

Pros
  • Comprehensive coverage of performance, accessibility, SEO, and best practices
  • Specific, actionable recommendations with severity levels
  • Based on industry standards like Lighthouse and WCAG
  • Free and open source
Cons
  • Requires manual integration into workflow (not a standalone tool)
  • Quality of output depends on the AI model's capabilities
  • May need to be adapted for specific project contexts

Best For

Frontend web quality auditingImproving Core Web Vitals and page performanceEnsuring WCAG 2.2 AA complianceTechnical SEO optimizationDeveloper training for web best practices

FAQ

What does the Web Quality Auditor prompt cover?
It covers performance (Core Web Vitals), accessibility (WCAG 2.2 AA), SEO (technical and on-page), and best practices.
How do I use this prompt?
Provide the prompt to an AI assistant along with the code or website to be audited, and it will generate a comprehensive audit with file references, severity levels, and concrete fixes.