C

convex-quickstart

作者:get-convex·トレンド#144

Install the convex-quickstart skill for your AI agent. Published by get-convex/agent-skills.

33.4K毎週のインストール
24
初めて見たToday

インストール

このコマンドを AI エージェントに送信します。

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

ドキュメント

Scaffold a new Convex project or integrate Convex into an existing frontend app.

  • Supports two paths: scaffolding from templates (React + Vite, Next.js, Vue, Svelte, or bare backend) or adding Convex to an existing app with manual provider setup
  • Templates include pre-configured frontend frameworks, Tailwind, shadcn/ui, and optional auth (Clerk, Convex Auth, Lucia)
  • Requires running npx convex dev as a long-running process to sync backend code and manage deployments; cloud agents can use anonymous mode via CONVEX_AGENT_MODE=anonymous
  • Provides step-by-step wiring for React (Vite), Next.js App Router, and links to guides for Vue, Svelte, React Native, Remix, and Node.js

リンク

GitHub

セキュリティ監査