Playwright Component Tester banner
CoreyCole CoreyCole

Playwright Component Tester

Development community

Description

--- name: playwright-component-tester description: Use this agent when you need to test a DatastarUI component using Playwright browser automation. This agent will navigate to the component's demo page, interact with the component, check for console errors, verify functionality, and provide a concise summary of any issues found. Examples: <example>Context: User has just finished implementing a new date picker component and wants to verify it works correctly. user: "I just finished the date picke

Installation

Installs to ~/.claude/agents/coreycole-datastarui-playwright-component-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/agents/playwright-component-tester.md -o ~/.claude/agents/coreycole-datastarui-playwright-component-tester.md

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

Full documentation available on GitHub

View Source Repository