convex

Index Convex backend development tasks and route users to specialized sub-skills.

2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/metaloozee/geoveda --skill convex-metaloozee
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/metaloozee/geoveda/tree/main/.cursor/skills/convex
Command: npx skills add https://github.com/metaloozee/geoveda --skill convex-metaloozee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill acts as a central hub for all Convex development tasks, guiding users to the most relevant sub-skills for specific backend development needs.

Core Features & Use Cases

  • Centralized Navigation: Provides a clear entry point to various Convex development areas.
  • Task Routing: Directs users to specialized skills for functions, schema validation, real-time features, HTTP actions, file storage, migrations, agents, cron jobs, component authoring, and security checks.
  • Use Case: A developer new to Convex can use this skill to understand the landscape and then navigate to /convex-functions to start building their first query.

Quick Start

Use the convex skill to find guidance on writing Convex queries and mutations.

Frequently Asked Questions about convex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the best way to start building a Convex backend?▼

The best way to start building a Convex backend is using the convex skill as a central hub. It directs developers to specialized sub-skills for writing initial queries, mutations, and schema validation.

How do I navigate Convex features like real-time data and file storage?▼

You can navigate Convex features like real-time data and file storage through centralized task routing. This development umbrella provides an index to find specialized skills for various backend components.

Can I find guidance for HTTP actions and cron jobs in the Convex ecosystem?▼

Yes, you can find guidance for HTTP actions and cron jobs in the Convex ecosystem. The convex skill routes developers to targeted sub-skills covering these specific backend scheduling and API tasks.

Does the convex skill cover database migrations and security checks?▼

Yes, the convex skill covers database migrations and security checks. It acts as a comprehensive index enabling developers to discover and access specialized skills for these advanced backend patterns.

How do I write my first Convex query?▼

To write your first Convex query, use the convex skill to understand the development landscape. It facilitates efficient navigation by directing you to specialized skills like /convex-functions to start building.