home/categories/sql-databases/kivo360-claude-toolbelt-asyncpg-to-sqlalchemy-converter-skills-sqlalchemy-conversion-skill-md
sql-databasesdatabases
sqlalchemy-conversion
This skill should be used when the user asks to "convert asyncpg to SQLAlchemy", "convert database queries", "migrate asyncpg code", "transform asyncpg patterns to SQLAlchemy", or "update FastAPI database layer". It provides systematic conversion of asyncpg code to SQLAlchemy async patterns with proper error handling and transaction management.
maintainer
kivo360
업데이트됨 11/20/2025
스타
0
포크
0
quick start
Installation and usage
This skill should be used when the user asks to "convert asyncpg to SQLAlchemy", "convert database queries", "migrate asyncpg code", "transform asyncpg patterns to SQLAlchemy", or "update FastAPI database layer". It provides systematic conversion of asyncpg code to SQLAlchemy async patterns with proper error handling and transaction management.
설치
$ install --globalskills.sh
사용법
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use sqlalchemy-conversion