scale-canary

SKILLWorkflowcommunauté
v0.0.0HetCreepApache-2.0Mis à jour il y a 7 jSource →

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 →
12Étoiles du dépôt
1Clients
1Formats
il y a 7 jDernière mise à jour
Skill
AuteurHetCreep
Version0.0.0
LicenceApache-2.0
CatégorieWorkflow
Formatsskill.md
PromptNon publié
Compatibilité
Claude✓ Pris en charge
Cursor
Copilot
ChatGPT
Gemini
À propos

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.

Mots-clés
skillclaude