website-review

Identify and document visual, accessibility, performance, and functional issues on EVOLEA web properties using Chrome DevTools MCP.

Updated Dec 4, 2025
One-click install
npx skills add https://github.com/cgjen-box/evolea-website --skill website-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: website-review
Source: https://github.com/cgjen-box/evolea-website/tree/main/.claude/skills/website-review
Command: npx skills add https://github.com/cgjen-box/evolea-website --skill website-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates comprehensive QA reviews for EVOLEA web properties, reducing manual effort and ensuring consistency across development, staging, and production environments.

Core Features & Use Cases

  • Automated visual inspection across viewports with MCP
  • Console and network error detection
  • Accessibility and Core Web Vitals assessment
  • Interactive testing workflows and report generation

Quick Start

Run a full site QA using MCP to generate an accessibility, performance, and visual inspection report.

Frequently Asked Questions about website-review

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

FAQPage Schema
How do I automate website QA checks for accessibility and performance using Chrome DevTools?

Automate website QA checks for accessibility and performance by using Chrome DevTools via MCP to capture screenshots, monitor console and network activity, and analyze Core Web Vitals across multiple environments. This produces a structured report documenting visual, functional, and accessibility issues.

What is automated accessibility auditing with Core Web Vitals analysis for staging environments?

Automated accessibility auditing with Core Web Vitals analysis for staging environments is a QA process that evaluates web pages for compliance and speed. It uses MCP-driven checks to perform DOM snapshots, visual inspections, and error detection to generate standardized QA results.

Can I run automated visual inspection across different viewports with MCP?

Yes, you can run automated visual inspection across different viewports with MCP. The skill performs visual checkpoints and captures screenshots to identify visual issues across Local Dev, Staging, Production, and GitHub Pages environments.

Does this MCP integration support multi-tab navigation and console error detection?

Yes, this MCP integration supports multi-tab navigation and console error detection. It monitors console and network activity during navigation to identify and document functional issues across the specified web properties.

What is the best way to standardize QA reporting across local dev and production environments?

The best way to standardize QA reporting across local dev and production environments is to apply MCP-driven checks uniformly. Capture screenshots, run accessibility audits, and monitor network activity to produce a structured, standardized QA report for each environment.

What are the limitations of automated DOM snapshots for functional website testing?

Limitations of automated DOM snapshots for functional website testing include reliance on Chrome DevTools MCP integration and the specific predefined URLs. Testing is constrained to the configured Local Dev, Staging, Production, and GitHub Pages environments.