·testing-e2e
</>

testing-e2e

alexei-led/claude-code-config

E2E testing with Playwright MCP for browser automation, test generation, and UI testing. Use when discussing E2E tests, Playwright, browser testing, UI automation, visual testing, or accessibility testing. Supports TypeScript tests and Go/HTMX web applications.

6Installs·1Trend·@alexei-led

Installation

$npx skills add https://github.com/alexei-led/claude-code-config --skill testing-e2e

SKILL.md

Use Playwright MCP tools for browser automation and E2E testing.

| browsernavigate | Go to URL | | browsersnapshot | Get accessibility tree | | browserclick | Click elements | | browsertype | Type text | | browserfillform | Fill form fields | | browsergeneratelocator | Get best locator | | browserverifytext | Assert text content |

| Navigation timeout | Slow page load | Increase timeout, check network | | Action timeout | Element not interactable | Wait for visibility/enabled state | | Expect timeout | Assertion failed | Verify DOM state with snapshot |

E2E testing with Playwright MCP for browser automation, test generation, and UI testing. Use when discussing E2E tests, Playwright, browser testing, UI automation, visual testing, or accessibility testing. Supports TypeScript tests and Go/HTMX web applications. Source: alexei-led/claude-code-config.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alexei-led/claude-code-config --skill testing-e2e
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is testing-e2e?

E2E testing with Playwright MCP for browser automation, test generation, and UI testing. Use when discussing E2E tests, Playwright, browser testing, UI automation, visual testing, or accessibility testing. Supports TypeScript tests and Go/HTMX web applications. Source: alexei-led/claude-code-config.

How do I install testing-e2e?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alexei-led/claude-code-config --skill testing-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/alexei-led/claude-code-config