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.

ricardoroche
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