Skip to content
Testing
Skill

/dev

Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.

From plugin
playwright-cli
12k2 skills
Install
$ npx -y skills add microsoft/playwright-cli --skill dev --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/dev

Context preview

The summary Claude sees to decide when to auto-load this skill.

Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.

SKILL.md

dev.SKILL.md
name: dev
description: Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.

Development skills

  • **Rolling Playwright dependency** [roll.md](roll.md)
  • **Preparing Release** [release.md](release.md)
Ships withplaywright-cli

Playwright CLI with SKILLS

Get the whole plugin
Stats
12,437
Stars
659
Forks
Active
Maintenance
JavaScript
Language
Apache-2.0
License
2d ago
Last commit
6y ago
Created

Repo: microsoft/playwright-cli