Stub Audit
Audit a codebase for mock, stub, placeholder, or TODO code that lives in a real user-visible path (buttons that do nothing, hand-drawn placeholder SVGs that ignore their input, handlers that don't call the server, stale TODOs on shipped slices, hardcoded canned data in route handlers). Wraps language-specific tools (knip + leasot for JS/TS, vulture for Python, go vet for Go, cargo clippy for Rust…
Dishonest Code Audit
Find code that lies to the user. Combines two audits in parallel: silent failures (errors swallowed; toasts that claim success when the server returned 5xx; clipboard "copied" when writeText rejected) AND mock/stub/placeholder code in production paths (buttons with empty onClick, hand-drawn SVG that ignores its input prop, handlers that don't notify the server, stale TODOs on shipped work). Use a…
DMAF
🧠 Don't Miss A Face — Automatically backup WhatsApp photos of your loved ones to Google Photos using AI face recognition