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
- Confirm Node.js, npm, and VS Code are installed.
- Initialize or inspect the Playwright project.
- Configure the editor extensions or agent workflow the user actually has available.
- Verify the environment can run Playwright tests locally.
- 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.