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

Claude Engineering Skills (Page 62 of 425)

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

25,492 skills · updated 2026-08-03 · showing 3661–3720 of 25,492 by quality score

Sub-topics:Testing (3,674)Devops (3,480)Architecture (2,881)Backend (2,255)Frontend (1,577)Languages (1,324)Code Quality (1,304)Cloud Platforms (1,182)

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

Master asynchronous JavaScript patterns including callbacks, promises, async/await, event loop mechanics, and real-world async patterns.
Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns
Guide teams through Acceptance Test-Driven Development workflow. Use when: defining acceptance criteria, running specification workshops, writing user stories with accept — from…
Guide teams through Acceptance Test-Driven Development workflow. Use when: defining acceptance criteria, running specification workshops, writing user stories with accept — from…
Implementacion minima para poner el test actual en GREEN. Sin generalizar, sin refactorizar.
Produce an ATDD-first implementation plan with named design patterns, SOLID audit, and gap review. Use whenever the user wants to plan a feature, fix, or refactor — 'how should we…
Transmutación alquímica de código en cuatro etapas — nigredo (descomposición), albedo (purificación), citrinitas (iluminación), rubedo (síntesis) — con puntos de control de…
Atheris is a coverage-guided Python fuzzer based on libFuzzer. Use for fuzzing pure Python code and Python C extensions.
Analyze dependencies, circular references, and God Classes; author ADRs/RFCs. Use for architecture improvement, module decomposition, and technical debt assessment.
MongoDB Atlas Admin API浏览与查询工具,支持50+API分类检索、端点详情查看、Schema定义获取。Use when 需要数据库操作、SQL查询、数据存储管理时使用。不适用于数据库架构设计决策。适用于独立开发者、企业团队和自动化工作流场景。支持中文交互,无需复杂配置即开即用。
Write an Architecture Decision Record — document what was decided, why, what alternatives were considered, and what trade-offs were accepted.
Patterns for Atlas database schema management covering HCL/SQL schema definitions, versioned and declarative migrations, linting analyzers, testing, and project configuration.
Map the system architecture — read the codebase, identify services and connections, output a C4-level architecture map as Mermaid diagrams with component descriptions.
当用户说"提交到dev环境"并且当前项目是 atlas-platform 时,自动执行以下流程: 1. 获取当前分支名 2. 切换到 dev 分支 3. 将当前分支(f分支)merge 到 dev 4. push 到远程 dev 分支
Standard 5-phase workflow for most development tasks - bugs, small features, refactors (30-60 min)
Extend Atlas TX's permits workflow with filing-level red-flag scoring, `/permits/[tceqId]` detail pages, and non-legal protest-helper UX built on CID procedural data.
Build Atlas TX water/flood intelligence slices using verified public endpoints, county joins, and TDD-first adapters.
Use to read or write Jira / Confluence (create / update / delete / comment / transition issues and pages, run JQL/CQL) on Windows when the Atlassian MCP and API tokens ar — from…
Integrates with Atlassian products to manage project tracking and documentation via MCP protocol. Use when querying Jira issues with JQL filters, creating and updating ti — from…
Use when wiring cross-component dependencies in stack YAML. Covers !terraform.state syntax for passing outputs between
توفر هذه المهارة هيكل وموديلات ونماذج الاتصال (HTTP & WebSockets) بلغة Dart لربط تطبيق Flutter Desktop مع الـ Backend.
Receive and verify Attentive webhooks. Use when setting up Attentive webhook handlers, debugging signature verification (x-attentive-hmac-sha256), or handling SMS and email events…
Prüft formale und materielle Anforderungen an Atteste in Prüfungsverfahren im Prüfungsrecht Hochschule.
Universal coding standards and best practices for TypeScript, JavaScript, React, and Node.js. Use when: writing code, reviewing code quality, establishing conventions.
Configure CI/CD pipelines for Attio integrations with GitHub Actions, mock-based unit tests, and live API integration tests.
Collect Attio integration diagnostic evidence -- API health, scopes, object schema, and rate limit status -- for debugging or support tickets.
Deploy Attio integrations to Vercel, Fly.io, Railway, and Cloud Run with proper secrets, health checks, and webhook endpoint configuration.
Optimize Attio API performance -- caching, batch queries, pagination strategies, connection pooling, and latency reduction.
Handle Attio API rate limits with exponential backoff, queue-based throttling, and Retry-After header parsing.
Production reference architecture for Attio CRM integrations -- layered project structure, sync patterns, webhook processing, and multi-environment setup.
Spesifikasi lengkap mesin lelang Indo-Lelang — WebSocket events, anti-sniping logic, kelipatan bid, lifecycle lot/sesi, dan penentuan pemenang.
Run a repeatable HIG compliance audit over app code before shipping UI changes, then use the findings to guide remediation.
Audit Apple code signatures, code directories, CDHashes, authorities, Team IDs, designated requirements, provisioning profiles, entitlements, hardened runtime, library validation,…
Deep architecture review — catches overengineering, boundary violations, and considers simpler alternatives
Use Cloudsplaining when an agent needs to flag privilege-escalation paths and overbroad IAM permissions before an AWS policy change reaches production.
Read-only audit AND decision advisor for backend/distributed-systems architecture, topology-gated so a Next.js/Supabase monolith and a Kubernetes fleet each see only relevant…
Audit recent CI runs for anomalies (warnings, uncached docker builds, flaky/slow tests, regressions).
Review code for quality, security, and maintainability following best practices. Use when reviewing pull requests, examining code changes, auditing code quality, or when the user…
Orchestrates comprehensive audits of Claude Code customizations using specialized auditors. Use when auditing multiple components, asking about naming/organization best practices,…
Use when the user says "audit our dev setup" / "setup time, build time, paper cuts" / "DX audit" — reads README + CONTRIBUTING + Makefile + package.json scripts + docker-compose +…
Audit frontend API calls against backend implementation for any project. Auto-detects API client library (axios, fetch, ky), state management (TanStack Query, SWR, Redux), and…
Audit Claude Code hooks for safety, correctness, and best practices compliance. Checks settings.json configuration, hook scripts, error logging, and deployment readiness.
Audit infrastructure — secrets, Docker, deps, CORS, webhooks, migrations, CI/CD, monitoring
Use when the user says "audit my observability" / "audit logging/tracing/alerting" / "what are we blind to" / "review my Sentry/Datadog setup" — reads the connected observability…
Static performance audit of a route, page, server function, or module — finds N+1 query patterns, missing DB indexes for filtered/joined columns, oversized SELECT * fetches,…
Use Deptry when an agent needs to verify that a Python project's declared dependencies still match the imports the code actually uses.
Audit a live Redis instance's config — maxmemory + eviction, persistence (RDB/AOF), replication, slow-log, ACL, TLS.
Guides audit findings remediation program management including finding prioritization by severity (critical, high, medium, low), owner assignment, remediation planning, deadline…
Führt einen internen Audit-Selbsttest für Sozialversicherungsstatus und Scheinselbständigkeit durch im Sozialversicherungsstatus Prüfer.
Audit and refactor CSS to comply with Game Loopers design system and BEM methodology
Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards.
Implementing comprehensive logging, tracking, and audit trails for AI systems to ensure compliance and enable debugging.
El ADN de Aura: las filosofías centrales de Producto/UX e Ingeniería que rigen todo Fluxo AI. Cárgalo y aplícalo de forma persistente antes de diseñar flujos, escribir o…
Turn any API into a CLI command. Register OpenAPI or GraphQL endpoints by name, then explore and invoke them. Built for AI agents to use APIs like tool calls.
Aurora CQRS Architecture Reference - Understanding the CQRS structure, component relationships, editable zones, and data flow in Aurora/NestJS projects.
Expert NestJS development with CQRS architecture for Aurora projects. Covers commands, queries, handlers, business logic placement, guards, interceptors, and custom decorators,…
SQL migrations and stored procedures management in the tools bounded context. Trigger: Creating migrations, procedures, functions, triggers, or sequences for PostgreSQL.
Sanktions-Compliance für Banken und Finanzinstitute im Korrespondenzbankgeschaeft: Sanktionsscreening von Transaktionen und Gegenparteien nach VO (EU) 2580/2001 und…
Provides tax knowledge and deduction validation for Harry's multi-entity Australian business ecosystem (MOKAI PTY LTD, MOK HOUSE PTY LTD, SAFIA Unit Trust, HS Family Trust,…
Authentication and access control skill for Next.js 15 + Supabase applications. Use when implementing user authentication, protecting routes, managing user sessions, enforcing…
Search all 25,492 Engineering skills →