api-expert
Handles backend integration using best practices like expo/fetch and React Query. Use when the user
35124 Skills
Handles backend integration using best practices like expo/fetch and React Query. Use when the user
Create authenticated API fetch function in Next.js. Use for frontend API calls.
Implement advanced filtering and sorting capabilities for APIs with query parsing, field validation,
Builds flexible API filtering and sorting systems with query parameter parsing, validation, and security. Use when implementing search endpoints, building data grids, or creating dynamic query APIs.
**API FIRST DESIGN**: 'API 만들어', 'API 설계', '엔드포인트', 'REST', 'Swagger', 'OpenAPI', 'DTO', 'CRUD' 요청 시
AWS API Gateway for REST and HTTP API management. Use when creating APIs, configuring integrations, setting up authorization, managing stages, implementing rate limiting, or troubleshooting API issues.
Configure API gateways for routing, authentication, rate limiting, and request/response transformati
Configures API gateways for routing, authentication, rate limiting, and request transformation in microservice architectures. Use when setting up Kong, Nginx, AWS API Gateway, or Traefik for centralized API management.
Comprehensive API gateway patterns skill covering Kong, routing, rate limiting, authentication, load
Generate TypeScript API client from Swagger/Go comments. Use when updating API endpoints, adding new
Generate complete CRUD API endpoints with async patterns, Pydantic validation, JWT authentication, a
Generate CRUD API endpoints automatically. User doesn't see routes.Use when: features need backend l