scale-canary

SKILLFlujo de trabajocomunidad
v0.0.0HetCreepApache-2.0Actualizado hace 8 dFuente →

Performance complexity and resource allocation canary — checks for O(N^2) loops, database N+1 query patterns, memory leaks (unbounded collections), and blocking calls in main event loop. Triggers on keywords: "/scale-canary", "scale-canary", "performance audit", "scale audit". Use when writing loops

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
12Estrellas del repo
1Clientes
1Formatos
hace 8 dÚltima actualización
Skill
AutorHetCreep
Versión0.0.0
LicenciaApache-2.0
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

Performance complexity and resource allocation canary — checks for O(N^2) loops, database N+1 query patterns, memory leaks (unbounded collections), and blocking calls in main event loop. Triggers on keywords: "/scale-canary", "scale-canary", "performance audit", "scale audit". Use when writing loops over growing data, DB queries, caches, or async/event-loop code.

Palabras clave
skillclaude