Skill4Agent
Skill4Agent
All SkillsSearchTools
|
Explore
Skill4Agent
Skill4Agent

AI Agent Skills Directory with categorization, English/Chinese translation, and script security checks.

Sitemap

  • Home
  • All Skills
  • Search
  • Tools

About

  • About Us
  • Disclaimer
  • Copyright

Help

  • FAQ
  • Privacy
  • Terms
Contact Us:osulivan147@qq.com

© 2026 Skill4Agent. All rights reserved.

All Skills

Total 31,434 skills, Backend Development has 3070 skills

Categories

Showing 12 of 3070 skills

Per page
Downloads
Sort
Backend Developmentdadbodgeoff/drift

circuit-breaker

Implement the circuit breaker pattern to prevent cascade failures in distributed systems. Use when adding resilience to API clients, external service calls, or any operation that can fail and should fail fast.

🇺🇸|EnglishTranslated
2
Backend Developmentdadbodgeoff/drift

exception-taxonomy

Hierarchical exception system with HTTP status codes, machine-readable error codes, and structured responses for consistent API error handling across all endpoints.

🇺🇸|EnglishTranslated
2
Backend Developmentdadbodgeoff/drift

background-jobs

Implement robust background job processing with dead letter queues, retries, and state machines. Use when building async workflows, scheduled tasks, or any work that shouldn't block the request/response cycle.

🇺🇸|EnglishTranslated
2
Backend Developmentdadbodgeoff/drift

pagination

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

🇺🇸|EnglishTranslated
2
Backend Developmentdadbodgeoff/drift

idempotency

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.

🇺🇸|EnglishTranslated
2
Backend Developmentdadbodgeoff/drift

sse-streaming

Implement Server-Sent Events (SSE) for real-time updates with automatic reconnection and heartbeats. Use when building live dashboards, notifications, progress indicators, or any feature needing server-to-client push.

🇺🇸|EnglishTranslated
2
Backend Developmentdadbodgeoff/drift

sse-resilience

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

🇺🇸|EnglishTranslated
2
Backend Developmentdadbodgeoff/drift

intelligent-cache

Multi-layer caching with type-specific TTLs, get-or-generate pattern, memory and database layers, and graceful invalidation without cache stampede.

🇺🇸|EnglishTranslated
2
Backend Developmentdadbodgeoff/drift

health-checks

Implement health check endpoints for load balancers, Kubernetes, and monitoring. Covers liveness, readiness, and dependency checks.

🇺🇸|EnglishTranslated
2
Backend Developmentdadbodgeoff/drift

multi-tenancy

Implement multi-tenant architecture with tenant isolation, data separation, and per-tenant configuration. Supports shared database and schema-per-tenant models.

🇺🇸|EnglishTranslated
2
Backend Developmentdadbodgeoff/drift

atomic-matchmaking

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

🇺🇸|EnglishTranslated
2
Backend Developmentdadbodgeoff/drift

caching-strategies

Implement multi-layer caching with Redis, in-memory, and HTTP caching. Covers cache invalidation, stampede prevention, and cache-aside patterns.

🇺🇸|EnglishTranslated
2
1...120121122123124...256
Page