pr-proof-of-workTDD-driven E2E workflow with real Playwright browser screenshots as PR proof. Use when: (1) fix bugs or implement features with test-first approach, (2) crea...
Install via ClawdBot CLI:
clawdbot install newtontech/pr-proof-of-workGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/${REPO}/raw/${BRANCH}/e2e-screenshots/${TEST_DIR}/${BEFORE_FIAudited Apr 18, 2026 · audit v1.0
Generated May 6, 2026
A developer identifies an open issue in a web application, writes a Playwright E2E test that captures a 'before' screenshot showing the bug, implements the fix, and captures an 'after' screenshot. The PR includes a side-by-side comparison, providing undeniable visual evidence of the fix.
When adding a new feature, the developer first writes an E2E test that defines the expected behavior, then implements the feature until the test passes. Screenshots document the initial state and the final working feature, ensuring the implementation meets requirements.
A team sets up automated E2E tests that run on every PR, capturing screenshots at key states. Any visual regression is immediately visible in the PR comments, allowing reviewers to catch unintended changes quickly.
For a backend change that affects UI indirectly (e.g., a new API endpoint, configuration change), the developer writes an E2E test that exercises the related UI path (e.g., opening settings, running a terminal command) and captures screenshots to demonstrate the change works correctly end-to-end.
Open-source projects use this workflow to guide new contributors: pick an issue, write a test, fix, and submit a PR with screenshots. The structured process ensures contributions are testable and visually verifiable.
Offer a basic version of the TDD-E2E-PR workflow as a CLI tool or GitHub Action for free, with premium features like advanced analytics, team dashboards, and priority support via a subscription.
Provide consulting to integrate this workflow into client development pipelines, along with training workshops on TDD, Playwright, and CI/CD best practices.
Build a cloud platform that hosts E2E test runs, stores screenshots, and provides a visual diff review interface. Integrate with GitHub to automatically post screenshot comparisons.
💬 Integration Tip
Integrate with GitHub Actions by using the workflow commands provided in the SKILL.md; store screenshots as artifacts and reference them via raw GitHub URLs for PR comments.
Scored May 6, 2026
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Uses a headless browser to navigate web pages, interact with elements, and extract clean, readable text content from URLs.
Headless browser automation CLI optimized for AI agents with accessibility tree snapshots and ref-based element selection
通过已登录的Edge或Chrome浏览器,利用Chrome DevTools Protocol执行JS渲染页面的导航、点击、截图及数据提取等自动化操作。
High-performance browser automation for heavy scraping, multi-tab management, and precise DOM extraction. Use this when you need speed, reliability, or advanced state management (cookies/local storage) beyond standard web fetching.
Ultimate stealth browser automation with anti-detection, Cloudflare bypass, CAPTCHA solving, persistent sessions, and silent operation. Use for any web automation requiring bot detection evasion, login persistence, headless browsing, or bypassing security measures. Triggers on "bypass cloudflare", "solve captcha", "stealth browse", "silent automation", "persistent login", "anti-detection", or any task needing undetectable browser automation. When user asks to "login to X website", automatically use headed mode for login, then save session for future headless reuse.