·postgres
</>

postgres

joannis/claude-skills

有关将 PostgreSQL 与 Swift 结合使用的专家指南。当开发人员提到:(1) Swift 中的 PostgreSQL 或 Postgres、(2) postgres-nio 库、(3) Swift 中的 SQL 查询、(4) PostgreSQL 连接池、(5) 准备好的语句、(6) 类型安全数据库访问、(7) 批量加载或 COPY FROM、(8) PostgresClient 或 PostgresConnection 时使用。

3安装·0热度·@joannis

安装

$npx skills add https://github.com/joannis/claude-skills --skill postgres

SKILL.md

The postgres-nio library provides a Swift PostgreSQL client with full async/await support, type-safe query building, connection pooling, and prepared statements.

| Int, Int32, Int64 | integer, bigint | | Float, Double | real, double precision | | String | text, varchar | | Bool | boolean | | Date | timestamp, timestamptz | | Data | bytea | | UUID | uuid | | [T] | array | | JSON types | json, jsonb |

有关将 PostgreSQL 与 Swift 结合使用的专家指南。当开发人员提到:(1) Swift 中的 PostgreSQL 或 Postgres、(2) postgres-nio 库、(3) Swift 中的 SQL 查询、(4) PostgreSQL 连接池、(5) 准备好的语句、(6) 类型安全数据库访问、(7) 批量加载或 COPY FROM、(8) PostgresClient 或 PostgresConnection 时使用。 来源:joannis/claude-skills。

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

查看原文

可引用信息

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

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

快速解答

什么是 postgres?

有关将 PostgreSQL 与 Swift 结合使用的专家指南。当开发人员提到:(1) Swift 中的 PostgreSQL 或 Postgres、(2) postgres-nio 库、(3) Swift 中的 SQL 查询、(4) PostgreSQL 连接池、(5) 准备好的语句、(6) 类型安全数据库访问、(7) 批量加载或 COPY FROM、(8) PostgresClient 或 PostgresConnection 时使用。 来源:joannis/claude-skills。

如何安装 postgres?

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

这个 Skill 的源码在哪?

https://github.com/joannis/claude-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-05