API Dev

API design, REST, GraphQL

Showing 1-24 of 5615 skills
majiayu000

sse-resilience

by majiayu000

Redis-backed SSE stream management with stream registry, heartbeat monitoring, completion store for terminal events, and automatic orphan cleanup via background guardian process.

API Dev 511 5mo ago
majiayu000

sse-resilience

by majiayu000

Redis-backed SSE stream management with stream registry, heartbeat monitoring, completion store for terminal events, and automatic orphan cleanup via background guardian process.

API Dev 511 5mo ago
dadbodgeoff

api-client

by dadbodgeoff

Centralized TypeScript API client with typed namespaces, automatic token refresh with request deduplication, TanStack Query integration, and consistent error handling.

API Dev 783 5mo ago
dadbodgeoff

api-versioning

by dadbodgeoff

Implement API versioning strategies for backward compatibility. Covers URL versioning, header versioning, and deprecation workflows.

API Dev 783 5mo ago
dadbodgeoff

error-handling

by dadbodgeoff

Implement consistent error handling with custom error classes, error boundaries, and structured error responses. Covers logging, monitoring, and user-friendly messages.

API Dev 783 5mo ago
dadbodgeoff

data-transformers

by dadbodgeoff

Centralized transformation logic for consistent data shaping across API routes. Includes aggregators, rankers, trend calculators, and data sanitizers.

API Dev 783 5mo ago
dadbodgeoff

pagination

by dadbodgeoff

Implement cursor-based and offset pagination for APIs. Covers efficient database queries, stable sorting, and pagination metadata.

API Dev 783 5mo ago
dadbodgeoff

atomic-matchmaking

by dadbodgeoff

Two-phase commit matchmaking that verifies both player connections before creating a match. Handles disconnections gracefully with automatic re-queue of healthy players.

API Dev 783 5mo ago
dadbodgeoff

idempotency

by dadbodgeoff

Implement idempotent API operations to safely handle retries and prevent duplicate processing. Use when building payment APIs, order systems, or any operation that must not be executed twice.

API Dev 783 5mo ago
personamanagmentlayer

openapi-expert

by personamanagmentlayer

Expert-level OpenAPI/Swagger specification for API design, documentation, and code generation

API Dev 38 6mo ago
williamzujkowski

graphql-api-design

by williamzujkowski

Comprehensive GraphQL API design with Apollo Server, GraphQL Yoga, and Federation v2

API Dev 17 6mo ago
personamanagmentlayer

graphql-expert

by personamanagmentlayer

Expert-level GraphQL API development with schema design, resolvers, and subscriptions

API Dev 38 6mo ago
personamanagmentlayer

microservices-expert

by personamanagmentlayer

Expert-level microservices architecture, patterns, service mesh, and distributed systems

API Dev 38 6mo ago
personamanagmentlayer

fastapi-expert

by personamanagmentlayer

Expert-level FastAPI development for high-performance Python APIs with async support

API Dev 38 6mo ago
personamanagmentlayer

grpc-expert

by personamanagmentlayer

Expert-level gRPC, Protocol Buffers, microservices communication, and streaming

API Dev 38 6mo ago
personamanagmentlayer

api-design-expert

by personamanagmentlayer

Expert-level API design principles, REST, GraphQL, versioning, and API best practices

API Dev 38 6mo ago
cloudflare

workers-best-practices

by cloudflare

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

API Dev 2.5K 5mo ago
cloudflare

durable-objects

by cloudflare

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

API Dev 2.5K 4mo ago
cloudflare

cloudflare

by cloudflare

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

API Dev 2.5K 2mo ago
cloudflare

building-ai-agent-on-cloudflare

by cloudflare

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI agent", "chat agent", "stateful agent", mentions "Agents SDK", needs "real-time AI", "WebSocket AI", or asks about agent "state management", "scheduled tasks", or "tool calling".

Agents 2.5K 5mo ago
cloudflare

agents-sdk

by cloudflare

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, or browser automation. Covers Agent class, state management, callable RPC, Workflows, durable execution, queues, retries, observability, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

Agents 2.5K 3mo ago
Shubhamsaboo

fullstack-developer

by Shubhamsaboo

Modern web development expertise covering React, Node.js, databases, and full-stack architecture. Use when: building web applications, developing APIs, creating frontends, setting up databases, deploying web apps, or when user mentions React, Next.js, Express, REST API, GraphQL, MongoDB, PostgreSQL, or full-stack development.

API Dev 126.2K 5mo ago
NousResearch

fastmcp

by NousResearch

Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment.

API Dev 218.9K 2mo ago
NousResearch

mcporter

by NousResearch

Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.

API Dev 218.9K 2mo ago