ClaudSkillsEngineering › Page 134

Claude Engineering Skills (Page 134 of 163)

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

9,773 skills · updated 2026-05-03 · showing 7981–8040 of 9,773 by quality score

Production PostHog architecture: event taxonomy, SDK layering, feature flag strategy, analytics module layout, and data pipeline integration patterns.
Score 70/100
API testing skill using Postman and Newman, covering collections, environments, pre-request scripts, test scripts, and CI/CD integration with Newman.
Score 70/100
Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimization opportunities.
Score 70/100
Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation
Score 70/100
Electrical power distribution design for infrastructure: load calculations (NEC 220), conductor sizing (NEC 310.16), transformer/UPS/PDU selection, redundancy architectures (N…
Score 70/100
Generate changelog, deployment checklist, and update PR for release using the workflow-specialist agent.
Score 70/100
Use when waiting for CI checks on a pull request. Watches check status, auto-fixes failures via ci-fix (max 2 attempts), and reports when done with a suggested merge command.
Score 70/100
9-point pre-deploy gate — compilation, linting, tests, migrations, API spec, debug artifacts, env config, bundle size, secrets
Score 70/100
Use when preparing a Salesforce metadata deployment for production and need a structured gate-check before releasing.
Score 70/100
Prediction Monitor - Auto-activating skill for ML Deployment. Triggers on: prediction monitor, prediction monitor Part of the ML Deployment skill category.
Score 70/100
Prefect is a Python workflow orchestration framework for building resilient data pipelines. Add scheduling, retries, caching, and observability to any Python script with simple…
Score 70/100
Pre-deploy verification gate. Checks git status, build, tests, migrations, secrets, and commit conventions. Reports READY or NOT READY. Read-only, no changes.
Score 70/100
Testes E2E deste repo com Playwright + Electron (_electron.launch), fixtures PT_E2E_* e convenções da pasta e2e/. Usar ao criar ou alterar *.spec.ts.
Score 70/100
Establish the enterprise architecture capability for a new engagement. Develops Architecture Principles (Name/Statement/Rationale/Implications), tailors the TOGAF framework,…
Score 70/100
Inspect Rust workspace changes, draft release PRs, bump versions, and assemble changelogs before publishing.
Score 70/100
Automate Prerender tasks via Rube MCP (Composio). Always search tools first for current schemas.
Score 70/100
Intelligently deploys Azure OpenAI models to optimal regions by analyzing capacity across all available regions.
Score 70/100
Use actionlint when an agent needs to inspect GitHub Actions workflow files before a push or pull request lands.
Score 70/100
Comprehensive E2E + Security Tests for Vercel Preview Deployments. Combines Playwright automation with Claude-in-Chrome MCP for interactive debugging.
Score 70/100
Use when onboarding to the Valor AI codebase, understanding the system architecture, or when the user asks 'how does this work'. Comprehensive codebase orientation guide.
Score 70/100
You MUST use this for system design and architecture decisions - designing systems, choosing patterns, defining boundaries, data modeling, and making structural decisions that are…
Score 70/100
Concurrency principles — race conditions, deadlock, livelock, starvation, structured concurrency, cancellation propagation, backpressure, lock-free primitives, atomics, memory…
Score 70/100
Domain-Driven Design (DDD) — bounded contexts, aggregates, entities, value objects, ubiquitous language, domain events, context map, anti-corruption layer, and repository pattern.
Score 70/100
Design patterns — Gang of Four and beyond. Strategy, factory method, observer, decorator, adapter, facade, template method, command, repository, dependency injection.
Score 70/100
SOLID principles — SRP, OCP, LSP, ISP, DIP (single responsibility, open-closed, Liskov substitution, interface segregation, dependency inversion).
Score 70/100
Test-Driven Development (TDD) — red-green-refactor, test-first, spec first, Arrange-Act-Assert, F.I.R.S.T. principles; writing tests before code; making tests fast and isolated.
Score 70/100
Validate an architecture document or decision against a set of Architecture Principles using the TOGAF quality criteria (Completeness, Robustness, Understandability, Consistency,…
Score 70/100
Use when asked for framework-specific best practices, implementation guidelines for React/Vue/Svelte/Next.js, or stack-specific patterns.
Score 70/100
Prisma 7 ORM with Rust-free client, 90% smaller bundles, TypedSQL, Omit API, and ESM-first architecture. Use when working with database, schema, migrations, queries, or relations.
Score 70/100
Comprehensive Prisma ORM development guidelines with TypeScript, schema design, migrations, and best practices.
Score 70/100
Expert guidance for Prisma ORM v7 (7.0+). Use when working with Prisma schema files, migrations, Prisma Client queries, database setup, or when the user mentions Prisma,…
Score 70/100
Run a focused exposure probe against a Kubernetes environment before deeper pentest work or remediation planning starts.
Score 70/100
Reference skill for Zoom Probe SDK. Use after routing to a preflight workflow when testing browser compatibility, media permissions, audio or video diagnostics, and network…
Score 70/100
Procore ci integration — construction management platform integration. Use when working with Procore API for project management, RFIs, or submittals.
Score 70/100
Procore debug bundle — construction management platform integration. Use when working with Procore API for project management, RFIs, or submittals.
Score 70/100
Procore deploy integration — construction management platform integration. Use when working with Procore API for project management, RFIs, or submittals.
Score 70/100
Procore rate limits — construction management platform integration. Use when working with Procore API for project management, RFIs, or submittals.
Score 70/100
Procore reference architecture — construction management platform integration. Use when working with Procore API for project management, RFIs, or submittals.
Score 70/100
A modern replacement for ps written in Rust. procs provides colorized, human-readable process listings with multi-column keyword search, TCP/UDP port display, Docker container…
Score 70/100
Search and retrieve content from Product Hunt. Get posts, topics, users, and collections via the GraphQL API. Use when user mentions Product Hunt, PH, or product launches.
Score 70/100
Design production-ready AI agents using a loop-based architecture with explicit tools, context, memory, permissions, observability, evaluation, and rollout planning.
Score 70/100
Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional…
Score 70/100
Plan, execute, and validate production deployments when rollout safety, health checks, observability, rollback, or production-parity verification is required.
Score 70/100
Verwandelt den Agenten in einen professionellen MV3-Architekten und Entwickler mit Fokus auf AI-Integration, Sicherheit, Performance, Testing und Publishing-Compliance.
Score 70/100
Detect the user's GPU and ffmpeg hardware encoders (NVENC, VAAPI, QSV, AMF) and persist the result to system-profile.json.
Score 70/100
Go conventions, idiomatic patterns, concurrency, standard library, and testing best practices. Auto-activates in Go projects.
Score 70/100
Use when writing or modifying React components, planning React features, or working with .jsx/.tsx files - provides modern React patterns with TypeScript, hooks usage, component…
Score 70/100
Modern PHP 8.x conventions, strict types, Composer, PHPUnit, PHPStan, and Laravel/Symfony best practices. Auto-activates in PHP projects.
Score 70/100
Python conventions, type hints, modern tooling (uv, ruff, mypy, pytest), and best practices. Auto-activates in Python projects.
Score 70/100
React hooks, component patterns, state management, TypeScript integration, and modern React 18/19 best practices. Auto-activates in React projects.
Score 70/100
Ruby conventions, Rails patterns, RSpec testing, RuboCop linting, and idiomatic Ruby best practices. Auto-activates in Ruby projects.
Score 70/100
Svelte 5 runes, SvelteKit routing, reactive components, stores, and modern Svelte ecosystem best practices. Auto-activates in Svelte projects.
Score 70/100
Swift 6 conventions, concurrency, SPM, macros, testing, and idiomatic patterns. Auto-activates in Swift package projects.
Score 70/100
TypeScript conventions, strict type safety, modern JS/TS patterns, and npm ecosystem best practices. Auto-activates in TypeScript projects.
Score 70/100
Build Progressive Web Apps (PWAs) with offline support, installability, and caching strategies. Trigger whenever the user mentions PWA, service workers, web app manifests,…
Score 70/100
Analisi iniziale o aggiornamento completo del progetto. Produce o aggiorna CLAUDE.md e ARCHITECTURE.md con diagrammi Mermaid embedded.
Score 70/100
Overview of the project's tech stack, directory structure, and architectural patterns.
Score 70/100
All-in-one project configuration and health management. Sets up new projects (settings.local.json, CLAUDE.md, .gitignore), audits existing projects (permissions, context quality,…
Score 70/100
Load project architecture and structure knowledge. Use when you need to understand how this project is organized.
Score 70/100
When working in a codebase you've touched before, consult and update the persistent project model maintained by presence.
Score 70/100
Search all 9,773 Engineering skills →