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

Claude Engineering Skills (Page 88 of 333)

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

19,974 skills · updated 2026-06-18 · showing 5221–5280 of 19,974 by quality score

Sub-topics:Testing (2,915)Devops (2,881)Architecture (2,187)Backend (1,695)Frontend (1,297)Languages (1,061)Code Quality (998)Cloud Platforms (929)

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

Generate codemods for large-scale code changes. Use when refactoring patterns across many files. — from ndesv21/awesome-openclaw-skills-1
Your pathfinder for navigating unknown codebases. Investigates with precision, implements surgically, and never assumes — if it doesn't know, it says so.
Initial Convex workspace setup in Coder workspaces with self-hosted Convex deployment, authentication configuration, Docker setup, and environment variable generation
Coder workspace environment for hahomelabs.com deployments. Includes networking, ports, convex config, nhost config
Configure CodeRabbit as a CI gate with GitHub Actions, branch protection, and review enforcement. Use when setting up CodeRabbit as a required check, gating merges on review…
Collect CodeRabbit debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information…
Roll out CodeRabbit across an organization: multi-repo deployment, org-level config, and team onboarding.
Create a minimal working CodeRabbit configuration and trigger your first AI review. Use when starting with CodeRabbit, testing your setup, or learning basic .coderabbit.yaml…
Understand and handle CodeRabbit and GitHub API rate limits for review automation. Use when hitting rate limits on @coderabbitai commands, automating review queries, or building…
Implement CodeRabbit reference architecture with production-grade .coderabbit.yaml configuration. Use when designing review configuration for a new project, establishing team…
Create, manage, and access isolated cloud development environments (codespaces) powered by code-server, Docker, and Cloudflare Tunnel. Pre-installed with Bun, uv, and OpenCode.
Generates interactive code flow diagrams (.cgraph files). Invoke when users ask: "how does X work", "show me the flow of Y", "visualize the architecture", "diagram the data flow",…
Start code-viewer in dev mode for developing/debugging code-viewer itself. Launches backend, frontend, and test-electron with the current repo. Triggers on: /codeview-dev
Get a second opinion from OpenAI Codex CLI for plan reviews, code reviews, architecture decisions, and hard problems.
Codex architecture consulting (third brain). Get Codex architecture advice during design phase, forming dual perspective with Claude.
Ask OpenAI Codex questions about code to understand implementations, architecture, patterns, and debugging.
Interactive REPL workflows with Codex CLI including session management, multimodal conversations, and automated execution.
Cross-model code review via Codex CLI — reviews uncommitted changes by default, loops until no critical issues remain. Use after /qq:test passes, before /qq:commit-push.
Независимое cross-model ревью кода. Отправляет изменённые файлы на проверку через codex в headless-режиме, получает структурированные замечания, верифицирует их по кодовой базе,…
Use for systematic debugging and root cause analysis with Codex. Triggers on "codex debug", "codex root cause", "have codex investigate this bug", "codex find the issue".
Consult Codex for architectural decisions. Use when: (1) introducing patterns not in codebase, (2) 3+ design options exist, (3) performance-critical implementation, (4) major…
Use OpenAI Codex CLI as a discussion partner to verify ideas, evaluate plans, and improve quality. Automatically triggered during implementation planning, troubleshooting,…
Use when diagnosing Codex CLI install, config, auth, runtime, feature flags, sandbox denials, debug models, prompt input, app-server, remote-control, remote websocket/unix…
Run PR-grade real Codex E2E validation through claude-tap, including resume turns, multiple tool calls, optional image input, viewer verification, and screenshot evidence.
Execute development tasks using OpenAI Codex CLI for code generation, refactoring, feature implementation, and bug fixes.
Use when preparing, running, debugging, or reviewing non-interactive Codex CLI automation with `codex exec`, `codex exec resume`, `codex review`, JSONL events, output schemas,…
Use when the user wants to generate PNG images with OpenAI gpt-image-2 through their local Codex login, without Hermes, OpenClaw, OpenAI API keys, or the OpenAI Python SDK.
Get alternative perspectives via OpenAI Codex on complex design decisions, architecture trade-offs, stuck debugging, or approach evaluation.
Use Codex CLI in full-auto mode to fix issues iteratively until tests pass. Autonomous debugging and test-fixing loop with sandbox safety.
Use when locating, summarizing, or debugging Codex session rollout JSONL logs by CODEX_THREAD_ID, cwd, query, issue key, project path, malformed or huge log symptoms,…
Use for Codex bug fixes, test fixes, PR cleanup, and small feature changes where scope creep, unrelated refactors, or unverifiable diffs are risks.
Reusable planner role for Codex orchestration. Use when a task needs architecture, sequencing, risk analysis, or a test plan before implementation. Default model: GPT-5.5.
Check OpenAI Codex CLI rate limit status (daily/weekly quotas) using local session logs. Portable Python script.
Run the Codex Readiness integration test. Use when you need an end-to-end agentic loop with build/test scoring.
Run the Codex Readiness unit test report. Use when you need deterministic checks plus in-session LLM evals for AGENTS.md/PLANS.md.
Professional code review with auto CHANGELOG generation, integrated with Codex AI. Use when you want professional code review before commits, you need automatic CHANGELOG — from…
Review implementation quality and regression risks via claude-delegator (Code Reviewer expert). Use after implementation for complex tasks, refactors, or API changes.
Review implementation quality and regression risks via claude-delegator (Code Reviewer expert). Use after implementation for complex tasks, refactors, or API changes.
Adversarial review of implementation plans or code using OpenAI Codex CLI - iterative loop with scoped review modes (bugs, architecture) until APPROVED or max rounds
Compress verbose CLI output with tokf before returning results. Activates for git, cargo, npm, docker, go, gradle, kubectl, and other supported commands.
Run code in Codex fully isolated sandbox - network disabled, CWD only, Seatbelt/Docker isolation — from engineering/devops
Run code in Codex fully isolated sandbox - network disabled, CWD only, Seatbelt/Docker isolation — from majiayu000/claude-skill-registry
Run a political science pre-submission audit with journal-aware personas, stage-aware standards, and evidence-grounded issue reporting.
PROACTIVELY consult Codex CLI, your highly capable supporter with exceptional reasoning and task completion abilities.
Validate integration impact and regression risks via claude-delegator (Code Reviewer expert). Use for complex tasks or API integration.
Validate architecture/plan quality via claude-delegator (Plan Reviewer expert). Use after writing context.md for complex feature/refactor work. — from engineering/architecture
Validate architecture/plan quality via claude-delegator (Plan Reviewer expert). Use after writing context.md for complex feature/refactor work. — from engineering/architecture
Autonomous CI/CD Remediation. Parses failure logs from GitHub Actions/GitLab CI, identifies the root cause (Lint, Type Error, Test Failure), and attempts to generate and commit a…
Reviews Swift/iOS code for adherence to modern Swift idioms, Apple platform best practices, architecture patterns, and code quality standards.
Provides coding style rules for Python and PowerShell. Apply when writing, editing, reviewing, or debugging code.
Coding conventions enforcement agent. Auto-invoked when writing new code, reviewing code quality, adding headers, or checking documentation compliance across Python,…
Use when planning, implementing, reviewing, or refactoring code and you need a compact four-principle discipline that keeps changes scoped, simple, and goal-driven.
Enforce ThemeGPT complexity budgets and prevent over-engineering. Activates automatically when writing, reviewing, or refactoring code.
Verify changes follow nearest-scoped AGENTS.md rules: group changed files by nested scope, auto-fix formatting, run lint/tests, and report violations.
Rosetta planning, coding, and reviewing skill for IaC implementation (Terraform, Polumi, CloudFormation, ARM, Bicep, Crossplane, CDK, Helm, Kustomize, etc).
Python implementation rules for Miller-Jensen lab analysis code — uv environments, ruff, portable paths, and notebook-vs-script discipline.
Assigns ICD-10-CM diagnosis codes and CPT/HCPCS procedure codes with supporting documentation validation.
Develop and run Mojo code in Claude.ai containers. Handles installation, compilation, and execution. Use when writing Mojo code, benchmarking Mojo vs Python, or when user mentions…
Memungkinkan penggunaan agen pengkodean OpenCode yang telah dikustomisasi dengan "Oh My OpenCode" untuk tugas pengembangan kode yang kompleks, eksplorasi codebase, debugging,…
TypeScript monorepo patterns including contract-port architecture, dependency injection, hermetic primitive ports, and composition root.
Search all 19,974 Engineering skills →