qa-tester

Audit the CRPD Dashboard for QA and WCAG accessibility issues.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/LinusConradM/test_crpd_dashboard --skill qa-tester-linusconradm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-tester
Source: https://github.com/LinusConradM/test_crpd_dashboard/tree/main/.claude/skills/qa-tester
Command: npx skills add https://github.com/LinusConradM/test_crpd_dashboard --skill qa-tester-linusconradm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates that CRPD Dashboard features function correctly, regressions are detected early, and accessibility standards are verified before release.

Core Features & Use Cases

  • Regression testing, WCAG accessibility auditing, lint verification, and visual validation across pages (Overview, Explore, Analyze, About), with structured issue reporting to engineers, designers, and product managers.
  • Triggered by natural language cues like "test", "QA", "validate", "check", "verify", "regression", or "edge case", or after code changes that require verification.

Quick Start

Run a regression and accessibility audit on the latest build to confirm feature stability and WCAG compliance.

Frequently Asked Questions about qa-tester

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

FAQPage Schema
How do I run a WCAG accessibility audit on dashboard pages?

Regression testing for dashboard features is triggered by cues like "test," "QA," or "validate." It verifies feature stability across pages and components, identifying regressions early before release and deferring bug-fixing to engineering teams.

What is included in a dashboard QA and accessibility validation?

Dashboard QA validation includes regression testing, WCAG accessibility auditing, lint checks, edge-case verification, and visual validation. It reports structured findings to engineers, designers, and product managers without performing any code fixes.

Does this QA tester fix accessibility and lint issues it finds?

No, it does not fix issues. The QA tester identifies and reports problems like WCAG failures or lint errors, deferring all bug-fixing to engineering or design teams while maintaining strict boundaries and documenting findings for stakeholders.

Can I verify edge cases and visual validation across specific dashboard pages?

Yes, you can verify edge cases and perform visual validation across specific dashboard pages including Overview, Explore, Analyze, and About. The skill outputs structured issue reports for stakeholders based on its findings.

When should I trigger a regression and accessibility check during development?

Trigger a regression and accessibility check after code changes that require verification, or by using natural language cues like "verify," "regression," or "edge case" to confirm feature stability and WCAG compliance before release.