REST API design patterns help you build clear and reliable web services. This guide covers naming your resources, choosing the right HTTP methods, and using correct status codes. It also explains pagination, filtering, error messages, versioning, and rate limits.
You can use this skill when you are creating new endpoints or checking existing contracts. It helps you avoid common mistakes like using verbs in URLs or returning 200 for all responses. Following these rules makes your APIs easy for other developers to understand.
Whether you are building a public API or an internal service, these conventions lead to consistent and friendly designs. Anyone who works with REST APIs will find this useful.
Global
mkdir -p ~/.claude/skills/api-designProject
mkdir -p .claude/skills/api-designSource 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