!cat ~/.claude/skills/audit-workflow.md
Run as the perf dimension. Lens:
Find code doing unnecessary work — too many calls, too much data, too frequent recomputation. The patterns that actually pay: N+1 (one call per item where one batched call would do), overfetching (full objects loaded when IDs or counts suffice; unbounded queries without pagination), wasted recomputation (derived data recalculated every call; in React, re-renders from unstable references or missing memoization where de
[Description truncada. Veja o README completo no GitHub.]