qa-code-review

Review Playwright test scripts for maintainability, fixture reusability, and flow standardization.

12|6|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/whitebeardit/.cursor --skill qa-code-review-whitebeardit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-code-review
Source: https://github.com/whitebeardit/.cursor/tree/main/skills/qa/skill-qa-code-review
Command: npx skills add https://github.com/whitebeardit/.cursor --skill qa-code-review-whitebeardit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of reviewing QA Playwright code by systematically applying established quality standards and best practices, ensuring maintainability, robustness, and consistency in test suites.

Core Features & Use Cases

  • Multi-perspective Review: Analyzes code through the lenses of maintainability, fixture reusability, and flow standardization.
  • Consolidated Feedback: Generates a single, actionable report summarizing findings across different quality dimensions.
  • Use Case: When a new Playwright test suite is developed, use this Skill to perform a comprehensive code review, identifying areas for improvement in structure, locator strategy, and adherence to project conventions before merging.

Quick Start

Use the qa-code-review skill to review the attached Playwright test file.

Frequently Asked Questions about qa-code-review

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

FAQPage Schema
How do I review Playwright test scripts for maintainability conventions?

To review Playwright test scripts, attach your test files for automated analysis against maintainability conventions, fixture reusability, and flow standardization principles. The review generates a consolidated improvement summary focused on structure, locator strategy, and project convention adherence.

What is fixture reusability analysis in QA code review?

Fixture reusability analysis in QA code review evaluates your test setup data to ensure components are modular and reusable across scenarios. It identifies duplicated setup logic and recommends standardizing fixtures to improve test suite robustness and reduce maintenance overhead.

Does this code review work with existing Playwright test data and fixtures?

Yes, this code review works with existing Playwright test data and fixtures by analyzing them alongside test scripts. It evaluates the entire test suite structure against project conventions to identify areas for improvement in locator strategy and data management before merging.

Can I use this to standardize flows across a new Playwright test suite?

Yes, you can use this to standardize flows across a new Playwright test suite by analyzing code against flow standardization principles. It produces a single actionable report summarizing findings across quality dimensions to ensure consistency before merging.

What's the best way to consolidate QA code review feedback for Playwright?

The best way to consolidate QA code review feedback is to run an automated analysis that generates a single actionable report. This approach systematically applies quality standards across maintainability, fixture reusability, and standardization dimensions to produce a unified improvement summary.