sniff-fix
01Skill Claude CodeCodex
Scan the project and auto-fix safe issues (remove debugger statements, console.log calls, and other auto-fixable problems).
Autonomous QA scanner: point it at your running app and it walks the real user flows in a browser, reporting real bugs with reproduction proof. CLI + MCP server. No API key.
Skill Claude CodeCodex
Scan the project and auto-fix safe issues (remove debugger statements, console.log calls, and other auto-fixable problems).
Skill Claude CodeCodex
Show the results from the last sniff scan.
Skill Claude CodeCodex
Use when the user types /sniff, or asks to "scan this project for bugs", "find bugs in my app", "QA my site", or "walk my app and tell me what's broken". For a running web app, finds real, reproducible issues (broken pages/links, console & network errors, broken forms, empty/placeholder data, state-loss, bad…