home/categories/sql-databases/kivo360-claude-toolbelt-asyncpg-to-sqlalchemy-converter-skills-asyncpg-detection-skill-md
sql-databasesdatabases

asyncpg-detection

This skill should be used when the user asks to "detect asyncpg usage", "find asyncpg patterns", "scan for asyncpg imports", or "identify asyncpg database code in FastAPI projects". It automatically scans Python files to identify asyncpg imports, connection patterns, and query execution methods that need conversion to SQLAlchemy.

kivo360
maintainer
kivo360
آخر تحديث 11/20/2025
النجوم
0
التفرعات
0
quick start

Installation and usage

This skill should be used when the user asks to "detect asyncpg usage", "find asyncpg patterns", "scan for asyncpg imports", or "identify asyncpg database code in FastAPI projects". It automatically scans Python files to identify asyncpg imports, connection patterns, and query execution methods that need conversion to SQLAlchemy.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use asyncpg-detection