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

Claude Engineering Skills (Page 29 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 1681–1740 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.

Real-time WebSocket features with Action Cable in Rails. Use when: (1) Building real-time chat, (2) Live notifications/presence, (3) Broadcasting model updates, (4) WebSocket…
Use when the user asks why something happened, what’s wrong, root cause analysis, debugging, or incident explanation. — from majiayu000/claude-skill-registry
Use when creating or refactoring Action Mailer emails. Applies Rails 7.1+ conventions, parameterized mailers, preview workflows, background delivery, and email design best…
Use proactively for authorization with ActionPolicy. Creates policies, scopes, and integrates with GraphQL/ActionCable.
Build or Refactor Rails views, partials, and templates into clean, maintainable code. Use when views have inline Ruby logic, deeply nested partials, jQuery or legacy JavaScript,…
GitHub Actions and CI/CD best practices for automated testing, building, and deployment.
Garante que novas Actions sigam o padrão de classes actions reutilizáveis do Easy Budget. — from diegosouzapw/awesome-omni-skill
GitHub Actions workflow authoring conventions for readable, least-privilege workflows — .github/workflows/*.yaml layout, explicit scoped triggers, boolean logic with truthy/falsey…
Use when creating or refactoring Active Job background jobs. Applies Rails 8 conventions, Solid Queue patterns, error handling, retry strategies, and job design best practices.
Complete guide to ActiveRecord query optimization, associations, scopes, and PostgreSQL-specific patterns.
Diagnose and fix LSP setup for the current project's detected ecosystems (Rust, TypeScript, Ruby). Use when the SessionStart hook nudged about a missing LSP plugin, when the env…
Ignore actually-lsp nudges for an ecosystem in this project. Use when the user wants to silence, dismiss, or ignore the LSP setup nudges for a specific ecosystem (Rust,…
Use when working on Acuantia's BigQuery Dataform pipeline (acuantia-gcp-dataform project) - adds Acuantia-specific patterns on top of dataform-engineering-fundamentals: ODS…
Generate platform-optimized video ads from a product brief. Supports brand kits, 6 ad types, 6 platform formats (TikTok, Instagram, YouTube, Facebook, LinkedIn), batch…
Find and (on request) fix dbt testing-taxonomy / data-quality test gaps in any dbt project using the ADAF CLI.
Execute structural metamorphosis using strangler fig migration, chrysalis phases, and interface preservation.
SOP for developing new Agent CLI adapters in AgentHub. Agent should use when adding a new agent integration (e.g.
API + Python SDK for ordering cell-free protein expression and binding assays. Submit sequences for expression (10–100 µg), measure binding affinity (KD) against targets, track…
Use when testing Android apps on ADB-connected devices/emulators - UI automation, screenshots, location spoofing, navigation, app management.
Scaffold a new service under services/ in the builders-stack monorepo. Use when something needs its own URL, port, or independent deploy (an HTTP API, a webhook receiver, a…
Create new Action (Use Case) for Hyper-Porto architecture. Actions always return Result[T, E] from returns library.
Add a new AI processing mode to the tube2txt pipeline. Handles all required touch-points across CLI args, GeminiClient prompts, and hub WebSocket parsing.
Scaffold a new API route with shared schemas, OpenAPI definition, handler, and registration
Use when documenting project architecture — generates Technical Spec section in CLAUDE.md
Guide for adding a new model to the Archon engine. Use when user wants to add support for a new HuggingFace model architecture in ArchonEngine.
Add SLSA build-provenance attestations to existing GitHub Actions workflows. Use when the user wants to add artifact attestations, build provenance, or SLSA attestations to Docker…
Guía conversacional para agregar una nueva assertion a Testy siguiendo el ADN del proyecto (zero-dependency, OO puro, self-testing obligatorio).
Adds AWS SDK and S3 file uploads module to the NestJS project. Installs packages, creates config, env validation, uploads module with service, and wires everything into…
Adds Azure DevOps connector to a Power Apps code app. Use when querying work items, creating bugs, managing pipelines, or making ADO API calls.
Guides backend architecture decisions — over-engineering, folder structure, slices, layers, feature organization, where code goes.
Backend API architecture: Clean Architecture, SOLID, DTOs, Services, Repositories, RESTful — stack-agnostic.
Add backend integration testing with Vitest to an existing app. Sets up isolated test database schema and writes tests for tRPC routers. — from engineering/backend
Add backend integration testing with Vitest to an existing app. Sets up isolated test database schema and writes tests for tRPC routers. — from majiayu000/claude-skill-registry
The discipline for adding or changing a check in Murmur's CI gate the right way — put it in scripts/ci.sh (the single source of truth), in the correct order, tool-absent-safe,…
Code review: IoC, RESTful, Contracts, Security (OWASP), Clean Architecture, SOLID.
Adds an event consumer that writes to Azure Data Lake (Parquet) following BI_SALES_RISK plan. Creates events/consumers/[Name]DataLakeCollector.ts subscribing to RabbitMQ, building…
Adds Dataverse tables to a Power Apps code app with generated TypeScript models and services. Can also create new Dataverse tables.
Add a --debug flag and structured file logging to the current project
القواعد الصارمة والمعايير الهندسية لبناء الكائنات (Entities) في طبقة الـ Domain بـ Clean Architecture.
Frontend architecture consultant for project structure, folder organization, feature boundaries, and scaling decisions. Framework-aware (React, Vue, Angular).
Frontend architecture: state, data fetching, components, forms, routing. Stack-agnostic.
Guide for adding new AI function examples, for testing specific features against the actual provider APIs.
Adds a generation parameter across MooshieUI's Svelte store, TypeScript types, Rust GenerationParams, and workflow templates.
Use when a task needs structural/relational code navigation — call graph, references, blast-radius, trace flows, safe refactors — and the GitNexus plugin is enabled.
Use when allocating feature/hotfix/refactor/chore/docs IDs or creating branches — canonical `[NNNN][L]` format that the scripts (next-id.sh, get-branch-metadata.sh, done.sh) expect
Add KafkaFlow consumer handlers for processing Kafka/Redpanda messages (project)
Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities.
Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities.
Add optional MCP servers after initial install. Triggers: add mcp, mcp ekle, firebase ekle, flutter ekle, unity ekle.
TRIGGER when user asks to create, scaffold, or initialize a new microservice. Creates the full directory structure including service.go, intermediate.go, client.go, mock.go,…
Use SimpleMem to store, compress, index, and retrieve text or multimodal memories for agents through MCP or Python integrations.
新建公共组件规范专家 - 指导在 src/components/common 目录下创建符合项目规范的公共组件,包括文件结构、TypeScript 类型、Vue 组件、文档和测试页面。
Add a new node to the Kubernetes cluster. Use when connecting new hardware, expanding cluster capacity, or setting up worker nodes.
Добавляет пресет набора custom nodes в ComfyUI installer через JSON-манифест. Используй, когда просят добавить новый набор нод, репозиторий в bundle, или обновить…
Add new operator definitions to PyPTO across all layers (C++, Python IR, Python DSL, tests, codegen, docs).
Scaffold a new agent platform page with the project's standard layout, RTL Arabic, react-query data fetch, skeleton, and sidebar entry.
Creates a custom MediatR pipeline behavior for cross-cutting concerns. Use when adding validation, logging, caching, or other pipeline logic that applies to multiple handlers.
Updates job schema and adapters with any new hook events the platform supports. Use after research to extend DeepWork's hook system. — from diegosouzapw/awesome-omni-skill
Updates job schema and adapters with any new hook events the platform supports. Use after research to extend DeepWork's hook system."user-invocable: false — from…
Creates platform adapter, templates, tests with 100% coverage, and README documentation. Use after adding hook capabilities. — from diegosouzapw/awesome-omni-skill
Search all 25,492 Engineering skills →