Skip to content

Conversation

@vredchenko
Copy link
Owner

Summary

  • Transform the playwright plugin from an empty shell into a comprehensive guidance-focused plugin
  • Port content from bargeclash skill with browser management rules, timing guidelines, and cross-browser testing patterns
  • Add new commands: /playwright:screenshot, /playwright:run, /playwright:test
  • Bump plugin version to 2.0.0

Changes

File Change
plugin.json Updated to v2.0.0 with expanded description
README.md Rewritten with full skill content (361 lines)
commands/init.md Expanded with comprehensive setup guidance
commands/screenshot.md NEW - Quick page capture command
commands/run.md NEW - Script execution best practices
commands/test.md NEW - Test generation (replaces generate.md)
commands/generate.md DELETED - Replaced by test.md

Test plan

  • Install plugin: /plugin install playwright@claude-code-kit
  • Verify commands are available: /playwright:init, /playwright:screenshot, /playwright:run, /playwright:test
  • Check README displays best practices guidance

🤖 Generated with Claude Code

Transform the playwright plugin from an empty shell into a comprehensive
guidance-focused plugin by porting content from bargeclash skill. Adds
browser management rules, timing guidelines, cross-browser testing patterns,
and script templates.

- Update plugin.json to v2.0.0 with expanded description
- Rewrite README.md with full skill content (361 lines)
- Expand init.md with comprehensive setup guidance
- Add screenshot.md command for quick page captures
- Add run.md command for script execution best practices
- Replace generate.md with test.md for test generation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@vredchenko vredchenko marked this pull request as draft February 2, 2026 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant