Agent Skill
LanguagesJava Spring Boot Patterns
community · 1.0.0
Build production Spring Boot applications: REST APIs, dependency injection, Spring Data JPA, testing, observability, and Docker packaging.
- Checks
- Metadata only
- Evidence
- 1 source
Portable agent capabilities
Discover reusable Agent Skills with a recorded version or source snapshot, runtime, permissions, evidence, and compatibility facts. Listings are information, not an instruction to execute code.
Showing 1-24 of 28 matching listings · 271 total
Language-specific coding, patterns, types, and conventions.
Design APIs, services, integrations, and asynchronous systems.
Agent Skill
Backendcommunity · 1.0.0
Build Rust HTTP services with Actix-web: extractors, middleware, state sharing, SQLx database integration, and async error handling.
Agent Skill
Backendcommunity · 1.0.0
Build TypeScript-first backends with AdonisJS: Lucid ORM, IoC container, validators, and built-in authentication scaffolding.
Agent Skill
Backendcommunity · 1.0.0
Implement idempotency keys for safe retries: request deduplication, distributed locks, and consistent response caching.
Agent Skill
Backendcommunity · 1.0.0
Design reliable background job systems with Bull/BullMQ, Sidekiq, Celery, or Temporal: queues, retries, dead-letter handling, and monitoring.
Agent Skill
Backendcommunity · 1.0.0
Build polished CLI tools in Node.js (Commander.js, Ink) and Python (Typer, Click): argument parsing, interactive prompts, and distribution.
Agent Skill
Backendcommunity · 1.0.0
Build Django REST APIs: serializers, viewsets, permissions, throttling, filter backends, DRF Spectacular OpenAPI docs, and testing.
Agent Skill
Backendcommunity · 1.0.0
Build type-safe distributed backends with Encore.ts: infrastructure-from-code, pub/sub, cron jobs, and automatic API docs.
Agent Skill
Backendcommunity · 1.0.0
Build production FastAPI services: dependency injection, Pydantic v2 models, background tasks, WebSockets, OpenAPI docs, and testing.
Agent Skill
Backendcommunity · 1.0.0
Build Go web services with Fiber or Gin: middleware, routing, error handling, GORM integration, and production deployment patterns.
Agent Skill
Backendcommunity · 1.0.0
Compose microservices with Apollo Federation: subgraphs, entity resolvers, shared directives, contract testing, and router configuration.
Agent Skill
Backendcommunity · 1.0.0
Build gRPC services with Protocol Buffer schemas, server/client streaming, interceptors, error handling, and gRPC-Gateway for HTTP/REST bridging.
Agent Skill
Backendcommunity · 1.0.0
Design gRPC services with unary, server-streaming, client-streaming, and bidirectional streaming; implement gRPC-Gateway, deadlines, and retries.
Agent Skill
Backendcommunity · 1.0.0
Build ultra-fast APIs with Hono: middleware chains, RPC client, OpenAPI, Cloudflare Workers, Deno Deploy, and Bun runtime.
Agent Skill
Backendcommunity · 1.0.0
Build high-performance async Python APIs with Litestar or Sanic: dependency injection, DTOs, OpenAPI generation, and uvloop tuning.
Agent Skill
Backendcommunity · 1.0.0
Structure NestJS applications: modules, providers, guards, interceptors, microservices, CQRS module, and Bull queue integration.
Agent Skill
Backendcommunity · 1.0.0
Build fast-booting Java backends with Quarkus: GraalVM native image compilation, reactive extensions, and Kubernetes-native tooling.
Agent Skill
Backendcommunity · 1.0.0
Build Java microservices with Spring Cloud: service discovery, config server, circuit breakers with Resilience4j, and API gateway.
Create accessible interfaces, visual systems, and user experiences.
Agent Skill
Design & UXcommunity · 1.0.0
Design API gateways with rate limiting, throttling, circuit breaking, request routing, authentication middleware, and quota management.
Agent Skill
Design & UXcommunity · 1.0.0
Design multi-layer caching with Redis, CDN edge caching, browser cache, stale-while-revalidate, and cache invalidation patterns.
Agent Skill
Design & UXcommunity · 1.0.0
Go language idioms, error handling patterns, goroutine concurrency, channel design, and idiomatic Go project structure.
Agent Skill
Design & UXcommunity · 1.0.0
Design GraphQL schemas, resolvers, subscriptions, pagination, DataLoader patterns, and federation for scalable APIs.
Agent Skill
Design & UXcommunity · 1.0.0
Design RESTful APIs with proper resource naming, status codes, versioning, pagination, error formats, and OpenAPI documentation.
Measure and improve speed, latency, and resource use.