Back to Skills

frontend-api-client-with-jwt

aiskillstore
Updated 7 days ago
25 views
162
7
162
View on GitHub
Othernextjsapi-clientjwtauthenticationfrontend

About

This skill provides a conceptual framework for building a centralized API client in Next.js applications that securely manages JWT authentication. It handles token storage, automatic refresh on expiration, and standardized error parsing across API calls. Use it when implementing a robust communication layer for JWT-based authentication in your Next.js frontend.

Quick Install

Claude Code

Recommended
Primary
npx skills add aiskillstore/marketplace -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/aiskillstore/marketplace
Git CloneAlternative
git clone https://github.com/aiskillstore/marketplace.git ~/.claude/skills/frontend-api-client-with-jwt

Copy and paste this command in Claude Code to install this skill

GitHub Repository

aiskillstore/marketplace
Path: skills/abdul-haseeb360/frontend-api-client-with-jwt
0
ai-skillsclaudeclaude-codeclaude-skillscodexcodex-skills

Related Skills

GraphQL Mobile

Other

This skill provides GraphQL client integration for mobile applications, primarily using Apollo Client for React Native. It enables developers to configure clients, implement caching strategies, and generate typed operations from GraphQL schemas. Use it when you need to set up or manage a GraphQL stack in a mobile project, including handling queries, mutations, and real-time subscriptions.

View skill

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

polymarket

Meta

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

View skill

creating-opencode-plugins

Meta

This skill helps developers create OpenCode plugins that hook into 25+ event types like commands, files, and LSP operations. It provides the plugin structure, event API specifications, and implementation patterns for JavaScript/TypeScript modules. Use it when you need to intercept, monitor, or extend the OpenCode AI assistant's lifecycle with custom event-driven logic.

View skill