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.

dykyi-roman Updated

File contents

dykyi-roman/awesome-claude-code/tree/main/skills/check-async-patterns commit f3f14bde0a

Frequently asked questions

npx skillmds@latest add dykyi-roman/check-async-patterns