·playwright-e2e
</>

playwright-e2e

qingqishi/shiqingqi.com

Playwright end-to-end (e2e) testing best practices for user-centric testing using semantic locators. Use when writing E2E tests, integration tests, user flow tests, Playwright tests, test specs, or when the user mentions Playwright, e2e tests, getByRole, test flows, or user testing.

4Installs·0Trend·@qingqishi

Installation

$npx skills add https://github.com/qingqishi/shiqingqi.com --skill playwright-e2e

SKILL.md

This project uses Playwright for E2E testing with a focus on user-centric testing that avoids implementation details.

Users interact with what they see, not technical implementation details.

Always prefer role-based locators that match how users perceive the page.

Playwright end-to-end (e2e) testing best practices for user-centric testing using semantic locators. Use when writing E2E tests, integration tests, user flow tests, Playwright tests, test specs, or when the user mentions Playwright, e2e tests, getByRole, test flows, or user testing. Source: qingqishi/shiqingqi.com.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/qingqishi/shiqingqi.com --skill playwright-e2e
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is playwright-e2e?

Playwright end-to-end (e2e) testing best practices for user-centric testing using semantic locators. Use when writing E2E tests, integration tests, user flow tests, Playwright tests, test specs, or when the user mentions Playwright, e2e tests, getByRole, test flows, or user testing. Source: qingqishi/shiqingqi.com.

How do I install playwright-e2e?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/qingqishi/shiqingqi.com --skill playwright-e2e Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/qingqishi/shiqingqi.com