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