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
Atualizado 11/18/2025
Estrelas
0
Forks
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use async-await-checker