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

Claude Engineering Skills (Page 145 of 409)

Code review, refactoring, testing, DevOps, CI/CD, databases, cloud platforms, and full-stack development skills for Claude Code.

24,513 skills · updated 2026-08-01 · showing 8641–8700 of 24,513 by quality score

Sub-topics:Testing (3,584)Devops (3,417)Architecture (2,722)Backend (2,149)Frontend (1,553)Languages (1,298)Code Quality (1,268)Cloud Platforms (1,104)

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

Use when building Django web applications or REST APIs with Django REST Framework. Invoke for Django models, ORM optimization, DRF serializers, viewsets, authentication w — 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
Django full-featured Python web framework with batteries included (ORM, admin, auth)
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,…
Optimize Django ORM query loading by fixing N+1 queries, duplicate related-object queries, over-fetching, serializer/template query loops, and inappropriate select_related,…
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.
Process large Django querysets and write-heavy jobs with memory-safe reads, values/values_list, iterator chunking, set-based update/delete, bulk_create, bulk_update, F…
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.
Deep DL-training operational intuition — initialization, optimizer choice (AdamW/Muon/Schedule-Free), decoupled weight decay, LR schedules (cosine/WSD), μP transfer, mixed…
An open-source Python library that makes loading data from APIs, databases, and files into structured datasets simple and Pythonic.
DNA memory system for AI agents: three-layer architecture (working/short-term/long-term) with active forgetting, pattern summarization, reflection loops, and memory associations.
DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and — from…
DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and — from…
面向企业运维与基础设施团队的 DNS 全功能配置与迁移工具。核心能力: - CAA 记录配置(限制证书授权 CA,防未授权签发) - Cloudflare 代理行为管理与 CNAME 扁平化 - 通配符记录与通配符 SSL 证书(DNS challenge) - 企业级批量迁移策略与回滚方案 - 高级调试(全链路追踪、权威对比、记录完整性 — from…
面向企业运维与基础设施团队的 DNS 全功能配置与迁移工具。核心能力: - CAA 记录配置(限制证书授权 CA,防未授权签发) - Cloudflare 代理行为管理与 CNAME 扁平化 - 通配符记录与通配符 SSL 证书(DNS challenge) - 企业级批量迁移策略与回滚方案 - 高级调试(全链路追踪、权威对比、记录完整性 — from…
Configurez correctement vos zones DNS pour l'email deliverability (SPF, DKIM, DMARC), la sécurité (DNSSEC, CAA), et l'automatisation (OVH API, Cloudflare, Terraform), basé sur les…
Routes DigitalOcean App Platform tasks to specialized sub-skills. Use when working with App Platform deployments, migrations, database configuration, networking, or…
Performs comprehensive code review by analyzing git diff, verifying conformance with project rules, validating test suites, and checking adherence to Tech Spec and Tasks.
Kotlin 2.0+ 개발 전문가 - Ktor, coroutines, Compose Multiplatform, Kotlin-idiomatic 패턴涵盖. Kotlin 서버 앱, Android 앱, 멀티플랫폼 프로젝트 구축 시 사용하세요.
Use when merging a pull request that has cleared the SDLC pipeline. Runs the deterministic verify-then-merge gate — confirms the PR is OPEN, mergeable, CI-green, REVIEW-approved,…
Audit Python classes and OOP code for structural anti-patterns, naming inconsistencies, and data modeling issues.
Neon serverless PostgreSQL 전문가 - auto-scaling, database branching, PITR, connection pooling 지원. serverless 앱에서 PostgreSQL 필요시 사용
Use the do-wdr (Web Documentation Resolver) CLI binary to resolve URLs and queries into markdown documentation.
Python implementation for resolving URLs and queries into compact, LLM-ready markdown documentation. Use when you need the Python resolver with full cascade support, quality…
Internal — updates/refines a PBI, Bug, or Feature in Azure DevOps. Invoked by dobby-update-pbi after backend resolution. Do not invoke directly unless forcing the ADO backend.
Update DESIGN.md with architecture decisions — the single source of truth for project design
Create Architecture Decision Records (ADR) - Layer 5 artifact documenting architectural decisions with Context-Decision-Consequences format
Periodieke audit van het kennissysteem — los van het taakproces. Voert systeem-checks uit (CLAUDE.md, verwijzingen, drift, verouderde docs) plus brede checks die doc-review niet…
Generate Architecture Decision Records (ADRs) to document significant architectural decisions. Use when making important technical decisions that need documentation.
Generate and update AI-friendly documentation for services following RFC-37 templates. Produces concepts/, features/, getting-started/ content with Mermaid diagrams and C4…
Stress-test a plan, feature, or design against the repo's existing docs, domain language, ADRs, and context files.
Gera e mantém documentação técnica completa de projetos de software: README, architecture.md, flows.md, conventions.md, contributing.md, ADRs e diagramas Mermaid (C4, ERD,…
Generic web scraper for extracting and organizing Snowflake documentation with intelligent caching
Token-efficient documentation search using Serena Document Index. 90%+ token savings vs reading full files. Use BEFORE reading README.md or docs/ files.
Synchronizes CLAUDE.md navigation indexes and README.md architecture docs across a repository. Use when asked to "sync docs", "update CLAUDE.md files", "ensure documentation is in…
Documentation and codemap specialist for Next.js/Supabase projects. Use PROACTIVELY after feature implementations to update CLAUDE.md, architecture maps, and guides.
Render an architecture-review film — a whole system, or one named subsystem, at depth (components, how control and data flow, the idioms, the failure modes, and the trade-offs).
Catalog-driven repository documentation with typed repository profiles, code-graph grounding, conditional flow evidence, manifest 3.0 provenance, independent audits, and…
Search all 24,513 Engineering skills →