convex

Navigate Convex sub-skills for backend, schema, and real-time development.

Updated Feb 9, 2025
One-click install
npx skills add https://github.com/obada-jaras/nextboost-starter --skill convex-obada-jaras
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/obada-jaras/nextboost-starter/tree/main/.cursor/skills/convex
Command: npx skills add https://github.com/obada-jaras/nextboost-starter --skill convex-obada-jaras

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 and database needs.

Core Features & Use Cases

  • Navigational Index: Provides commands to access specialized skills for functions, schema validation, real-time subscriptions, HTTP actions, file storage, migrations, agents, and cron jobs.
  • Guidance: Offers quick start instructions and links to primary documentation.
  • Use Case: When starting a new feature that requires database interactions, a developer can use this skill to quickly find the command for writing Convex functions or defining the database schema.

Quick Start

Use the convex skill to get started with writing backend logic for your application.

Frequently Asked Questions about convex

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

FAQPage Schema
How do I start building a backend with Convex for real-time data handling?

To start building a Convex backend, use this hub to access specialized skills for writing functions and managing real-time subscriptions. It guides you to the correct sub-skills for your specific serverless database needs.

What is the best way to manage database schemas and file storage in Convex?

Managing database schemas and file storage in Convex involves using specialized sub-skills accessed through this central hub. It directs you to the right commands for schema validation and storage management.

Does Convex support advanced backend patterns like cron jobs and agents?

Convex supports advanced backend patterns including agents and cron jobs. This development hub provides a navigational index to find the specific skills required to implement these features correctly.

Can I use TypeScript to write HTTP actions and serverless functions in Convex?

You can write HTTP actions and serverless functions in Convex using TypeScript. This hub helps you locate the appropriate sub-skills for writing backend logic and handling HTTP requests efficiently.

How do I handle database migrations when updating my Convex backend?

Handling database migrations in a Convex backend requires specific sub-skills found through this central hub. It provides the navigational commands to access migration tools and documentation.