Static Tool Verify

Browser-verify a self-contained single-page tool before shipping — start it via .claude/launch.json, exercise the core mechanic, assert zero console errors, screenshot, and catch the content/logic bugs (seasonal incoherence, misleading severity labels, dead interactions) that pass a syntax check but fail a human. Use when "verify the tool", "check the page before deploy", "browser-test this POC", or as Phase 3 of poc-tool-forge. Never trust an agent's self-report of "done".

DojoGenesis 05fb844 3.5 KB Updated

File contents

DojoGenesis/openclaw-plugin/tree/main/skills/static-tool-verify commit 05fb844f54

Frequently asked questions

npx skillmds@latest add dojogenesis/static-tool-verify