web-quality-audit

Audit website and HTML quality for performance, accessibility, SEO, and best-practice issues.

1|Updated Jul 13, 2026
One-click install
npx skills add https://github.com/vh2224/forge-executor --skill web-quality-audit-vh2224
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-quality-audit
Source: https://github.com/vh2224/forge-executor/tree/main/src/resources/skills/web-quality-audit
Command: npx skills add https://github.com/vh2224/forge-executor --skill web-quality-audit-vh2224

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you quickly identify quality problems in a website or HTML page, including performance, accessibility, SEO, and general best-practice issues that can hurt user experience and search visibility.

Core Features & Use Cases

  • Performance review: Flags common loading and rendering issues such as missing optimization opportunities and Core Web Vitals risks.
  • Accessibility audit: Checks for common barriers like missing alt text, weak contrast, poor keyboard support, and invalid markup.
  • SEO and best practices: Reviews metadata, structure, security hygiene, and modern web standards.
  • Use case: A developer can run it against a page or project folder before launch to catch obvious HTML quality problems and prioritize fixes.

Quick Start

Ask the skill to audit your website or HTML file and return prioritized findings with specific fixes.

Frequently Asked Questions about web-quality-audit

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

FAQPage Schema
How do I audit my website for accessibility and SEO issues before launch?

To audit website accessibility and SEO issues, review HTML structure, metadata, alt text, viewport and lang attributes. This identifies performance barriers, weak contrast, missing metadata, and common web hygiene problems to prioritize fixes before launch.

What is included in a web quality audit for HTML pages?

A web quality audit checks performance loading issues, accessibility barriers like missing alt text, SEO metadata, and best practices. It reviews HTML structure, security hygiene, and modern web standards to catch user experience and search visibility problems.

Can I run a web audit on a project folder during QA?

Yes, you can run a web audit on a project folder during QA. The audit applies to pages, templates, or site folders, checking HTML structure and common web hygiene problems to catch obvious quality issues before launch and during ongoing maintenance.

What's the best way to check HTML for missing viewport and lang attributes?

The best way to check HTML for missing viewport and lang attributes is running a web audit on your pages or templates. This reviews HTML structure, metadata, and alt text, flagging common web hygiene problems and returning prioritized findings with specific fixes.

Does this web audit check Core Web Vitals and performance rendering issues?

Yes, the web audit checks Core Web Vitals and performance rendering issues. It flags common loading issues, missing optimization opportunities, and performance risks, alongside accessibility, SEO, and best-practice problems to improve overall user experience.