·sqlalchemy-postgres
</>

sqlalchemy-postgres

cfircoo/claude-code-toolkit

SQLAlchemy 2.0 + Pydantic + PostgreSQL 的专家指南。在设置数据库层、定义模型、创建迁移或任何与数据库相关的工作时使用。自动激活数据库任务。

54安装·3热度·@cfircoo

安装

$npx skills add https://github.com/cfircoo/claude-code-toolkit --skill sqlalchemy-postgres

SKILL.md

This skill provides expert guidance for building production-ready database layers.

2. Type Safety First Always use SQLAlchemy 2.0 style with Mapped[] type annotations:

3. Async by Default Use async engine and sessions for FastAPI:

SQLAlchemy 2.0 + Pydantic + PostgreSQL 的专家指南。在设置数据库层、定义模型、创建迁移或任何与数据库相关的工作时使用。自动激活数据库任务。 来源:cfircoo/claude-code-toolkit。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/cfircoo/claude-code-toolkit --skill sqlalchemy-postgres
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 sqlalchemy-postgres?

SQLAlchemy 2.0 + Pydantic + PostgreSQL 的专家指南。在设置数据库层、定义模型、创建迁移或任何与数据库相关的工作时使用。自动激活数据库任务。 来源:cfircoo/claude-code-toolkit。

如何安装 sqlalchemy-postgres?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cfircoo/claude-code-toolkit --skill sqlalchemy-postgres 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/cfircoo/claude-code-toolkit