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

Claude Engineering Skills (Page 12 of 427)

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

25,590 skills · updated 2026-08-04 · showing 661–720 of 25,590 by quality score

Sub-topics:Testing (3,691)Devops (3,497)Architecture (2,889)Backend (2,266)Frontend (1,586)Languages (1,327)Code Quality (1,309)Cloud Platforms (1,184)

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

Batch-run simplification across all recently changed files, grouped by ecosystem and dependency order.
Create publication-quality, aesthetically refined charts in Python/Jupyter (matplotlib/seaborn): readable axes, tight whitespace, and curated palettes…
Run before modifying a function — impact + test-map + explain in one pass, presented as a modification checklist.
Activates Standard of Excellence enforcement for the current session. Load before starting any task to apply completion standards: finish the whole thing, fix the root cause, ship…
Use when: designing, implementing, reviewing, or debugging Boost.Asio, asio, async I/O, boost::asio::awaitable, co_spawn, io_context, executor, strand, cancellation, timer,…
Use when: designing, implementing, reviewing, or debugging Boost.Beast, beast::http, websocket, HTTP/1.1, parser, serializer, flat_buffer, tcp_stream, ssl_stream, async_read,…
Analyze project/namespace boundaries, detect circular refs and layering violations via dotnet-depends and solution graph.
Get a second opinion from leading AI models on code, architecture, strategy, prompting, or anything. Queries models via OpenRouter, Gemini, or OpenAI APIs.
Decomposes a spec or architecture into buildable tasks with acceptance criteria, dependencies, and risk-first implementation order, for AI agents or human engineers.
Produce a graphic-design brief for a single visual asset — social posts, thumbnails, banners, OOH, OG cards, hero illustrations.
Browser automation using Playwright MCP, CDP, and direct WebSocket CDP for web testing, UI verification, and form automation.
Build an arXiv submission zip from LaTeX source — copies tex, bib, sty, figures into a flat archive, fixes paths, verifies compilation via Docker + TeX Live.
Build the unity-mcp-cli TypeScript CLI tool and link it globally for terminal use.
Build a working application from an AutoGherk spec-output folder containing architecture blueprints, design tokens, and reference screenshots
Compile LaTeX paper to professional PDF using Docker + TeX Live (pdflatex, NeurIPS format with Times fonts, booktabs, natbib). Self-contained skill — portable across projects.
Scaffolds a standalone Python 3 script — a single-file CLI tool, automation helper, or data-wrangling utility — with shebang, module docstring, `main(argv) -> int`, `__main__`…
The 1-to-N lens for a frontend system that is already alive: the enemy is no longer building, it is ENTROPY — boundaries eroded by one "just this once" cross-import at a time, and…
Design complete Supabase/PostgreSQL data models with ERD, SQL migrations, RLS policies, indexes, and triggers for business applications
Author a numbered, dated, user-attributed Architecture Decision Record under .codearbiter/decisions/.
Report the health of Architecture Decision Records — aged, unchallenged, supersession candidates, unresolved CONFIRM-NN. Read-only.
Start a feature: brainstorm a spec, get it approved, then drive it test-first through the pipeline. The one entry to implementation.
Restructure code with behavioral parity proven through unmodified pre-existing tests, then refactor. No behavior change.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Use when implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging…
Create the next-numbered Architecture Decision Record in the project's docs/ADR/ directory, using the Nygard format (Status, Context, Decision, Consequences).
Use when the user asks to "plan my paid account structure", "pick Search vs PMax", "lay out ad groups / asset groups", or "audit paid-vs-organic cannibalization"; designs…
Architecture-level design review evaluating 15 Tier 2 best practices drawn from DDD (Evans), POEAA (Fowler), Release It! (Nygard), DDIA (Kleppmann), Team Topologies…
Review a PR against the top 20 Tier 2 LLM-enforceable best practices from 35 seminal software engineering books (Code Complete, Clean Code, A Philosophy of Software Design,…
Plan resource capacity — workload analysis and utilization forecasting. Use when heading into quarterly planning, the team feels overallocated and you need the numbers, deciding…
Triggers: 当你在 Codex 收到 `$cc-master-discuss ` 时,围绕 awaiting-user 决策包做讨论并写入 sidecar;Do NOT 用于非等待类节点或替代 board 面更新。
Query the project knowledge base for documentation, patterns, and technical information. Use when the user asks about project architecture, conventions, documented decisions, or…
Structured code review using tiered persona agents, confidence-gated findings, and a merge/dedup pipeline. Use when reviewing code changes before creating a PR.
Systematically find root causes and fix bugs. Use when debugging errors, investigating test failures, reproducing bugs from issue trackers (GitHub, Linear, Jira), or when — from…
Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes — from…
Check if a proposed change aligns with mangrove-agent's stated principles, architecture, and trading-bot safety invariants.
Detect DRY violations and recommend refactoring strategies. Args: [branch | ]
Check logs for errors and warnings in a specific PR. Use when debugging PR issues, investigating failed code reviews, or checking for errors in a pull request.
This skill checks prerequisites for building Dapr Workflow apps in .NET. Use this skill when the user asks to "check prerequisites for .NET", "verify .NET environment", or "check…
This skill checks prerequisites for building Dapr Workflow apps in Python. Use this skill when the user asks to "check prerequisites for Python", "verify Python environment", or…
Audits a standalone Python 3 script against 25 deterministic checks (shebang, `__main__` guard, argparse shape, declared dependencies, ruff-backed AST lints, line count, secret…
PR 作成直後の review チェック / 全 open PR の未解決 review thread (isResolved=false) を gh api graphql で集計し、 N 日以上未対応のものを backlog として表示する。 `--pr ` で単一 PR の review 即時確認 (PR 作成 chain で発動)、…
Detect duplicate MoonBit code using AST-based similarity analysis. Use when working with .mbt files and looking for code duplication, refactoring opportunities, or enforcing code…
CI quality gates — what blocks merge, what warns. GitHub Actions workflow checks and their pass/fail criteria.
Diagnose and fix CI/CD pipeline failures: GitHub Actions errors, build failures, test timeouts, TLS/auth issues, platform-specific failures, dependency resolution problems, and…
**DEFAULT for BUILD/LINT/TYPECHECK/PIPELINE FAILURE — fix the pipeline, not the symptom: layered failure analysis (workflow|cache|deps|env|code), last-successful-run diff, fix,…
CI-optimized code review: multi-agent parallel review with confidence scoring and atomic GitHub PR review posting.
Read-only audit of GitHub Actions workflow runner compatibility for one repository, an explicit repository set, one Apache project with multiple repositories, or the full Apache…
Hub-and-spoke pipeline that produces a production-grade CI/CD plan and scaffolds the workflow files for a new or existing repo — platform choice (GitHub Actions vs Forgejo…
Hourly autonomous classifier for failing PRs across your repos. Runs /ci-debug headless against every open PR with red required checks, posts the verdict as a collapsed PR…
CodeIgniter RST 英译中翻译工具。用于翻译用户指南 `.rst` 文档,并在同一流程中完成英文备份、guard 校验、静态审查、按报告修订后再定稿。用户要求翻译 CodeIgniter 文档、章节或页面为中文时应使用此 skill。
Watch a CI run with live status + emoji dashboard; dump logs on failure; watch auto-merge if CI green + auto-merge enabled + "reviewed" label.
Use when setting up, shaping, or auditing a project's CI/CD: a build/test/scan pipeline, a release pipeline, or publishing an artifact (container image, binary, bundle) with SBOM,…
Audit CI/CD pipelines (GitHub Actions, GitLab CI, CircleCI, Azure Pipelines, Jenkins, Bitbucket) for security, reliability, reproducibility, supply chain, and deploy safety.
Enforce Clean Architecture and Offline-first patterns in this MovieFinder codebase
Activate Mythic Engineering mode — architecture-first, document-guided, AI-orchestrated development with six specialist roles.
Debug the running Claudette Tauri app by executing JavaScript in the webview and reading results back.
Clone any website with a coordinated team of AI agents — a Manager (you), a Frontend Developer, a Backend Architect, and a Tester — that iteratively and autonomously build a…
Review code changes for security, performance, and correctness. Trigger with a PR URL or diff, "review this before I merge", "is this code safe?", or when checking a chan — from…
Iterative auto-fix code review — runs `/optimus:code-review` in a fresh subagent context per iteration, applies fixes, runs tests, bisects failures, and continues until…
Use this skill when conducting or improving code reviews. Provides structured review processes, conventional comments patterns, language-specific checklists, and feedback…
Use when reviewing code changes for quality, security, performance, or maintainability issues and identifying simplification opportunities in a single token-efficient pass
Search all 25,590 Engineering skills →