frontend-qa-friendly

Official

Make frontend tests reliable.

Authorwhitebeardit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of creating frontend code that is difficult for automated testing tools (like Playwright) to locate and interact with, leading to brittle and flaky tests.

Core Features & Use Cases

  • Semantic HTML Guidance: Promotes the use of accessible roles and labels for robust element identification.
  • Stable Selector Strategy: Recommends data-testid attributes for unambiguous targeting when semantic selectors are insufficient.
  • Use Case: When developing a new user registration form, apply these guidelines to ensure that QA engineers can reliably target input fields, labels, and the submit button, preventing test failures due to minor UI changes.

Quick Start

Ensure all form inputs have associated labels and use data-testid attributes for elements that lack clear accessible names.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: frontend-qa-friendly
Download link: https://github.com/whitebeardit/.cursor/archive/main.zip#frontend-qa-friendly

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.