# Playwright Installer Vscode Codex

> Editor-setup skill for Playwright plus OpenAI Codex in Visual Studio Code. Use when Codex needs to help configure a practical VS Code environment for Playwright authoring, execution, debugging, and local skill usage.

- Skill: `jovd83/playwright-installer-vscode-codex` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add jovd83/playwright-installer-vscode-codex`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jovd83/playwright-installer-vscode-codex/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jovd83 (https://skillmd.com/u/jovd83)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jovd83/playwright-installer-vscode-codex

---


# VS Code + Codex Setup

Use this skill when the user wants a working Playwright workflow in Visual Studio Code with Codex-style assistance.

## Setup Workflow

1. Confirm Node.js, npm, and VS Code are installed.
2. Initialize or inspect the Playwright project.
3. Configure the editor extensions or agent workflow the user actually has available.
4. Verify the environment can run Playwright tests locally.
5. Point the user to the relevant skills in this repository for ongoing work.

## Output Contract

Provide:

- prerequisites,
- setup steps,
- verification commands,
- any editor-specific caveats,
- the next recommended skill or guide after setup.
