# Playwright Installer Intellij Junie

> 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: `jovd83/playwright-installer-intellij-junie` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add jovd83/playwright-installer-intellij-junie`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jovd83/playwright-installer-intellij-junie/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: jovd83 (https://skillmd.com/u/jovd83)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/jovd83/playwright-installer-intellij-junie

---


# IntelliJ + Junie Setup

Use this skill when the user wants a working Playwright workflow in IntelliJ IDEA with Junie.

## Setup Workflow

1. Confirm Node.js, npm, and IntelliJ are installed.
2. Initialize or inspect the Playwright project.
3. Verify the Junie plugin or assistant workflow is available and authenticated as needed.
4. Confirm Playwright tests can run and debug locally.
5. 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.
