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.
Also installable via skills CLI
npx skills add ricardoroche/ricardos-claude-code/data/async-await-checker