frontend-axios

Community

Streamline API calls with resilient Axios setup.

AuthorKwondongkyun
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a centralized, ready-to-use Axios client setup for API communication in frontend apps, including interceptors for auth and error handling, plus a consistent pattern for API functions in features.

Core Features & Use Cases

  • Axios instance with baseURL, timeout, and JSON headers to standardize all requests.
  • Request & response interceptors for SSR guards, token injection, and automatic refresh token flow.
  • API function patterns in features/* to organize domain-specific calls and predictable naming.
  • Three-tier error handling across interceptors, API calls, and UI feedback to ensure robust UX.

Quick Start

Configure the Axios instance and import the generated API functions to start making authenticated requests with automatic token refresh.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: frontend-axios
Download link: https://github.com/Kwondongkyun/claude-code-settings/archive/main.zip#frontend-axios

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.