You can build reusable parts for your Convex app with this skill. Each part gets its own tables and public API. This makes it easy to share backend logic across projects or with other developers.
Think of these parts like small independent modules. They have clear boundaries. You can drop them into any app that uses Convex. The skill guides you step by step from planning to wiring everything together.
This approach keeps your main app clean. Each component owns its data and functions. Developers can focus on what each part does without worrying about the rest of the app.
Global
mkdir -p ~/.claude/skills/convex-create-componentProject
mkdir -p .claude/skills/convex-create-componentSource 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
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
Firecrawl Build Scrapefirecrawl/skills
Extract clean web content from a single URL quickly and reliably