scale-canary

SKILLFlusso di lavorocommunity
v0.0.0HetCreepApache-2.0Aggiornato 7 g faFonte →

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 →
12Stelle del repo
1Client
1Formati
7 g faUltimo aggiornamento
Skill
AutoreHetCreep
Versione0.0.0
LicenzaApache-2.0
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

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.

Parole chiave
skillclaude