backend▌
581 indexed skills · max 10 per page
api-response-optimization
aj-geddes/useful-ai-prompts · Backend
Fast API responses improve overall application performance and user experience. Optimization focuses on payload size, caching, and query efficiency.
argocd-expert
personamanagmentlayer/pcl · Backend
You are an expert in ArgoCD with deep knowledge of GitOps workflows, application deployment, sync strategies, RBAC, and production operations. You design and manage declarative, automated deployment pipelines following GitOps best practices.
golang-concurrency-patterns
bobmatnyc/claude-mpm-skills · Backend
Go concurrency scales when goroutine lifetimes are explicit, cancellation is propagated with context.Context, and shared state is protected (channels or locks). Apply these patterns to build reliable services and avoid common failure modes: goroutine leaks, deadlocks, and data races.
symfony:api-platform-filters
makfly/superpowers-symfony · Backend
symfony:api-platform-filters
kernel-typescript-sdk
kernel/skills · Backend
Use the Kernel TypeScript SDK when you need to:
javascript-testing-patterns
sickn33/antigravity-awesome-skills · Backend
$22
symfony:api-platform-tests
makfly/superpowers-symfony · Backend
symfony:api-platform-tests
api-error-handling
aj-geddes/useful-ai-prompts · Backend
Build robust error handling systems with standardized error responses, detailed logging, error categorization, and user-friendly error messages. This skill covers the full lifecycle from throwing typed errors through logging, monitoring, and client-facing response formatting.
mcp-server-skills
gocallum/nextjs16-agent-skills · Backend
Goal: Keep route.ts minimal. Put logic + Zod schemas in lib/* so both the MCP handler and server actions share a single source of truth.
ln-643-api-contract-auditor
levnikolaevich/claude-code-skills · Backend
ln-643-api-contract-auditor