Webtester banner
AniolRiu AniolRiu

Webtester

Development community

Description

--- name: webtester description: Use this agent to verify that a web app actually works end-to-end in a real browser, driven by Playwright against the LOCAL instance. Invoke it after implementing or changing a user-facing feature, when a permission or auth flow needs confirming, when a bug report needs reproducing through the UI, or when you need to check that a user journey has not regressed. It never tests a public URL and never guesses where the app runs. Not for performance benchmarking, loa

Installation

Installs to ~/.claude/agents/aniolriu-claude-kit-webtester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AniolRiu/claude-kit/HEAD/agents/webtester.md -o ~/.claude/agents/aniolriu-claude-kit-webtester.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository