·playwright-skill
</>

playwright-skill

dedalus-erp-pas/foundation-skills

Complete browser automation and web testing with Playwright. Auto-detects dev servers, manages server lifecycle, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, debug dynamic webapps, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

41Installs·1Trend·@dedalus-erp-pas

Installation

$npx skills add https://github.com/dedalus-erp-pas/foundation-skills --skill playwright-skill

SKILL.md

Comprehensive web testing skill using Playwright. Write custom JavaScript code for any testing or automation task.

For dynamic webapps where you don't know the DOM structure upfront:

// Check visibility const isVisible = await page.locator('button').isVisible();

Complete browser automation and web testing with Playwright. Auto-detects dev servers, manages server lifecycle, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, debug dynamic webapps, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing. Source: dedalus-erp-pas/foundation-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dedalus-erp-pas/foundation-skills --skill playwright-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is playwright-skill?

Complete browser automation and web testing with Playwright. Auto-detects dev servers, manages server lifecycle, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, debug dynamic webapps, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing. Source: dedalus-erp-pas/foundation-skills.

How do I install playwright-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dedalus-erp-pas/foundation-skills --skill playwright-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dedalus-erp-pas/foundation-skills