Building web services in Rust means writing code that handles HTTP requests and responses. This skill helps you create fast and safe APIs and servers. You can use popular frameworks like axum, actix-web, and warp.
You will learn to manage shared state across many requests. Your handlers must be asynchronous to handle many connections at once. The skill covers middleware, authentication, and error handling.
By following these patterns you avoid common mistakes like blocking the main thread or forgetting validation. The result is a reliable web service that can scale.
Global
mkdir -p ~/.claude/skills/domain-webProject
mkdir -p .claude/skills/domain-webSource 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
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
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firecrawl Build Scrapefirecrawl/skills
Extract clean web content from a single URL quickly and reliably