Intellij junie
End-to-end Playwright skill pack for planning, authoring, debugging, documenting, and operationalizing test automation.
npx -y skills add jovd83/playwright-skill --skill intellij-junieAssembled 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 Junie in IntelliJ IDEA. Use when Codex needs to help configure an IntelliJ-based Playwright workflow with the Junie assistant and verify the environment is ready for authoring and running tests.
SKILL.md
1.4 KB, as published. Nobody here has run it
IntelliJ + Junie Setup
Use this skill when the user wants a working Playwright workflow in IntelliJ IDEA with Junie.
Setup Workflow
- Confirm Node.js, npm, and IntelliJ are installed.
- Initialize or inspect the Playwright project.
- Verify the Junie plugin or assistant workflow is available and authenticated as needed.
- Confirm Playwright tests can run and debug locally.
- Point the user to the relevant skills in this repository for ongoing work.
Output Contract
Provide:
- prerequisites,
- setup steps,
- verification commands,
- any IDE-specific caveats,
- the next recommended skill or guide after setup.