·convex-quickstart
</>

convex-quickstart

get-convex/convex-agent-plugins

使用架构、身份验证和基本 CRUD 操作从头开始初始化新的 Convex 后端。在启动新项目或将 Convex 添加到现有应用程序时使用。

19安装·4热度·@get-convex

安装

$npx skills add https://github.com/get-convex/convex-agent-plugins --skill convex-quickstart

SKILL.md

Get a production-ready Convex backend set up in minutes. This skill guides you through initializing Convex, creating your schema, setting up auth, and building your first CRUD operations.

We'll use WorkOS AuthKit, which provides a complete auth solution with minimal setup.

Alternative auth providers: If you need to use a different provider (Clerk, Auth0, custom JWT), see the Convex auth documentation.

使用架构、身份验证和基本 CRUD 操作从头开始初始化新的 Convex 后端。在启动新项目或将 Convex 添加到现有应用程序时使用。 来源:get-convex/convex-agent-plugins。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/get-convex/convex-agent-plugins --skill convex-quickstart
分类
</>开发工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 convex-quickstart?

使用架构、身份验证和基本 CRUD 操作从头开始初始化新的 Convex 后端。在启动新项目或将 Convex 添加到现有应用程序时使用。 来源:get-convex/convex-agent-plugins。

如何安装 convex-quickstart?

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

这个 Skill 的源码在哪?

https://github.com/get-convex/convex-agent-plugins