Convex HTTP Actions let you build your own web endpoints right inside your app. You can accept data from outside services like webhooks and custom API calls. This skill helps you handle requests and send back responses easily.
You can set up routes for different methods like GET and POST. You can parse JSON, form data, or raw bytes. You can also add authentication and CORS settings. This makes it simple to connect your Convex app to other tools and services.
Anyone building a backend for a web app will find this useful. It saves time by letting you manage external integrations directly within your Convex project.
Global
mkdir -p ~/.claude/skills/convex-http-actionsProject
mkdir -p .claude/skills/convex-http-actionsSource 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