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

Backend (Page 8 of 23)

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

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

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

Directus turns a SQL database into a headless CMS, admin app, and instant API layer without forcing a proprietary data model.
Automatically discover API design skills when working with REST APIs, GraphQL schemas, API authentication, OAuth, JWT, rate limiting, API versioning, error handling, or e — from…
Use when working on, debugging, or extending the Distill backend (FastAPI Python). Covers architecture, conventions, file structure, and how to run tests.
Django access control and IDOR security review. Use when reviewing Django views, DRF viewsets, ORM queries, or any Python/Django code handling user authorization.
Django authentication - local accounts, social OAuth, registration, email verification, MFA, session management
Debug Django REST Framework API issues including serializers, viewsets, permissions, pagination, filtering, and response formatting.
Implementar endpoints DRF em `api/views/` e roteamento em `api/routers.py` e `base/urls_api.py`. Usar quando criar ou ajustar ViewSets/ReadOnlyViewSets, permissões, filtros e…
Develop production-grade Django applications with models, views, ORM queries, authentication, and admin interfaces.
Django Bolt - Rust-powered high-performance API framework, 60k+ RPS, decorator routing, built-in auth, async ORM
Django Celery integration - distributed tasks, periodic scheduling with django-celery-beat, monitoring, best practices
Deploy Django on Google App Engine Standard with Cloud SQL PostgreSQL. Covers Unix socket connections, Cloud SQL Auth Proxy for local dev, Gunicorn configuration, and pro — from…
Deploy Django on Google App Engine Standard with Cloud SQL PostgreSQL. Covers Unix socket connections, Cloud SQL Auth Proxy for local dev, Gunicorn configuration, and pro — from…
트리거: "django 코드 생성", "django rest", "drf 만들어줘", "django 모델 생성", "django viewset 만들어줘" 수행: Python Django REST Framework 기반 Model·Serializer·ViewSet·URL패턴·Permission을 일괄 생성한다.
Build Django applications with models, views, forms, templates, REST APIs, and modern Django 5.x patterns.
Comprehensive reference for all 33 Django framework components with Python 3.10+ and Django 6.0 patterns.
Comprehensive Django best practices covering project structure, models (field choices, Meta options, managers, QuerySets, migrations), views (CBVs vs FBVs, generic views), Django…
Expert Django developer mastering Django 4+ with modern Python practices. Specializes in scalable web applications, REST API development, async views, and enterprise patt — from…
Expert Django developer specializing in Async Views, Django Ninja (FastAPI-like), and HTMX patterns for modern full-stack apps.
Django REST Framework patterns. Trigger: When implementing generic DRF APIs (ViewSets, serializers, routers, permissions, filtersets).
Django REST Framework patterns. Trigger: When implementing generic DRF APIs (ViewSets, serializers, routers, permissions, filtersets).
Use when building Django web applications or REST APIs with Django REST Framework. Invoke when working with settings.py, models.py, manage.py, or any Django project file — from…
django-filter - Django filtering library for querysets with Django REST Framework integration
Build production-ready web applications with Django MVC, ORM, authentication, and REST APIs
Développement d'applications Python Django avec models, views, templates, ORM, admin et Django REST Framework.
Build modern dynamic web applications with Django and htmx - partial rendering, HTMX-specific responses, and seamless frontend integration
Diagnóstico de saúde para projetos Django: performance, segurança e arquitetura.
Creating Django models following Counterpart's patterns. Use when building new models, working with audit fields, implementing relationships, or using PydanticJSONEncoder.
Generates Django models with proper field types, relationships, and migrations. Use when creating Django models or database schemas.
Fast Django REST framework with Pydantic validation, type hints, and automatic OpenAPI documentation for building type-safe APIs
Django Ninja 项目标准。用于新建、改造或评审 Django/Django Ninja/Python API 后端项目,以及可选的配套 frontend-admin 管理前端;默认采用 Django + Django Ninja + Celery + Redis + PostgreSQL + Docker Compose + uv +…
Realizar checklist de validação inicial de um novo projeto Django gerado pelo template CookieCutter. Verificar configuração de INSTALLED_APPS, AUTH_USER_MODEL, banco de dados,…
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
Advanced Django patterns — service layer, caching, signals, middleware, performance optimization (N+1, bulk ops), and DDD patterns (fat models, bounded contexts, domain events).
Django performance code review. Use when asked to "review Django performance", "find N+1 queries", "optimize Django", "check queryset performance", "database performance", "Django…
Master Django 5.x with async views, DRF, Celery, and Django Channels. Build scalable web applications with proper architecture, testing, and deployment.
Comprehensive guidelines for building scalable Django REST APIs with proper architecture, authentication, and performance optimization.
WHEN: Django project review, ORM queries, views/templates, admin customization WHAT: ORM optimization + View patterns + Template security + Admin config + Migration safet — from…
Use esta skill quando a tarefa exigir organizar ou implementar regra de negócio em services e acesso a dados em repositories dentro do padrão views -> services -> repositories.
Используй этот навык всегда при проектировании или ревью бизнес-логики в Django проекте. Учит разделению кода на слои services и selectors, держит модели тонкими, view/endpoint…
Initialize Django projects for HTTPS development with virtual environments and mkcert SSL certificates
Simplify overly complex Django code and detect Django-specific anti-patterns. Use when user asks to simplify, refactor, or improve Django code, find N+1 queries, detect Django…
Django cloud storage - S3, Azure, Google Cloud, Boto3, cloud file storage backends
Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.
Modern Django admin theme - Unfold - customization, settings, components, actions, filters, integrations
Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR.
Django framework workflow guidelines. Activate when working with Django projects, manage.py, django-admin, or Django-specific patterns. — from engineering/backend
Master Django-FixiPlug integration workflows. Learn how to build full-stack CRUD applications by orchestrating table, form, state, and fx-attribute plugins together.
Dockerizes backend projects with auto-detection, latest base images via web search, Dockerfile generation, and Makefile with port override support.
Docker containerization patterns for Node.js applications. Use when containerizing backend services.
Comprehensive Docker containerization for Python/FastAPI applications from development to production deployments.
Configure e otimize ambientes de desenvolvimento Docker para projetos NestJS com hot-reload, persistência de dados, health checks e debugging eficiente.
Cria e configura um ambiente de desenvolvimento Docker para NestJS com hot-reload, Dev Containers, e zero dependências no host.
Generate API specification from codebase - endpoints, types, schemas. Triggers: API docs, endpoint documentation, API仕様, OpenAPI, Swagger, REST API.
Set up and configure Torii indexer for GraphQL queries, gRPC subscriptions, and SQL access. Use when indexing your deployed world for client queries or real-time updates.
Use when building web services. Keywords: web server, HTTP, REST API, GraphQL, WebSocket, axum, actix, warp, rocket, tower, hyper, reqwest, middleware, router, handler, e — from…
Dutch Government API design rules, OpenAPI specifications, and API architecture guidelines. Use when building REST APIs for Dutch government projects, creating OpenAPI specs, or…
Design complete API contracts covering endpoints, auth, rate limiting, error handling, retries, circuit breaker and idempotency.
Generate technical blueprint from Gherkin specs including API contracts, service design, database schema, and WebSocket events.
Expert .NET backend architect specializing in C#, ASP.NET Core, Entity Framework, Dapper, and enterprise application patterns.
Build ASP.NET Core 8+ backend services with EF Core, auth, background jobs, and production API patterns.
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)