Marketplace

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.

$ Installieren

git clone https://github.com/kivo360/claude-toolbelt /tmp/claude-toolbelt && cp -r /tmp/claude-toolbelt/asyncpg-to-sqlalchemy-converter/skills/asyncpg-detection ~/.claude/skills/claude-toolbelt

// tip: Run this command in your terminal to install the skill

Repository

kivo360
kivo360
Author
kivo360/claude-toolbelt/asyncpg-to-sqlalchemy-converter/skills/asyncpg-detection
0
Stars
0
Forks
Updated5d ago
Added5d ago