Kit Performance

Performance guardrails pack — N+1, complexity notes, measure-before/after, unbounded growth, pagination, hot-path I/O. Use when asked for a performance pass or when optimizing/reviewing query and loop cost.

altafino e082a0c 583 B Updated

File contents

Read and apply to the current task, citing rule IDs/rows with one line of evidence as they fire:

  • docs/guardrails/PERFORMANCE.md — PERF1–PERF6 (PERF3: no speed claim without before/after numbers)
  • docs/guardrails/TRAPS-SQL.md — "Indexes, types, pagination" rows
  • docs/guardrails/TRAPS-NOSQL.md — Redis rows (SCAN, TTL)

altafino/FableClaudeMDForOpus/tree/main/.claude/skills/kit-performance commit e082a0c5b0

Frequently asked questions

npx skillmds@latest add altafino/kit-performance