convex

Route developers to specialized Convex sub-skills for backend services.

7|Updated Feb 16, 2025
One-click install
npx skills add https://github.com/shahbaz-athwal/acadia-one --skill convex-shahbaz-athwal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/shahbaz-athwal/acadia-one/tree/main/.agents/skills/convex
Command: npx skills add https://github.com/shahbaz-athwal/acadia-one --skill convex-shahbaz-athwal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates multiple Convex development patterns under a single umbrella, providing a discoverable entry point to route to specialized Convex skills.

Core Features & Use Cases

  • Central entry that links to sub-skills like convex-functions, convex-schema-validator, convex-realtime, convex-file-storage, convex-migrations, convex-agents, convex-cron-jobs, convex-component-authoring, convex-security-check, convex-security-audit, and convex-best-practices.
  • Clear navigation for backend development tasks across patterns, data handling, and security reviews.
  • Versioned, easy-to-navigate guidance that scales with added sub-skills and updates.

Quick Start

Begin with the Best Practices skill to establish patterns, then select a specific Convex skill to explore.

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 navigate Convex backend development patterns?

Convex backend development patterns are consolidated under a central entry point that routes you to specialized sub-skills. You can navigate to specific guidance for functions, schema validation, realtime, storage, migrations, and security.

How do I set up schema validation and realtime functionality in Convex?

You can set up schema validation and realtime functionality by routing from the central guidance hub to the convex-schema-validator and convex-realtime sub-skills. These specialized skills provide standardized patterns for data handling and live updates.

Can I find guidance on Convex cron jobs, migrations, and agents in one place?

Yes, guidance for Convex cron jobs, migrations, and agents is consolidated in one place. A unified frontmatter-based entry exposes clearly defined sub-skills so teams can navigate to precise guidance for these backend tasks.

Does this Convex guidance cover security audits and best practices?

This Convex guidance covers security audits and best practices by routing to dedicated sub-skills. You can navigate to convex-security-check, convex-security-audit, and convex-best-practices for standardized security review patterns.

When should I use specialized sub-skills for Convex file storage and component authoring?

Use specialized sub-skills for Convex file storage and component authoring when your backend services require specific patterns for data handling or custom components. The central hub routes you to precise guidance for these specialized tasks.