CatalinPoata
Community@CatalinPoata
CatalinPoata provides Playwright-based browser testing skills covering component testing via story galleries, browser automation, and trace file inspection.
Agent Skills by CatalinPoata
Showing 3 vetted skills indexed across 1 GitHub repositories.
playwright-component-testing
Test React and Vue components in isolation using Playwright with a story gallery page.
playwright-cli
Automate browser interactions and Playwright test workflows via command-line commands.
playwright-trace
Inspect Playwright trace files from the command line to debug test failures.
Frequently Asked Questions About CatalinPoata
FAQPage SchemaWhat tasks can I accomplish using CatalinPoata's Playwright skills?▼
You can automate browser interactions, run and manage Playwright tests, set up isolated React or Vue component testing via a story gallery, and inspect trace files from the command line, including actions, requests, console logs, errors, snapshots, and screenshots.
Who are these Playwright skills designed for?▼
Front-end and QA engineers working with Playwright who need browser test automation, isolated component testing for React or Vue, or command-line debugging of trace files. They also suit teams migrating away from @playwright/experimental-ct-react or -vue.
How do the Playwright skills run in practice?▼
The skills execute through Bash using playwright-cli, npx, and npm commands. Component testing scaffolds stories and a gallery dev page driven by Playwright's built-in mount fixture, while trace inspection runs entirely from the command line via npx.
What are the prerequisites for using these skills?▼
You need a Node.js environment with npm and npx available, plus Playwright installed in your project. Component testing requires a React or Vue codebase, and trace inspection requires existing Playwright trace files generated from prior test runs.