hueanmy

10 mods across 1 repository, 2 stars between them.

qa-engineer

02

hueanmy/qa-playwright-agent

Agent

Senior QA automation engineer specializing in Playwright. Use proactively when the user is working on test planning, writing Playwright specs, debugging flaky tests, or onboarding a new app to automated QA. Has access to all qa-playwright-agent skills.

2 4mo ago A 52 tokens original MIT

qa-heal

04

hueanmy/qa-playwright-agent

Command

Diagnose and rewrite a failing Playwright spec from a captured error log.

2 4mo ago A 15 tokens original MIT

qa-sync

06

hueanmy/qa-playwright-agent

Command

Sync generated/healed tests from the plugin output dir into the target app repo.

2 4mo ago A 16 tokens original MIT

generate-tests

07

hueanmy/qa-playwright-agent

Skill Claude CodeCodex

Convert a JSON test plan into production-ready Playwright TypeScript files (spec, page object, fixtures). Reads the latest plan in / /plans/ unless a specific PLAN path is given. Use after /plan-tests, or when the user says "generate the tests", "write the spec for plan X".

2 4mo ago A 69 tokens original MIT

heal-test

08

hueanmy/qa-playwright-agent

Skill Claude CodeCodex

Diagnose and rewrite a failing Playwright spec. Reads the spec + a captured error log, classifies the root cause, and writes a fixed file plus a healing report. Use when the user says "heal this test", "fix the broken spec", or pastes Playwright failure output.

2 4mo ago A 62 tokens original MIT

plan-tests

09

hueanmy/qa-playwright-agent

Skill Claude CodeCodex

Generate a structured JSON test plan for one feature of the configured app. Reads the user's app profile and writes the plan to / /plans/ - .json. Use when the user asks to "plan tests for X", "draft test cases for X", or kicks off a new feature's QA work.

2 4mo ago A 71 tokens original MIT

sync-tests

10

hueanmy/qa-playwright-agent

Skill Claude CodeCodex

Copy generated and healed test files from the plugin's output directory into the user's target repo. Honours the user's sync.config.json mappings. Use when the user says "sync the tests", "push generated tests to the app repo", or after /generate-tests.

2 4mo ago A 55 tokens original MIT