{
  "type": "skill",
  "slug": "ralph-loop-test",
  "title": "Ralph Test",
  "brief": "Screenshot, fix, reload. Loop until your app is right.",
  "version": "1.0.0",
  "description": "The Adom 'ralph test': a screenshot-driven fix loop. Load the user's web or desktop app, screenshot it, let the AI analyze and fix what is wrong, reload, screenshot again, and loop until it is right. Covers every Adom screenshot surface (Hydrogen webview, pup, the native Chrome/Edge extension, desktop bridges) and the shotlog viewer workflow.",
  "tags": ["ai-agent", "screenshot", "debugging", "ralph", "loop", "browser-automation", "shotlog", "testing"],
  "dependencies": {},
  "scripts": {"install": "./install.sh", "uninstall": "./uninstall.sh"},
  "needs_sudo": false,
  "discovery_triggers": [
    "ralph",
    "ralph test",
    "ralph loop",
    "ralph wiggum",
    "ralph wiggum loop",
    "screenshot loop",
    "visual fix loop",
    "loop until fixed",
    "test my app with screenshots",
    "screenshot and fix",
    "fix loop"
  ],
  "discovery_pitch": "Run a ralph test: load your app, screenshot it, and let the AI loop on fix, reload, screenshot until it looks right.",
  "hero": {"type": "image", "path": "screenshots/hero.png"}
}
