convex

Route general Convex requests to the appropriate Convex workflow.

Updated Jun 8, 2024
One-click install
npx skills add https://github.com/shadeiskndr/portfolio --skill convex-shadeiskndr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/shadeiskndr/portfolio/tree/main/.agents/skills/convex
Command: npx skills add https://github.com/shadeiskndr/portfolio --skill convex-shadeiskndr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill resolves ambiguous or underspecified requests about Convex by choosing the correct Convex workflow so you can proceed with the right setup, migration, component, or troubleshooting path.

Core Features & Use Cases

  • Convex routing for vague prompts: Directs general Convex requests to the most appropriate Convex project skill based on the task description.
  • Guided setup when AI guidance is missing or stale: Recommends installing or refreshing Convex AI files before you implement features.
  • Coverage of common Convex workflows: Handles quickstarting new apps, adding auth, creating reusable components, assisting migrations, and auditing performance.

Quick Start

Tell the AI: "I want to add Convex AI guidance to my project and then set up Convex for a new app."

Frequently Asked Questions about convex

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

FAQPage Schema
How do I route a general Convex request to the right workflow?

To route general Convex requests, the skill analyzes your task description and directs you to the appropriate workflow, such as quickstart setup, auth configuration, component creation, migration planning, or performance auditing.

What should I do if my Convex AI guidance is missing or outdated?

If your Convex AI guidance is missing or outdated, the skill recommends installing or refreshing the Convex AI files in your project before you proceed with implementing features or specific workflows.

Can I use this skill to add authentication to an existing Convex app?

Yes, you can use this skill to add authentication to a Convex app. When you specify your intent, it routes your request to the specific auth setup workflow designed for your project.

What is the best way to plan a database migration with Convex?

The best way to plan a database migration with Convex is to route your request through this skill, which identifies your migration planning intent and directs you to the correct workflow.

Does this skill help with auditing Convex app performance?

Yes, this skill helps with auditing Convex app performance. It evaluates your underspecified task and routes you to the performance auditing workflow to resolve your issue.

Do I need to specify a workflow name to create reusable Convex components?

No, you do not need to specify a workflow name. The skill evaluates vague component creation requests and automatically routes you to the correct Convex component workflow.