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

Claude Engineering Skills (Page 109 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 6481–6540 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.

Explore the codebase to map conventions, reusable utilities, analogous features, and data flows relevant to a planned change.
Explore and understand the Empathy Ledger codebase architecture, data flows, database schema, services, and how components connect.
Master guide for this TanStack Start e-commerce application. Use when onboarding, exploring architecture, or needing context about how systems connect.
Unified dead code detection, AST-based duplicate detection, and cleanup tool combining Legacy Tech Remover + Comprehensive Auditor + Architectural Cleanup with Knip, depcheck,…
Use when finding architectural friction in a codebase. Surfaces shallow modules, proposes refactors for testability/AI-navigability, grills the design. Uses CONTEXT.md + ADRs.
Quickly index and understand a codebase's architecture. Use at session start to get up to speed fast. Finds entry points, API routes, classes, models, configs, and patterns.
When the user wants to deeply understand a codebase, map its architecture, or build a persistent mental model for future sessions.
Find and document file locations in the codebase. Use when you need to locate implementation files, tests, configurations, or any code artifacts by feature or topic.
Repository structure and dependency analysis for understanding a codebase's architecture. Use when needing to (1) generate a file tree or structure map, (2) analyze impor — from…
Repository structure and dependency analysis for understanding a codebase's architecture. Use when needing to (1) generate a file tree or structure map, (2) analyze impor — from…
Use the codebase knowledge graph for structural code queries. Triggers on: explore the codebase, understand the architecture, what functions exist, show me the structure, who…
Index codebases into a persistent knowledge graph for structural code queries, call-chain tracing, and semantic search.
Run large codebase migrations and multi-file refactors. Uses the Composio CLI to coordinate issue tracking, batched PRs, and CI verification while the agent executes the…
Run large codebase migrations in reviewable local batches with codemods, checkpoints, and verification. Use when a wide refactor is too risky to ship as one monolithic change.
Navigate, search, and understand project structures. Use when onboarding to a codebase, locating implementations, tracing dependencies, or understanding architecture.
Keeping codebases healthy, performant, and maintainable - refactoring, performance optimization, and technical debt managementUse when "refactor, optimize, performance, technical…
Monitor and refactor large files into smaller, AI-friendly modules. Use when user asks to check file sizes, split large files, or organize the codebase.
Query and analyze codebases semantically using codebase-memory-mcp graph database. Use to explore code structure, complexity, dependencies, call graphs, and architecture.
Produce reusable technical architecture documents from codebase exploration. Use when onboarding, "write up what this does", architecture docs, or handoff.
Behavior-preserving code cleanup and compaction with strict verification gates. Only runs when the repo has a runnable build/test command set.
Create a high-level map of the project structure and identify architectural pillars, entry points, and module boundaries.
Locates and analyzes files directly relevant to user queries using semantic search, dependency analysis, and architectural context.
Provides a high-level overview of the Next.js application's file structure and directory organization.
Scans repository structure and generates comprehensive architecture documentation including system overview, entry points, module relationships, data flow diagrams, and " — from…
Scans repository structure and generates comprehensive architecture documentation including system overview, entry points, module relationships, data flow diagrams, and " — from…
This sop analyzes a codebase and generates comprehensive documentation including structured metadata files that describe the system architecture, components, interfaces, and…
Deep codebase walkthrough before implementation — trace the full flow, explain architecture, and build understanding.
How to work in a Codebase Wiki project (the `codebase-wiki` starter pack): an agent-authored, source-grounded wiki of the surrounding codebase.
Run CodeBTI interviews to infer coding style preferences and generate project-specific CodeStyle.md, SKILL.md, or SPEC.md for Python projects.
Generates Codeception tests in PHP covering acceptance, functional, and unit testing. BDD-style with Actor pattern.
Analyze a repository with the `codedna` CLI before manual code spelunking. Use when the user asks for the tech stack, architecture, languages, framework usage, dead code,…
Comprehensive pre-merge testing for CodeGeass. Tests PR changes FIRST, then runs regression tests on all CLI commands and Dashboard API endpoints.
Use when building or debugging a compiler backend, codegen, or assembler and you need to prove the generated machine code is correct by executing it on a real CPU or a fast…
Real-time structural Code Health via CodeScene MCP — review before edits, verify score deltas after changes, gate commits and PRs.
Analyzes code to identify refactoring opportunities, code duplication, problematic data flows, architectural issues, and code smells.
Comprehensive guide for creating, configuring, and troubleshooting codemagic.yaml files for CI/CD workflows.
Use when a bug or unexpected behavior centers on a specific function, class, or method
Omnibus expert for the CodeMemo monorepo. Activates deep project context covering architecture, domain logic, all apps, and design system.
Automate large-scale codebase refactoring using AST transformations on React code.
Execute automated AST-based code transformations for large-scale refactoring and migration
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.
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing.
Invoke Codex CLI for complex coding tasks requiring high reasoning capabilities. Trigger phrases include "use codex", "ask codex", "run codex", "call codex", "codex cli", "GPT-5…
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.
Ask OpenAI Codex questions about code to understand implementations, architecture, patterns, and debugging.
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated editing — from…
Search all 25,492 Engineering skills →