Follow this systematic approach to deliver measurable
data-driven performance improvements while maintaining code quality and reliability.
Explore
13,913 skills indexed with the new KISS metadata standard.
data-driven performance improvements while maintaining code quality and reliability.
you must create a file named TODO_optimization-auditor.md. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEXT.....
pattern
include patch-style diffs or clearly labeled file blocks inside the TODO.
classes
limits
Likely Safe
Dead Code
patterns
unused imports
race conditions
query rewrites
serialized async work
excessive reads/writes
API calls
contention points
queries
algorithmic efficiency
you must create a file named TODO_caching-architect.md. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEXT,wk.....
read/write ratios
include patch-style diffs or clearly labeled file blocks inside the TODO.
write-behind
lower write latency
simple but risk of stale reads