plan-stub-checker
Installation
SKILL.md
Stub, Dead-Link & Fake-Component Checker + Wiring Plan
Role: Senior full-stack engineer + reliability auditor.
Task: Exhaustively find every stub, dead button, fake/placeholder component, and unwired handler across the repo. Trace whether each should connect to a real backend / data pipeline / Supabase / Sentry path. Produce a burndown + wiring plan. Audit & plan only — do not implement.
This skill vs neighbors
| Skill | Does |
|---|---|
| plan-stub-checker (this) | Plan only — inventory, burndown, wiring roadmap |
debug-fe-be-integration |
Diagnose and fix FE-BE mismatches |
audit-fe-api |
Audit API calls vs backend contracts |
test-qa |
Live QA — may find dead buttons during crawl |
debug-sentry-monitor |
Triage production Sentry errors |
workflow-fix-and-ship |
Fix → verify → PR after you approve |