·dart-drift
</>

dart-drift

madteacher/mad-agents-skills

在 Dart 应用程序(CLI、服务器端、非 Flutter)中使用漂移数据库的完整指南。在构建需要本地 SQLite 数据库存储或 PostgreSQL 连接以及类型安全查询、反应流、迁移和高效 CRUD 操作的 Dart 应用程序时使用。包括 sqlite3 包的设置、drift_postgres 的 PostgreSQL 支持、连接池和服务器端模式。

65安装·3热度·@madteacher

安装

$npx skills add https://github.com/madteacher/mad-agents-skills --skill dart-drift

SKILL.md

Comprehensive guide for using drift database library in Dart applications.

Dart Drift skill provides complete guidance for implementing persistent storage in Dart applications (CLI tools, backend services, non-Flutter desktop apps) using the drift library. Drift is a reactive persistence library for Dart built on SQLite, with optional PostgreSQL support, offering type-safe queries, auto-updating streams, schema migrations, and cross-platform database connections.

在 Dart 应用程序(CLI、服务器端、非 Flutter)中使用漂移数据库的完整指南。在构建需要本地 SQLite 数据库存储或 PostgreSQL 连接以及类型安全查询、反应流、迁移和高效 CRUD 操作的 Dart 应用程序时使用。包括 sqlite3 包的设置、drift_postgres 的 PostgreSQL 支持、连接池和服务器端模式。 来源:madteacher/mad-agents-skills。

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

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/madteacher/mad-agents-skills --skill dart-drift
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 dart-drift?

在 Dart 应用程序(CLI、服务器端、非 Flutter)中使用漂移数据库的完整指南。在构建需要本地 SQLite 数据库存储或 PostgreSQL 连接以及类型安全查询、反应流、迁移和高效 CRUD 操作的 Dart 应用程序时使用。包括 sqlite3 包的设置、drift_postgres 的 PostgreSQL 支持、连接池和服务器端模式。 来源:madteacher/mad-agents-skills。

如何安装 dart-drift?

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

这个 Skill 的源码在哪?

https://github.com/madteacher/mad-agents-skills