joel611

28 mods across 1 repository, 2 stars between them.

joel611/claude-plugins

Skill Claude CodeCodex

Create maintainable and reusable Page Object Models (POMs) for Playwright tests. Generates TypeScript classes that encapsulate page-specific locators and actions, following the Page Object Model design pattern with data-testid locators exclusively.

2 2mo ago A 52 tokens

joel611/claude-plugins

Skill Claude CodeCodex

Debug failing Playwright E2E tests by analyzing error messages, stack traces, screenshots, and Playwright traces. Provides actionable solutions for common test failures including timeouts, selector issues, race conditions, and unexpected behaviors. Optionally uses Playwright MCP for live debugging.

2 2mo ago A 60 tokens

joel611/claude-plugins

Skill Claude CodeCodex

Generate production-ready Playwright E2E tests from natural language specifications or requirements. Creates TypeScript test files following best practices including data-testid locators, proper async/await usage, test isolation, and the AAA (Arrange-Act-Assert) pattern.

2 2mo ago A 56 tokens

joel611/claude-plugins

Skill Claude CodeCodex

Maintain, refactor, and improve existing Playwright E2E tests. Handles tasks like updating locators across test suites, extracting reusable utilities, improving test stability, removing code duplication, and enforcing best practices throughout the test codebase.

2 2mo ago A 53 tokens