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

Claude Engineering Skills (Page 354 of 379)

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

22,735 skills · updated 2026-07-19 · showing 21181–21240 of 22,735 by quality score

Sub-topics:Testing (3,313)Devops (3,220)Architecture (2,493)Backend (1,956)Frontend (1,464)Languages (1,221)Code Quality (1,148)Cloud Platforms (1,057)

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

This skill should be used when the user asks about the Midnight local development network, including "start the devnet", "stop the devnet", "restart the network", "local…
Manage local development networks (devnets) for lean consensus multi-client testing. This skill should be used when the user asks to run a devnet, start or stop devnet nodes, spin…
Generates conventional commit messages using AI. It analyzes code changes and suggests a commit message adhering to the conventional commits specification.
Azure network planning, CIDR calculation, subnet sizing, and best-practices tool. Use this skill whenever the user asks about subnet sizing, CIDR planning, AKS networking, NSG…
This skill should be used to apply 7 IaC-adapted quality dimensions against infrastructure and DevOps changes.
Use this skill when an agent needs Docker, Kubernetes, registry, or related workstation runtime evidence from `aih devops`, especially for read-only or low-risk operator workflows.
This skill should be used for context-aware routing table that maps IaC toolchain, cloud provider, and DevOps context to the best available plugin skill.
This skill should be used when the user asks about Rails philosophy, DHH's principles, the Rails way, "convention over configuration", "majestic monolith", "omakase", "sharp…
This skill should be used when writing Ruby and Rails code in DHH's 37signals style -- REST purity, fat models, thin controllers, Current attributes, and Hotwire patterns.
Automate migration between Kotlin/Android dependency injection frameworks. Covers Hilt → Koin, Dagger → Koin, Toothpick → Koin, Kodein → Koin, Koin 3.x → Koin 4.x upgrades, Koin…
This skill should be used when the user asks to create a monochrome technical diagram, schematic, or systems/architecture diagram in black-and-white line-art style.
Foundational digital technology literacy covering binary and data representation, computer architecture (CPU, memory, storage, I/O), networking fundamentals (protocols, the…
This skill should be used when the user asks to 'dioxus web', 'dioxus desktop', 'dioxus mobile', 'cross platform', 'renderer', or mentions platform-specific development in Dioxus.
Train task-specific small language models (SLMs) using the Distil Labs CLI and platform. Activate this skill when the user asks about: distil labs, distil CLI, the distil command,…
This skill automates the setup of distributed tracing for microservices. It helps developers implement end-to-end request visibility by configuring context propagation, span…
Use this skill when designing remote interfaces or APIs, deciding how coarse-grained an endpoint or operation should be, or shaping data that crosses a process or network…
Dash Mantine Components (DMC) best practices and performance optimization guidelines. Use this skill when writing, reviewing, or refactoring Dash apps with DMC to ensure optimal…
This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering,…
Use this skill when reviewing, updating, or validating repository documentation structure, document ownership, context-budget rules, link consistency, or agent-facing entrypoint…
Clean up Docker resources including volumes, containers, images, and networks. Use this skill when asked to "clean docker", "prune volumes", "remove unused containers", "free disk…
This skill should be used when the user asks to "design a docker-compose stack", "architect a containerized environment", "write a docker-compose.yml", "create a production…
Docker and Dokploy expert for deploying complex infrastructure on self-hosted servers. Use this skill whenever the user mentions: Docker, Dockerfile, docker-compose, docker…
This skill should be used when the user asks to "switch environment", "change docker", "환경 전환", "개발환경 변경", "운영환경 실행", or wants to manage Docker Compose environments.
Best practices for Docker-based ROS2 development including multi-stage Dockerfiles, docker-compose for multi-container robotic systems, DDS discovery across containers, GPU…
This skill should be used when the user asks to \"analyze this codebase\", \"document this service\", \"generate technical docs\", \"I inherited this code\", \"help me understand…
After any significant code change — new feature, API modification, config change, or architectural refactor — run this skill to identify which documentation files are now — from…
After any significant code change — new feature, API modification, config change, or architectural refactor — run this skill to identify which documentation files are now — from…
This skill should be used when deploying a Docusaurus site to GitHub Pages. It automates the configuration, building, and deployment process, handling GitHub Pages setup,…
Deploy and manage Dockerized apps on your own infrastructure with Dokploy, an open source platform positioned as an alternative to Heroku, Vercel, and Netlify.
Use this skill when the user says 'setup domain', 'configure DNS', 'SSL certificate', 'domain-ssl', 'custom domain', 'HTTPS setup', or needs to configure DNS records, SSL…
Plan, manage, and optimize a domain portfolio. Use this skill for DNS architecture decisions, redirect strategies, registrar choice, parking unused domains, multi-site setups, and…
Bootstrap or retrofit a Vite + React 18 + TypeScript project so it uses the Domino design system (`@dominodatalab/extensions-tools`).
Use this skill when reviewing a .NET Aspire AppHost or service-defaults project for cloud-native readiness — health checks on declared service dependencies, service dependency…
Use this skill when reviewing the architecture of an ASP.NET Core HTTP API — middleware ordering in the request pipeline, dependency-injection service lifetimes, CORS policy,…
Use this skill when reviewing how an ASP.NET Core application authenticates and authorizes requests — authentication schemes, JWT TokenValidationParameters, cookie and session…
This skill should be used when the user is writing, reviewing, debugging, or architecting pure .NET backend code for Kestrel-hosted services.
Use this skill when reviewing C# language and runtime correctness — nullable reference types, async/await, cancellation, disposal, allocations on hot paths, LINQ misuse, and…
This skill should be used when investigating .NET project dependencies, understanding why packages are included, listing references, or auditing for outdated/vulnerable packages.
Use this skill when statically reviewing EF Core data access — DbContext lifetime and registration, N+1 query patterns, unbounded result sets, raw SQL injection surface,…
Use when you need to containerize a C# application (e.g., AirdPro) that targets .NET Framework 4.8 and must run on Linux hosts via Docker, but the application was originally built…
Use this skill when reviewing in-application OpenTelemetry wiring in an ASP.NET Core service — OpenTelemetry SDK registration, trace context propagation across service boundaries,…
Use this skill when reviewing .NET performance posture, Native AOT, and trimming readiness — reflection and serialization hazards, hot-path allocations, async overhead, caching,…
Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly, write one-liner scripts via stdin, or learn about run…
Use this skill when reviewing .NET CI/CD and NuGet supply-chain integrity — SDK pinning via global.json, package version pinning and lock files, Central Package Management, NuGet…
This skill should be used when running .NET tests selectively with a build-first, test-targeted workflow. Use it for running tests with xUnit focus.
Use this skill when statically reviewing .NET test suites for false confidence — assertion-free and tautological tests, over-mocking, coverage theater, weak test isolation, flaky…
This skill should be used when working with Verify snapshot tests in .NET projects. Use when updating verified snapshots after intentional code changes, accepting new snapshots,…
Detailed coding patterns for a polyglot stack. TRIGGER when: working in Elixir, TypeScript, Go, Rust, Python, Lua, C, Zig, Shell/Bash, Noir, or chezmoi templates.
This skill should be used when the user shares a 원피스(ONEFFICE) 아마링크 (gwa.douzone.com/ecm/oneffice/...) and asks to "읽어줘", "내용 확인해줘", "요약해줘", "이 원피스 문서 분석해줘", 또는 원피스 문서 안에 — from…
Visual smoke test using Chrome DevTools MCP against a running web app (local or production). Navigates key pages, captures screenshots, inspects console errors, network failures,…
Execute top-level E2E regression tests against the main dev environment (localhost:8080/6040). Runs every 6 hours via cron, pulls latest dev, executes full Playwright test suite,…
This skill enables Claude to generate end-to-end (E2E) tests for web applications. It leverages Playwright, Cypress, or Selenium to automate browser interactions and validate user…
Production-grade backend development. Use this skill when the user mentions: build the API, create backend, REST API, GraphQL, database modeling, authentication, JWT, OAuth,…
Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests — from…
Use this skill when optimizing e-commerce sites for search engines - product page SEO, faceted navigation crawl control, category taxonomy, product schema markup, pagination…
This skill should be used when the user asks about Effect-TS patterns, services, layers, error handling, service composition, or writing/refactoring code that imports from…
Assist with Emacs Lisp (elisp) development, debugging, and parenthesis matching. Use this skill when the user is writing, editing, or debugging elisp code, struggling with…
Work effectively and idiomatically in Elixir projects. Use this skill whenever the user asks for Elixir code, refactors, tests, debugging, or architectural changes in an Elixir…
Use this skill whenever a task involves Elixir, OTP, Phoenix, LiveView, Ecto, or BEAM code. Triggers include writing or reviewing any `.ex`/`.exs`/`.heex` file,…
This skill should be used when the user asks to "implement a feature in Elixir", "refactor this module", "should I use a GenServer here?", "how should I structure this?", "use the…
Search all 22,735 Engineering skills →