category focus

Backend

Server-side logic, APIs, and microservices.

1742টি স্কিলall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
backend
8

api-development

WHEN to auto-invoke: Creating API routes, building endpoints, adding route.ts files, implementing REST/GraphQL APIs, adding authentication to APIs, rate limiting, API validation with Zod, handling HTTP methods (GET/POST/PUT/DELETE). WHEN NOT to invoke: Pure frontend work, styling, React components without API calls, documentation-only tasks, database migrations without API changes.

gr8monk3ys
gr8monk3ys
development
open
backend
8

api-developer

API 개발 전문가. REST API, FastAPI, Flask, 인증, 문서화.

mdpman2
mdpman2
development
open
backend
8

fastapi-modern-web-development

Production-grade FastAPI development with async patterns, Pydantic v2, dependency injection, ML/AI endpoint design, and modern Python best practices for building high-performance REST APIs

bobmatnyc
bobmatnyc
development
open
backend
7

api-gateway-patterns

API Gateway patterns for routing, authentication, rate limiting, and service composition in microservices architectures. Use when implementing API gateways, building BFF layers, or managing service-to-service communication at scale.

NickCrew
NickCrew
development
open
backend
7

api-design-patterns

Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices

bobmatnyc
bobmatnyc
development
open
backend
7

validated-handler

Type-safe API route handler with automatic Zod validation for Next.js App Router...

bobmatnyc
bobmatnyc
development
open
backend
7

using-technical-writer

Router for documentation tasks - routes to ADRs, APIs, runbooks, security docs, or governance docs

tachyon-beep
tachyon-beep
development
open
backend
7

tzurot-types

Use when creating types, constants, Zod schemas, or working with data validation. Covers common-types package organization, runtime validation, and type guards across microservices.

lbds137
lbds137
development
open
backend
7

pydantic

Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and configuration management.

bobmatnyc
bobmatnyc
development
open
backend
7

hono-validation

Hono request validation with Zod, TypeBox, Valibot - type-safe input validation for JSON, forms, query params, and headers

bobmatnyc
bobmatnyc
development
open
backend
7

supabase-auth

Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user management.

Nice-Wolf-Studio
Nice-Wolf-Studio
development
open
backend
7

using-web-backend

Use when building web APIs, backend services, or encountering FastAPI/Django/Express/GraphQL questions, microservices architecture, authentication, or message queues - routes to 11 specialist skills rather than giving surface-level generic advice

tachyon-beep
tachyon-beep
development
open
backend
6

api-layer

Use when creating or modifying API functions in */api/ directories. Enforces Firestore patterns and data fetching conventions.

BumgeunSong
BumgeunSong
development
open
backend
6

postman-collection-generator

Generates Postman collection JSON files from Express, Next.js, Fastify, Hono, or other API routes. Scans route definitions, extracts endpoints, methods, params, and creates importable collections. Use when users request "generate postman collection", "export to postman", "create postman file", or "postman import".

patricio0312rev
patricio0312rev
development
open
backend
6

analyzing-api-layer

Use when analyzing REST/GraphQL API endpoints, contracts, authentication, and client-facing interfaces

cliftonc
cliftonc
development
open
backend
6

rate-limiting-abuse-protection

Implements rate limiting and abuse prevention with per-route policies, IP/user-based limits, sliding windows, safe error responses, and observability. Use when adding "rate limiting", "API protection", "abuse prevention", or "DDoS protection".

patricio0312rev
patricio0312rev
development
open
backend
6

error-handling-standardizer

Creates consistent error handling with custom error classes, HTTP status mapping, structured logging, safe client messages, and error taxonomy. Use when standardizing "error handling", "logging", "error responses", or "exception management".

patricio0312rev
patricio0312rev
development
open
backend
6

global-validation

Implement secure, comprehensive input validation on both client and server sides using allowlists, type checking, and sanitization to prevent injection attacks. Use this skill when handling user input from forms, API requests, or any external data source. When implementing form validation logic with field-specific error messages. When validating data types, formats, ranges, and required fields. When sanitizing input to prevent SQL injection, XSS, or command injection. When validating business rules like sufficient balance or valid date ranges. When implementing both client-side validation for user experience and mandatory server-side validation for security.

coreyja
coreyja
development
open
backend
6

backend-api

Design and implement RESTful API endpoints following REST principles, consistent naming conventions, and proper HTTP methods. Use this skill when creating or modifying API routes, controllers, or handlers in backend code. When implementing endpoint logic that handles HTTP requests (GET, POST, PUT, PATCH, DELETE). When working with API versioning, query parameters, or response formatting. When defining URL structures for resource-based endpoints. When setting up rate limiting or HTTP status code handling. When working with files like route definitions, controller files, API handler modules, or web framework configuration files.

coreyja
coreyja
development
open
backend
5

api-design-architect

RESTful and GraphQL API design expert covering best practices, security, and scalability

sandraschi
sandraschi
development
open
backend
5

api-design

REST API design patterns for SpecFlux. Use when creating new API endpoints, designing request/response schemas, implementing pagination, or updating OpenAPI specifications. Follows Domain-Driven Design with specs organized by domain.

cliangdev
cliangdev
development
open
backend
5

api-design

REST, GraphQL, and API design best practices. Use when designing APIs, defining contracts, or reviewing API architecture.

mjohnson518
mjohnson518
development
open
backend
5

json-schema-validator

Validate JSON data against JSON Schema specifications. Use for API validation, config file validation, or data quality checks.

dkyazzentwatwa
dkyazzentwatwa
development
open
Previous
Page 54 / 73
Next