01Obra
Systematic Debugging
Investigate bugs and test failures through evidence before proposing fixes.
Engineering npx install
Test local web applications with Playwright-based browser workflows.
Install with skills CLI
npx skills add anthropics/skills --skill webapp-testingChoose your target agent when the installer prompts. Installation target does not mean this listing has tested every agent.
Verify: Exercises user flows and captures browser-level evidence.
A toolkit for exercising local web apps, validating frontend behavior, capturing screenshots, and inspecting browser output.
Investigate bugs and test failures through evidence before proposing fixes.
Drive implementation with a failing test, minimal code, and deliberate refactoring.
Clarify intent, constraints, and design before creative implementation begins.