quality-audit

Audit page quality across Lighthouse, SEO, and WCAG checks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/aramark-destinations/aramark-mb --skill quality-audit-aramark-destinations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-audit
Source: https://github.com/aramark-destinations/aramark-mb/tree/main/.agents/skills/eds/quality-audit
Command: npx skills add https://github.com/aramark-destinations/aramark-mb --skill quality-audit-aramark-destinations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Lighthouse, SEO, and WCAG quality checks can be manual, time-consuming, and prone to inconsistencies. This skill automates and standardizes those evaluations to consistently measure page health against design targets.

Core Features & Use Cases

  • Lighthouse audits: Performance, Accessibility, Best Practices, and SEO scores to identify critical issues.
  • SEO checks: Canonical tags, meta tags, heading structure, robots.txt, and sitemap considerations.
  • WCAG accessibility: Keyboard navigation, color contrast, semantic HTML, ARIA, and form accessibility checks across pages.

Quick Start

Run a full quality audit on a target page to generate Lighthouse, SEO, and WCAG results.

Frequently Asked Questions about quality-audit

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

FAQPage Schema
How do I automate Lighthouse, SEO, and WCAG audits before a release?

Combine Lighthouse, SEO, and WCAG checks into a single audit that targets scores above 90, validates canonical and meta tags, and verifies accessibility and structured data to catch regressions before release.

What is included in a WCAG accessibility audit for web pages?

A WCAG accessibility audit evaluates keyboard navigation, color contrast, semantic HTML, ARIA usage, and form accessibility across pages to identify compliance gaps and ensure design targets are met.

How do I check canonical tags and meta tags for SEO regressions?

Run an SEO audit that validates canonical tags, meta tags, heading structure, robots.txt, and sitemap considerations to identify metadata gaps and catch regressions across brands and pages.

Can I enforce a Lighthouse score above 90 for periodic quality audits?

Yes, you can enforce Lighthouse scores above 90 by applying the audit to periodic quality checks, pre-release validations, or investigations across brands and pages to consistently measure page health against design targets.

What is the best way to standardize page quality checks across multiple brands?

Standardize page quality by automating Lighthouse, SEO, and WCAG evaluations to consistently measure page health against enforced targets including performance scores, canonical tag validation, and accessibility verifications across brands.

Why does my page pass Lighthouse but fail structured data verifications?

A page can pass Lighthouse but fail structured data verifications because the audit enforces separate checks for canonical and meta tag validation, accessibility, and structured data alongside Lighthouse performance scores.