micro
OfficialBuild lightweight HTTP microservices.
Authorvercel-labs
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation of asynchronous HTTP microservices in Node.js, reducing boilerplate code for building lightweight API endpoints.
Core Features & Use Cases
- Asynchronous Handlers: Write serverless functions that handle HTTP requests efficiently.
- Body Parsing: Easily parse JSON, text, or raw buffer request bodies.
- Response Sending: Send responses with appropriate status codes and data.
- Use Case: Quickly set up a single-purpose API endpoint to receive webhook data from a third-party service and process it.
Quick Start
Use the micro skill to create a new HTTP server that returns "Hello, World!".
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: micro Download link: https://github.com/vercel-labs/vercel-plugin/archive/main.zip#micro Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.