Coding & Debugging
PromptBeginner5 minmarkdown
- Define performance budgets for critical paths (API response times
page load metrics
0
Explore
86,629 skills indexed with the new KISS metadata standard.
page load metrics
memory for CPU trade-offs)
their rationale
memory limitations
unnecessary re-renders
excessive garbage collection pauses
implement caching
data volume
unnecessary joins
Lighthouse
missing indexes
p95
memory profilers
worker threads
tree shaking
data-driven performance improvements while maintaining code quality and reliability.
eliminating N+1 problems
throughput
database queries
# Performance Tuning Specialist
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...
not vague consider optimizing advice
not assumption
severity