skills/smithery.ai/performance-fundamentals

performance-fundamentals

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
2
First Seen
Mar 27, 2026