convex-explain-app
Reads schemas and function definitions to explain an existing Convex application. Describes data relationships, public and internal functions, ownership rules, components, and request-to-data flow without modifying the app.
Your agent can do more. Find the skill that makes it happen.
Find your next superpower If you are an agent, refer to our llms.txt for full access."..." for exact phrases · Try typography, debugging or spreadsheetReads schemas and function definitions to explain an existing Convex application. Describes data relationships, public and internal functions, ownership rules, components, and request-to-data flow without modifying the app.
Covers file handling from uploads and URL-based serving to storing files generated by actions. Includes deletion and accessing file metadata through system tables.
Guides implementation of Convex queries, mutations, actions, and HTTP actions. Covers argument validation, error handling, internal functions, and runtime considerations.
Covers external API integration and webhook handling through Convex HTTP actions. Includes endpoint routing, request and response handling, authentication, CORS configuration, and webhook signature validation.
Sends the current coding session's transcript to the Convex team. The transcript supports an AI post-mortem intended to improve the quickstart system.
Queries a running Convex application's logs and health through MCP. Investigates failures, slow or expensive functions, and deployment causality with scoped evidence and dashboard links.
Runs authorization, reviewer, advisor, and insights audits for a Convex backend. Consolidates results into a scored, deduplicated readiness report with an ordered remediation plan.
Performs schema migrations and data backfills on deployed Convex applications using @convex-dev/migrations.
Seeds a preview deployment from a snapshot and rehearses a live application's schema change and backfill. Verifies the result before production promotion and retains the snapshot for rollback.
Provides schema migration strategies for evolving applications. Covers adding fields, backfilling data, removing deprecated fields, migrating indexes, and maintaining availability during migrations.
Monitors a Convex application's development or production environment for the next error or request and reacts when it occurs.
Reviews an existing Convex application and applies optimizations across security, scale, upgrades, and observability.
A growing collection of real, public skills. Descriptions and instructions indexed 25 Sept 2026.
Skills give your agent reusable instructions for a specific job. Pick one, read what it does, and bring it into your workflow.
A name only tells half the story. Search the full description and instructions to find the right fit.
Read the skill, visit its source, and see exactly what you’re adding to your agent.
Copy the install command from a skill page and run it in your project.
npx skillycli add owner/repo --skill name