Check Async Patterns

Detects synchronous operations that should be async. Identifies blocking email sends, in-request API calls, heavy processing in request cycle, and missing queue offloading. Use when this capability is needed.

tomevault-io 20a5a4f 2 files · 8.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/dykyi-roman--awesome-claude-code--check-async-patterns commit 20a5a4f891

Frequently asked questions

npx skillmds@latest add tomevault-io/check-async-patterns