An agentic skill that bootstraps and maintains Playwright UI test coverage. It produces a Flow Map — a structured catalog of user-facing behaviors — and generates a Playwright test suite from it.
npx skills add liatrio-forge/ui-test-builderTo link the skill from this repo into your global Claude Code install:
./dev-install.shThis creates symlinks in ~/.agents/skills/ and ~/.claude/skills/ pointing back to skills/ui-test-builder/ in this repo, so edits take effect immediately without reinstalling.