Build production-ready Convex apps with simple and clear rules. This skill shows you how to organize functions, write fast queries, and add validation. It helps you avoid common mistakes and keep your code clean.
TypeScript is used everywhere for safety. You will learn to define arguments and return types. You will also learn to use indexes instead of filters for better performance.
The Zen of Convex guides your thinking. Let Convex handle caching and real-time sync. Design your functions as the app's interface. Always define your schema in schema.ts.
Global
mkdir -p ~/.claude/skills/convex-best-practicesProject
mkdir -p .claude/skills/convex-best-practicesSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls