Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsEngineering › Backend › Page 9

Backend (Page 9 of 23)

1375 Claude Code skills in the Backend sub-category of Engineering.

1,375 skills · updated 2026-06-12 · showing 481–540 of 1,375 by quality score

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Master C#/.NET patterns for building production-grade APIs, MCP servers, and enterprise backends with modern best practices (2024/2025).
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications.
Master C#/.NET backend development patterns for building robust APIs, MCP servers, and enterprise applications.
Apply these opinionated .NET 8 architecture recipes for backend services: clean architecture layering, CQRS with MediatR, minimal APIs, Entity Framework Core, JWT authentication,…
Build .NET 8+ applications with C#. Covers ASP.NET Core, Minimal APIs, Entity Framework Core, dependency injection, and testing.
Build or review gRPC services and clients in .NET with correct contract-first design, streaming behavior, transport assumptions, and backend service integration.
Use ManagedCode.Storage when a .NET application needs a provider-agnostic storage abstraction with explicit configuration, container selection, upload and download flows, and…
Create production-ready ASP.NET Core Minimal API projects with async patterns, dependency injection, and comprehensive error handling.
Guide for building ASP.NET Core Minimal APIs with OpenAPI/Swagger integration in .NET 10
Consistent drawdown control pattern for trading systems - backtests, live trading, and training
Decision guide for the third-party Draw.io export ecosystem by @rlespinasse. Covers docker-drawio-desktop-headless (base Docker), drawio-exporter (Rust backend), drawio-export…
Select, validate, patch, and deploy existing NVIDIA Dynamo Kubernetes recipes. Use for model/backend/GPU/deployment-mode recipe bring-up; use router-starter for router-only mode…
End-to-end testing patterns for backend services. Use when testing complete application flows.
Complete Easy.Platform backend development for EasyPlatform. Covers CQRS commands/queries, entities, validation, migrations, background jobs, and message bus.
Implements multi-language support for ECHONET property descriptions using PropertyTable / PropertyDesc and the get_property_description WebSocket API.
Use when the task involves Eliza Cloud or elizaOS Cloud as a managed backend, app platform, deployment target, billing layer, or monetization surface.
Best practices for Laravel Eloquent ORM including query optimization, relationship management, and avoiding common pitfalls like N+1 queries.
Expert guidance for ElysiaJS web framework development. Use when building REST APIs, GraphQL services, or WebSocket applications with Elysia on Bun.
Implement email functionality using FastAPI-Mail for password reset, notifications, and transactional emails. Use when setting up email services or notification systems.
Standalone embedding service for semantic search. Runs as persistent FastAPI server for millisecond-latency embeddings. Supports model swapping via env vars.
Design backend system architecture for new products, large features, platform refactors, API and database design, microservices decomposition, event-driven systems, scaling,…
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes. — from engineering/backend
Rails 8.x application architecture, implementation, and review guidance for production codebases. Use when building or reviewing Ruby on Rails 8 features across models,…
Evaluates LLMs across 100+ benchmarks from 18+ harnesses (MMLU, HumanEval, GSM8K, safety, VLM) with multi-backend execution.
Use para implementar registro de evidências, eventos de domínio e listeners no Laravel.
Guide for creating exceptions using fastapi-problem that are automatically converted to RFC 9457 Problem Details responses.
Express.js backend API development for Vigil Guard v2.0.0. Use for endpoint creation, JWT authentication, RBAC, ClickHouse queries with 3-branch columns, rate limiting, CORS…
Master Express.js API development with middleware, routing, validation, authentication, and production best practices. Build scalable RESTful APIs with Express.
Express.js API development, route handling, middleware, error handling, request validation, CORS. Use when building Express routes, implementing middleware, handling API requests,…
Développement d'APIs Node.js avec Express, middleware, routing, gestion d'erreurs, authentification et bonnes pratiques de conception.
Express 5+ API server guidelines for TypeScript. Apply when editing `*.ts` files with Express imports or `@types/express`.
Complete guide for building scalable microservices with Express.js including middleware patterns, routing strategies, error handling, production architecture, and deployment best…
Expert knowledge of Express.js and Node.js for building production-ready web applications and APIs. Covers middleware patterns, routing, async/await error handling, security,…
Build production-ready RESTful APIs with Express.js including routing, middleware, validation, and error handling for scalable backend services
Express.js framework patterns including routing, middleware, request/response handling, and Express-specific APIs.
Migrates one Express 4.x route at a time to Fastify 4.x via an in-process strangler-fig proxy, with contract tests verifying identical status codes, response shapes, and headers…
Migrate Express.js REST APIs to Fastify with automated testing, performance benchmarking, and schema generation.
Guidelines for building robust APIs with Express.js and TypeScript, covering middleware patterns, routing, and security best practices
在程式裡串接、開發或除錯台灣 ezPay(簡單行動支付,藍新 NewebPay 家族)電子發票 API 時使用本 skill —— 任何語言或框架皆適用(Laravel/PHP、Python、Node、Go…)。典型任務:開立 B2C/B2B 發票、觸發開立、作廢發票、…
Complete fal.ai API reference system. PROACTIVELY activate for: (1) @fal-ai/client JavaScript setup, (2) fal_client Python setup, (3) fal.subscribe/run/stream methods, (4) Queue…
Complete fal.ai optimization system. PROACTIVELY activate for: (1) Queue vs run performance, (2) Parallel request batching, (3) Streaming for real-time UI, (4) WebSocket for…
Pattern Python: FastAPI, SQLAlchemy, Alembic, Pydantic, virtual env, packaging. Trigger: "fastapi", "python", "sqlalchemy", "django", "flask"
FastAPI best practices and conventions. Use when working with FastAPI APIs and Pydantic models for them.
REST API design and implementation patterns for FastAPI endpoints including CRUD operations, pagination, filtering, error handling, and request/response models.
Use when creating FastAPI backend applications - route handlers, dependencies, CORS config, or Pydantic models.
Use when adding background tasks or event integration to a scaffolded FastAPI service after the broker and contracts are declared in backend-architecture.
Implement and validate FastAPI authentication strategies including JWT tokens, OAuth2 password flows, OAuth2 scopes for permissions, and Supabase integration.
FastAPI routes, services, auth JWT, streaming, error handling, OpenAI integration
Production-ready FastAPI backend skill for handling chat requests, persisting conversations, invoking OpenAI Agents SDK, and managing MCP tool execution for Todo AI chatbot.
Comprehensive code review skill for FastAPI projects. Analyzes codebase against industry best practices covering async patterns, project structure, Pydantic usage, dependency…
트리거: "fastapi 만들어줘", "fastapi codegen", "fastapi 코드 생성", "fastapi 라우터 생성", "fastapi api 만들어줘" 수행: Python FastAPI 프로젝트의 Router·Pydantic Schema·Service·Dependency 계층을 자동 생성한다.
Build FastAPI applications with async patterns, Pydantic validation, dependency injection, and modern Python API practices.
Configure multi-platform deployment for FastAPI applications including Docker containerization, Railway, DigitalOcean App Platform, and AWS deployment.
[Extends backend-developer] Python FastAPI specialist. Use for FastAPI apps, async endpoints, Pydantic v2, SQLAlchemy async, dependency injection.
Build async APIs with FastAPI, including endpoints, dependency injection, validation, and testing. Use when creating REST APIs, web backends, or microservices.
Guide for creating FastAPI endpoints following this project's conventions including routers, dependency injection, error handling, and OpenAPI documentation.
Provides a comprehensive, reusable skill for standardized API error handling in FastAPI. Includes custom exception classes, global exception handlers, structured JSON logging, and…
Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows — from…
Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke for async SQLAlchemy, JWT authentication, WebSockets, OpenAPI documentation.
Enterprise-grade FastAPI development covering complete full-stack architecture with Next.js/React frontend, Neon Serverless PostgreSQL, SQLModel ORM, security hardening, payment…
All Engineering skills →
More in EngineeringTesting (2,448) · Devops (2,410) · Architecture (1,778) · Frontend (1,035) · Languages (880) · Cloud Platforms (802) · Code Quality (774) · Databases (568) · Performance (517) · Mobile (379) · Observability (272) · Data Engineering (230) · Docs Engineering (197) · Workflow Orchestration (170) · ML AI Eng (144) · API Tooling (15)