home/categories/scripting/ricardoroche-ricardos-claude-code-claude-skills-async-await-checker-skill-md
scriptingdevelopment
async-await-checker
Automatically applies when writing Python functions that call async operations. Ensures proper async/await pattern usage (not asyncio.run) to prevent event loop errors.
maintainer
ricardoroche
์
๋ฐ์ดํธ๋จ 11/18/2025
์คํ
0
ํฌํฌ
0
quick start
Installation and usage
Automatically applies when writing Python functions that call async operations. Ensures proper async/await pattern usage (not asyncio.run) to prevent event loop errors.
์ค์น
$ install --globalskills.sh
์ฌ์ฉ๋ฒ
์ค์น ํ ํฐ๋ฏธ๋์์ ๋ค์ ๋ช ๋ น์ ์คํํ์ฌ ์ด ์คํฌ์ ์ฌ์ฉํ ์ ์์ต๋๋ค:
skills use async-await-checker