Loop Breaker

Scaffold middleware to detect and block Worker self-recursion, infinite fetch chains, and runaway loops. Use this skill when designing Workers that call other Workers, implement webhooks, or handle events that might trigger themselves. Also use when encountering "recursion", "infinite loop", "self-call", "fetch chain", or "denial of wallet" scenarios.

majiayu000 8eb8b94 2 files · 14.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/loop-breaker commit 8eb8b94c5b

Frequently asked questions

npx skillmds add majiayu000/loop-breaker