·convex-nextjs
</>

convex-nextjs

Builds, integrates, and deploys Convex backends in Next.js (App Router by default, Pages Router supported). Covers running `npx convex dev`, defining Convex schema/indexes, writing queries/mutations/actions, wiring ConvexReactClient + ConvexProvider hooks (useQuery/useMutation), optional SSR preloading and Server Actions via convex/nextjs, authentication patterns, and deployment (including Vercel + preview deployments). Use when the user mentions Convex, convex.dev, Next.js + Convex, real-time database updates, Convex functions, schema/indexes, NEXT_PUBLIC_CONVEX_URL, convex dev/deploy, or troubleshooting Convex in a Next.js app.

15Installs·1Trend·@tristanmanchester

Installation

$npx skills add https://github.com/tristanmanchester/agent-skills --skill convex-nextjs

How to Install convex-nextjs

Quickly install convex-nextjs AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tristanmanchester/agent-skills --skill convex-nextjs
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tristanmanchester/agent-skills.

SKILL.md

View raw

Workflow 1 — Add Convex to a Next.js app (App Router)

Step 1b (optional): Seed sample data + expose a first query If you want a known-good end-to-end smoke test:

Step 2: Create a client provider (Client Component) Create app/ConvexClientProvider.tsx:

Builds, integrates, and deploys Convex backends in Next.js (App Router by default, Pages Router supported). Covers running `npx convex dev`, defining Convex schema/indexes, writing queries/mutations/actions, wiring ConvexReactClient + ConvexProvider hooks (useQuery/useMutation), optional SSR preloading and Server Actions via convex/nextjs, authentication patterns, and deployment (including Vercel + preview deployments). Use when the user mentions Convex, convex.dev, Next.js + Convex, real-time database updates, Convex functions, schema/indexes, NEXT_PUBLIC_CONVEX_URL, convex dev/deploy, or troubleshooting Convex in a Next.js app. Source: tristanmanchester/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tristanmanchester/agent-skills --skill convex-nextjs
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from tristanmanchester/agent-skills

Quick answers

What is convex-nextjs?

Builds, integrates, and deploys Convex backends in Next.js (App Router by default, Pages Router supported). Covers running `npx convex dev`, defining Convex schema/indexes, writing queries/mutations/actions, wiring ConvexReactClient + ConvexProvider hooks (useQuery/useMutation), optional SSR preloading and Server Actions via convex/nextjs, authentication patterns, and deployment (including Vercel + preview deployments). Use when the user mentions Convex, convex.dev, Next.js + Convex, real-time database updates, Convex functions, schema/indexes, NEXT_PUBLIC_CONVEX_URL, convex dev/deploy, or troubleshooting Convex in a Next.js app. Source: tristanmanchester/agent-skills.

How do I install convex-nextjs?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tristanmanchester/agent-skills --skill convex-nextjs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/tristanmanchester/agent-skills