codexplugin
P

Playwright Testing

by TerminalSkills

Skillcoding71 stars

End-to-end browser testing with Playwright — fixtures, selectors, and CI patterns

Install now

$ npx codex-marketplace add TerminalSkills/skills/skills/playwright-testing --skill

About

End-to-end browser testing with Playwright — fixtures, selectors, and CI patterns

Playwright Testing is a codex skill — a focused instruction set the agent loads when you need specialized coding help. Skills are lighter than full plugins and install with the --skill flag.

Source package path: TerminalSkills/skills/skills/playwright-testing on GitHub (TerminalSkills/skills).

Key features

  • Specialized agent instructions for coding tasks
  • Lighter than a full plugin — focused playbook the agent loads on demand
  • Install with the --skill flag via npx
  • Ideal when you want Playwright Testing expertise without a full integration

How to install

  1. 01

    Copy the install command

    Use the command on this page — it includes the correct --skill flag for this skill.

  2. 02

    Run it in your project terminal

    Execute the command from the directory where you use Codex, not necessarily your home folder.

  3. 03

    Restart or reload Codex

    Restart the Codex CLI or reload your IDE window so the new extension is picked up.

  4. 04

    Try an example prompt

    Ask Codex something related to Playwright Testing to confirm the skill is active.

Example prompts

Try these after installing to confirm Playwright Testing is working.

> Invoke the Playwright Testing skill to review this code change
> Use Playwright Testing workflows for the task I'm working on now
> When should I use the Playwright Testing skill versus a general prompt?

Requirements

  • Node.js 18 or newer with npx available
  • Codex CLI or IDE extension installed and signed in

More from TerminalSkills

Other skills by the same author

Related skills

More in coding