scale-canary

SKILLWorkflowCommunity
v0.0.0HetCreepApache-2.0Aktualisiert vor 7 TQuelle →

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 →
12Repo-Sterne
1Clients
1Formate
vor 7 TLetzte Aktualisierung
Skill
AutorHetCreep
Version0.0.0
LizenzApache-2.0
KategorieWorkflow
Formateskill.md
PromptNicht veröffentlicht
Kompatibilität
Claude✓ Unterstützt
Cursor
Copilot
ChatGPT
Gemini
Über

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.

Schlagwörter
skillclaude