dev
Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.
Security Assessment
About dev
The dev skill provides specialized development workflows for maintaining the playwright-cli repository. It assists with critical repository maintenance tasks including dependency management and release preparation, helping maintainers streamline routine operations that require specific procedural knowledge.
This skill encompasses two main capabilities: rolling Playwright dependencies and preparing releases. The dependency rolling workflow helps keep the playwright-cli package synchronized with upstream Playwright changes, while the release preparation workflow guides maintainers through the steps needed to publish new versions of the package.
This skill is designed for repository maintainers and contributors who need to perform regular maintenance tasks on the playwright-cli codebase. It's particularly useful when coordinating dependency updates or creating new releases, as these operations typically require following specific procedures documented in the repository's roll.md and release.md files.
FAQ
When should I use the dev skill?
Use this skill when you need to roll Playwright dependencies to a newer version or when preparing to release a new version of playwright-cli. It's specifically designed for repository maintenance workflows.
What tasks does the dev skill help with?
The dev skill assists with two primary tasks: rolling Playwright dependencies (updating the package to use a newer version of Playwright) and preparing releases (following the release checklist and procedures).
Who is this skill intended for?
This skill is intended for maintainers and contributors of the playwright-cli repository who have the necessary permissions to perform dependency updates and releases.
Does this skill work with other repositories?
No, this skill is specifically designed for the playwright-cli repository and its particular workflows. It references repository-specific documentation in roll.md and release.md.
Install dev
Quick Setup:
- Copy the skill folder to
.claude/skills/ - Claude will automatically detect and use the skill
Repository
microsoft/playwright-cli