Vscode codex
End-to-end Playwright skill pack for planning, authoring, debugging, documenting, and operationalizing test automation.
npx -y skills add jovd83/playwright-skill --skill vscode-codexAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
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.md
1.4 KB, as published. Nobody here has run it
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.