convex

Route Convex development tasks to specialized sub-skills for backend workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JuanQuenga/piggies-ts --skill convex-juanquenga
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/JuanQuenga/piggies-ts/tree/main/.agents/skills/convex
Command: npx skills add https://github.com/JuanQuenga/piggies-ts --skill convex-juanquenga

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes Convex development knowledge into a single gateway, reducing the time to find the right pattern and providing consistent guidance across projects.

Core Features & Use Cases

  • Routes to specific Convex sub-skills such as convex-functions, convex-schema-validator, convex-realtime, convex-agents, convex-http-actions, convex-file-storage, convex-migrations, convex-cron-jobs, and convex-security-check.
  • Provides a centralized index to quickly bootstrap new Convex backends and unify development standards.
  • Use Case: A developer starting a new Convex project uses this umbrella skill to jump to the exact pattern for authentication, data modeling, or real-time updates.

Quick Start

Ask the AI to open convex-functions to begin implementing backend logic.

Frequently Asked Questions about convex

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

FAQPage Schema
How do I find the right Convex development pattern for backend functions and schemas?

To find the right Convex development pattern, use a centralized routing gateway that directs tasks to modular sub-skills for functions, schema validation, and realtime updates. This provides consistent guidance and reduces the time needed to locate specific backend patterns.

What is the best way to bootstrap a new Convex backend with standard development patterns?

The best way to bootstrap a new Convex backend is to reference a centralized index of modular sub-skills. This approach unifies development standards across projects and routes developers directly to exact patterns for data modeling, authentication, or real-time updates.

Does this Convex routing skill cover HTTP actions, file storage, and cron jobs?

Yes, this Convex routing skill covers HTTP actions, file storage, and cron jobs. It routes development tasks to specific modular sub-skills including convex-http-actions, convex-file-storage, convex-cron-jobs, and convex-security-check for end-to-end workflow guidance.

How do I start implementing backend logic using Convex functions?

To start implementing backend logic using Convex functions, ask the AI to open the convex-functions sub-skill. This routes your task to the specific pattern needed for writing backend logic within the modular Convex development gateway.

Can I use this routing gateway to manage Convex database migrations and agents?

Yes, you can use this routing gateway to manage Convex database migrations and agents. It specifically routes tasks to convex-migrations and convex-agents sub-skills, providing quick access to the necessary modular patterns for these end-to-end workflows.