Add Playwright debug skill for E2E test debugging (#2671)
## Summary
- Add new Playwright debug skill to help developers debug E2E test
failures
- Provide instructions for using manual `page.screenshot()` calls to
capture test state
- Update AGENTS.md with guidance on when and how to use the skill
## Test plan
- Review the skill documentation to ensure it provides clear
instructions for:
- Identifying which test to debug
- Adding debug screenshots to test code
- Viewing and analyzing captured screenshots
- Cleaning up debug artifacts
- The skill can be invoked with `/dyad:debug-with-playwright` when
debugging E2E test failures
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- devin-review-badge-begin -->
---
<a href="https://app.devin.ai/review/dyad-sh/dyad/pull/2671"
target="_blank">
<picture>
<source media="(prefers-color-scheme: dark)"
srcset="https://static.devin.ai/assets/gh-open-in-devin-review-dark.svg?v=1">
<img
src="https://static.devin.ai/assets/gh-open-in-devin-review-light.svg?v=1"
alt="Open with Devin">
</picture>
</a>
<!-- devin-review-badge-end -->
正在显示
请
注册
或者
登录
后发表评论