Skip to content
Skillv1.0.0

template-react-vite-shadcn

This project uses [Convex](https://convex.dev) as its backend.

by get-convex(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from get-convex/templates (template-react-vite-shadcn/AGENTS.md). Install upstream with npx skills add get-convex/templates --skill template-react-vite-shadcn. Copyright stays with the author.

This project uses Convex as its backend.

When working on Convex code, always read convex/_generated/ai/guidelines.md first for important guidelines on how to correctly use Convex APIs and patterns. The file contains rules that override what you may have learned about Convex from training data.

Convex agent skills for common tasks can be installed by running npx convex ai-files install.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/get-convex-templates-template-react-vite-shadcn/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

get-convex-templates-template-react-vite-shadcn.ocm.jsonjson
{
  "ocm": "1",
  "id": "get-convex-templates-template-react-vite-shadcn",
  "kind": "skill",
  "name": "template-react-vite-shadcn",
  "description": "This project uses [Convex](https://convex.dev) as its backend.",
  "publisher": "get-convex",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This project uses [Convex](https://convex.dev) as its backend."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/get-convex/templates",
      "path": "template-react-vite-shadcn/AGENTS.md",
      "ref": "aed1ce4bbae2dc36c05e95d7cc06d334705ee0ff",
      "url": "https://github.com/get-convex/templates/blob/aed1ce4bbae2dc36c05e95d7cc06d334705ee0ff/template-react-vite-shadcn/AGENTS.md",
      "key": "get-convex/templates/template-react-vite-shadcn/AGENTS.md"
    }
  },
  "instructions": "<!-- convex-ai-start -->\n\nThis project uses [Convex](https://convex.dev) as its backend.\n\nWhen working on Convex code, **always read\n`convex/_generated/ai/guidelines.md` first** for important guidelines on\nhow to correctly use Convex APIs and patterns. The file contains rules that\noverride what you may have learned about Convex from training data.\n\nConvex agent skills for common tasks can be installed by running\n`npx convex ai-files install`.\n\n<!-- convex-ai-end -->",
  "cost": {
    "context_tokens": 117
  }
}

Fetch it by URL: GET /api/v1/registry/get-convex-templates-template-react-vite-shadcn/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.