convex

Route Convex tasks to the appropriate project skill.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/mariopak8-gif/lssc-one --skill convex-mariopak8-gif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: convex
Source: https://github.com/mariopak8-gif/lssc-one/tree/main/.agents/skills/convex
Command: npx skills add https://github.com/mariopak8-gif/lssc-one --skill convex-mariopak8-gif

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines navigation and execution of Convex tasks by routing general requests to the appropriate project skill, reducing confusion and improving efficiency.

Core Features & Use Cases

  • Convex Skill Routing: Direct users to the most suitable Convex skill for their needs.
  • Task Specific Guidance: Simplifies selection between Convex-related tasks such as authentication setup, building components, migrations, and performance auditing.
  • Use Case: If you need to set up authentication for a Convex app, this Skill suggests using convex-setup-auth, guiding you through the process.

Quick Start

Use the convex skill to route to the Convex setup for authentication.

Frequently Asked Questions about convex

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

FAQPage Schema
How do I navigate between different Convex workflows like authentication and migrations?

To navigate Convex workflows, this Skill routes general project requests to the appropriate specific task, directing you to the exact skill needed for actions like authentication setup or database migrations without manual searching.

What is the best way to route Convex tasks for component creation and performance auditing?

The best way to route Convex tasks is by using a centralized routing mechanism that analyzes your request and directs you to the specific skill required for component creation or performance auditing, reducing the chance of user error.

Can I use this routing approach to find the right Convex skill for setting up authentication?

Yes, you can use this routing approach to find the right Convex skill for setting up authentication. It analyzes your general request and suggests the appropriate specific skill to guide you through the setup process.

How does Convex task navigation work for managing multiple project workflows?

Convex task navigation works by directing general project requests to specialized skills. It adapts to common scenarios automatically, ensuring precise task execution across workflows like authentication, component creation, migrations, and performance auditing.

Why should I use a dedicated router for Convex development tasks instead of manual navigation?

You should use a dedicated router for Convex tasks to reduce confusion and improve efficiency. It directs you straight to the precise skill needed, eliminating manual navigation errors and streamlining project execution.