Autodesk/claude-browser-test-skills
Plugin Claude Code
Marketplace for the browser-test E2E skill pipeline for Claude Code.
Autodesk/claude-browser-test-skills
Plugin Claude Code
Marketplace for the browser-test E2E skill pipeline for Claude Code.
Autodesk/claude-browser-test-skills
Plugin Claude Code
E2E browser test pipeline for Claude Code: author, refine, compile, and run Playwright tests using browser automation.
Autodesk/claude-browser-test-skills
Instructions file
Instructions for Autodesk/claude-browser-test-skills, covering claude.md, what this repo is, layout, conventions when editing skills and validate before publishing.
Autodesk/claude-browser-test-skills
Skill Claude CodeCodex
Use when writing a new E2E browser test from a vague user description or feature requirement. Turns exploratory browser sessions into structured, reusable test cases.
Autodesk/claude-browser-test-skills
Skill Claude CodeCodex
Use when converting a refined markdown E2E test case into a standard Playwright .spec.ts file. Triggers on "compile this test", "convert to playwright", or "generate spec from markdown". Requires a stable markdown test case and a running dev server.
Autodesk/claude-browser-test-skills
Skill Claude CodeCodex
Use when an E2E test case exists but needs stabilization through repeated execution. Runs the test multiple times, identifies flaky steps, and updates the test case and conventions until deterministic.
Autodesk/claude-browser-test-skills
Skill Claude CodeCodex
Use when executing a stable E2E test case that has already been refined. Follows test steps exactly without deviation, reports pass/fail with evidence.