fetch-architecture
CommunityStreamline Next.js API interactions.
Authoradelabdelgawad
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies and standardizes how your Next.js application communicates with backend APIs, ensuring secure, efficient, and robust data fetching and manipulation across client and server environments.
Core Features & Use Cases
- Unified Fetching: Provides consistent client-side and server-side fetching utilities.
- Authentication Handling: Integrates seamlessly with token refresh and session management.
- Error Management: Implements robust error handling with custom
ApiErrorclasses and retry logic. - Use Case: When building a dashboard that needs to display real-time user data fetched from a FastAPI backend, this Skill provides the necessary tools to make authenticated API calls from both server components (for initial load) and client components (for updates), handling token expiry gracefully.
Quick Start
Use the fetch-architecture skill to create a new API route for managing user data.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: fetch-architecture Download link: https://github.com/adelabdelgawad/claude-fullstack-skills/archive/main.zip#fetch-architecture 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 471,000+ vetted skills library on demand.