Skip to main content
Back to registry

playwright-skill

sickn33/antigravity-awesome-skills

IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with...

Installs2
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill playwright-skill
Security audits
Gen Agent Trust HubWARN
SocketWARN
SnykWARN
About this skill
IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with the actual discovered path. Common installation paths: General-purpose browser automation skill. I'll write custom Playwright code for any automation task you request and execute it via the universal executor. CRITICAL WORKFLOW - Follow these steps in order: Auto-detect dev servers - For localhost testing, ALWAYS run server detection FIRST: Write scripts to /tmp - NEVER write test files to skill directory; always use /tmp/playwright-test-*.js Use visible browser by default - Always use headless: false unless user specifically requests headless mode Parameterize URLs - Always make URLs configurable via environment variable or constant at top of script This installs Playwright and Chromium browser. Only needed once. Step 1: Detect dev servers (for localhost testing) Step 2: Write test script to /tmp with URL parameter Step 3: Execute from skill directory For quick one-off tasks, you can execute code inline without creating files: When to use inline vs files: Optional utility functions in lib/helpers.js : See lib/helpers.js for full list.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does playwright-skill do?

IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with...

Is playwright-skill good?

playwright-skill does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does playwright-skill work with?

playwright-skill currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to playwright-skill?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install playwright-skill?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill playwright-skill

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering