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.