performance-fundamentals

Installation
SKILL.md

Performance Fundamentals Review

"Premature optimization is the root of all evil, but mature ignorance is worse."

When to Apply

Activate this skill when reviewing:

  • Database queries (especially in loops)
  • React/Vue render logic
  • API response payloads
  • Data transformations
  • File operations
  • Caching decisions

Review Checklist

Database Performance

Installs
1
GitHub Stars
60
First Seen
Jun 12, 2026
performance-fundamentals — comeonoliver/skillshub