page-reviewer

Identify and summarize visual QA and accessibility tasks for JusticeHub pages.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Acurioustractor/justicehub-platform --skill page-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: page-reviewer
Source: https://github.com/Acurioustractor/justicehub-platform/tree/main/.claude/skills/page-reviewer
Command: npx skills add https://github.com/Acurioustractor/justicehub-platform --skill page-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams visually verify JusticeHub pages for correct rendering and accessibility by automating checks and producing consistency across layouts.

Core Features & Use Cases

  • Visual rendering verification across pages and breakpoints
  • Accessibility tree checks, ARIA landmark validation, and keyboard navigation tests
  • Automated capture of screenshots and logging of console errors for review
  • Use Case: Run on the Homepage, Community Map, and other key routes to produce a quick health report.

Quick Start

Start the local dev server, then run the page-reviewer tool to inspect a target page and generate a review report.

Frequently Asked Questions about page-reviewer

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

FAQPage Schema
How do I automate visual QA and accessibility testing for web pages?

Automate visual QA and accessibility testing by using an agent-browser CLI to open pages, capture interactive elements, take full-page screenshots, report console errors, and validate ARIA landmarks.

Can I check keyboard navigation and ARIA roles across responsive layouts?

Yes, you can check keyboard navigation and ARIA roles across responsive layouts by applying automated accessibility checkpoints to verify rendering and validate landmark roles.

What is the best way to capture full-page screenshots and log console errors during a page review?

The best way to capture full-page screenshots and log console errors is running an automated agent-browser tool that opens target pages, records rendering issues, and generates a review report.

Does automated accessibility testing work for community map and program pages?

Automated accessibility testing works for community map and program pages by validating rendering, identifying interactive elements, checking ARIA roles, and logging errors across these specific routes.

How do I generate a quick health report for my local dev server pages?

Generate a quick health report for local dev server pages by running an automated page review tool that inspects the target page, checks accessibility tree elements, and summarizes visual QA tasks.