qa-playwright-maintain-conventions

Official

Enforce Playwright test conventions

Authorwhitebeardit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that your Playwright tests adhere to established project conventions, leading to more maintainable, readable, and robust test suites.

Core Features & Use Cases

  • Consistent Imports: Guarantees tests import from the correct fixture path, preventing direct @playwright/test imports.
  • Data Management: Encourages the use of test-data for inputs and lib/data-factory.ts for dynamic data, reducing hardcoding.
  • Directory Structure Adherence: Reinforces the standard placement of specs and test data.
  • Use Case: When adding a new API test, this skill will guide you to place the test file in tests/api/<fluxo>/ and any associated input data in test-data/api/<fluxo>/, ensuring project consistency.

Quick Start

Use the qa-playwright-maintain-conventions skill to ensure new tests follow project standards.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: qa-playwright-maintain-conventions
Download link: https://github.com/whitebeardit/.cursor/archive/main.zip#qa-playwright-maintain-conventions

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.