What is playwright?
Playwright E2E testing patterns. Trigger: When writing E2E tests - Page Objects, selectors, MCP workflow. Source: gentleman-programming/gentleman-skills.
Playwright E2E testing patterns. Trigger: When writing E2E tests - Page Objects, selectors, MCP workflow.
Quickly install playwright AI skill to your development environment via command line
Source: gentleman-programming/gentleman-skills.
⚠️ If you have Playwright MCP tools, ALWAYS use them BEFORE creating any test:
If MCP NOT available: Proceed with test creation based on docs and code analysis.
| "a test", "one test", "new test", "add test" | Create ONE test() in existing spec | | "comprehensive tests", "all tests", "test suite", "generate tests" | Create full suite |
Playwright E2E testing patterns. Trigger: When writing E2E tests - Page Objects, selectors, MCP workflow. Source: gentleman-programming/gentleman-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/gentleman-programming/gentleman-skills --skill playwrightBrowse more skills from gentleman-programming/gentleman-skills
Playwright E2E testing patterns. Trigger: When writing E2E tests - Page Objects, selectors, MCP workflow. Source: gentleman-programming/gentleman-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill playwright Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/gentleman-programming/gentleman-skills