axios
Installation
SKILL.md
Axios - Quick Reference
When to Use This Skill
- HTTP requests in JavaScript/TypeScript applications
- Configuring interceptors for auth/error handling
- Creating Axios instances for specific APIs
- Request/response transformation
- File uploads and downloads
Deep Knowledge: Use
mcp__documentation__fetch_docswith technology:axiosfor comprehensive documentation.
Setup Base
npm install axios