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

Claude Engineering Skills (Page 115 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 6841–6900 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.

Create a new ABP.IO project using CLI commands with proper template selection, configuration, and setup.
Gerencia o ciclo de vida dos ADRs (Architecture Decision Records) no repositório. Executa arqueologia de software, análise de gaps, proposta de decisões e escrita de ADRs em…
Create Architecture Decision Records (ADRs) documenting strategic technical decisions while acknowledging ecosystem E(t) constraints.
Create a production-ready Google Cloud agent using ADK and Agent Starter Pack with CI/CD, deployment, and testing infrastructure
Use Dagu to define file-backed workflow jobs in YAML, run them locally or across workers, and inspect failures through a lightweight operator surface instead of a heavyweight…
Creates a new API module following Clean Architecture with TDD. Use when adding new API endpoints, creating backend features, implementing domain entities, or when the user says…
Generate a complete runnable Python app with LLM runtime, agentic functions, argparse, and main(). Triggers: 'create an app', 'build an app', 'generate a script', 'make a tool',…
Creates Application Slash Command definition and handler following clean architecture
Analyze a codebase and draft stakeholder-focused architecture description documents in Swedish from a supplied template, architecture brief, or output path.
Creates a comprehensive architecture documentation file for the current project. Analyzes the codebase and produces a structured ARCHITECTURE.md covering structure, components,…
Generate comprehensive architecture documentation for a project or subsystem. Use when the user asks for architecture docs, C4 or arc42 outputs, ADR scaffolding, diagrams, or…
Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth. Detect frameworks, configure database adapters, set up route handlers, add OAuth providers,…
Deploy a skill as an Azure AI Foundry hosted agent
Guide for creating Claude Code plugins that bundle skills, agents, commands, hooks, and MCP servers for distribution.
Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and — from…
Generate an engaging STARTHERE.md codebase guide that explains architecture, decisions, and lessons in plain language with Mermaid diagrams.
Create new ESLint rules for the @n8n/eslint-plugin-community-nodes package. Use when adding a lint rule, creating a community node lint, or working on…
Generates README.md, CHANGELOG.md, and event documentation following ModuleImplementationGuide.md Section 13 standards.
의사결정 로그 Supabase discussions 테이블에 생성. 회의/Slack/PR 등에서 결정된 사항을 기록. Use when (1) 의사결정 기록 요청, (2) 회의 결정사항 문서화, (3) summarize-meeting 스킬에서 호출.
Create architecture diagrams from a local codebase or system description. Use when the user asks to diagram a repo, map system architecture, show component relationships, create…
Scaffold an agent skill with Docker runtime support
Create general-purpose Dockerfiles for Node.js, Python, Go, Rust, and Java projects. Covers base image selection, dependency installation, user permissions, COPY patterns,…
Create Playwright E2E tests for user flows. Use when testing complete user journeys, protected routes, form submissions, or cross-page navigation.
Use when creating, scaffolding, or refactoring a Rails engine. Covers engine types (Plain, Railtie, Engine, Mountable), namespace isolation, host-app contract definition — from…
Automate creation of complete CRUD entities (backend Laravel + frontend Vue) following Budget Manager project conventions.
Generate Harness Environment YAML for deployment targets and create via MCP. Supports PreProduction and Production types with environment variables, manifest overrides, and…
Sets up RabbitMQ event publishers and consumers following ModuleImplementationGuide.md Section 9. RabbitMQ only (no Azure Service Bus).
Create or update a living ExecPlan under docs/exec-plans/active/ for any feature, migration, investigation, or refactor that spans multiple files or requires design choices.
Create an execution plan for a feature or technical initiative. Creates a Confluence page under the Execution Plans parent, then links it from the Jira ticket description.
Use to create failing tests before implementing features (TDD approach). Ensures test-first development workflow.
SEMO 패키지 피드백 수집 및 이슈 생성 (Supabase DB 기반). Use when (1) /SEMO:feedback 명령어 호출, (2) 사용자가 SEMO 동작 오류 지적, (3) 개선 제안 요청.
Creates a frontend controller action in Magento 2 for the storefront. Use when building custom frontend pages, AJAX endpoints, form submission handlers, or API-like endpoints for…
Generate a Python function from a natural language description using Agentic Programming. The LLM writes the code, the framework validates and sandboxes it.
Create functional test for HTTP controllers and LiveComponents. Use when testing web endpoints, form submissions, API responses, or LiveComponent interactions.
Scaffold a working GitHub Pages website from a vetted template and wire it to deploy automatically. Use when the user wants to create, scaffold, or publish a site on GitHub Pages…
Создание GraphQL операции — query или mutation для получения данных или выполнения действий через GraphQL API бэкенда.
Create, debug, and iterate on GSD extensions (TypeScript modules that add tools, commands, event hooks, custom UI, and providers to GSD).
Scaffolds a headless agent in TypeScript using @openrouter/agent and Bun — for CLI tools, API servers, queue workers, and pipelines. No terminal UI
Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
Creates and scaffolds integration test projects for Shesha framework .NET applications. Sets up xUnit test infrastructure with NHibernate, database fixtures, test modules, and…
Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Use when building custom integrations, APIs, data sources, or any server — from…
Create 10-20 powerful project-specific skills in one session for Leavn iOS app based on common workflows, debugging needs, and development patterns
Step-by-step guide for scaffolding a new microservice with Clean Architecture, Hexagonal, and DDD integration.
Creates and manages mise file tasks and ensures required tools are declared in mise config. Use when the user asks to create, add, update, or refactor mise tasks, mentions…
Use when the user wants to start a new Power Apps mobile app (Expo / React Native / TypeScript, targeting iOS and Android) from scratch.
Create MockDB (in-memory) repository implementation for development and testing. Use when implementing repository interface with mock database, creating in-memory data store, or…
Create a new module for the Worker Cabinet HR system. Use when the user asks to add a new feature module (e.g. "training", "goals", "assets").
Create MongoDB repository implementation for production database. Use when implementing repository interface with MongoDB, setting up document mapping, creating indexes, or…
Create multi-stage Dockerfiles that separate build and runtime environments for minimal production images.
Create a new React component following Lab's architecture patterns. Determines component scope (core vs.
Create a new Azure DevOps wiki page. Use when the user wants to add a new wiki page, write project documentation in Azure DevOps wiki format, or update wiki page structure with…
Scaffold a production-ready Node.js API — choose Express TypeScript or NestJS, then select database, auth, and extras.
Generate an offline-first Progressive Web App with Odoo Studio backend integration. Use when user wants to create new Odoo-backed application, mentions "PWA with Odoo", "offline…
Generate Harness v0 Pipeline YAML for CI/CD workflows and create them via MCP. Supports CI stages (build, test, Docker push), CD stages (Kubernetes, Helm, ECS, serverless),…
Create comprehensive implementation plan in .plans directory based on analysis or report. Use when user asks to create a plan, plan implementation, design a solution, or structure…
Create an Azure DevOps pull request using az devops tooling; include the repo’s linear-history merge preference and ask the Maintainer if merge options differ.
Create or update presentation notebooks with embedded HTML and JavaScript in markdown cells using EDS blocks. Convert executable code cells to informative text.
Scans an existing codebase and generates project-specific skills that capture inferred conventions such as naming, file organization, framework usage, data access, error handling,…
Crear un Dockerfile para aplicaciones R utilizando imágenes base rocker, gestión de dependencias con renv, y mejores prácticas para compilación reproducible.
Create React components, hooks, or utilities following the modlet pattern. Use when creating any component in packages/client/src/components/.
Search all 24,513 Engineering skills →