playwright-skill enables developers to automate browser testing and web interactions by writing custom Playwright scripts that are auto-executed against detected local dev servers or specified URLs. The skill automatically detects running servers, writes test scripts to temporary storage to avoid project clutter, and displays results in real-time with a visible browser window for debugging. It solves the problem of quickly prototyping and running browser automation tasks without manual setup or configuration complexity.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill playwright-skill