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

Claude Engineering Skills (Page 96 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 5701–5760 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.

Use when when you need to verify that a continuous integration pipeline for a scientific software project (e.g., mzmine) completes successfully, produces expected build artifacts,…
Use when you need to verify that a GitHub Actions workflow (such as dev_build_release.yml) successfully completes end-to-end, especially after code changes or to confirm that…
.github/workflows/*.yml を自動解析し、CI で定義されたチェックをローカル実行する汎用スキル。 lint・fmt・test・build・audit 等に限定せず、ワークフローの run ステップを抽出して実行する。 エラーがあれば修正し、再実行して確認する。 Use when: CI を通したい、lint/test…
Checks GitHub CI status and guides fixing failures. Use when asked to check CI, verify PR checks, or diagnose CI failures after PR creation.
Use to format a Critical Inquiry (CI) essay's references and figures to journal standard — Chicago Manual of Style (17th ed.) footnotes numbered consecutively, no works-cited…
Create git commits autonomously for CI/automation (no user interaction). Non-interactive variant of /commit for use in CI pipelines, automated workflows, and background tasks.
Generate comprehensive Commercial & Industrial (C&I) loan credit memos for banking demos. Interviews bankers, gathers data from Morningstar/S&P/Aiera/LSEG, handles file uploads,…
Debug GitHub Actions workflow failures, CI build issues, test failures in CI, and deployment problems.
Design and implement CI/CD pipelines for a TypeScript DDD clean architecture project — GitHub Actions, GitLab CI, Docker builds, environment promotion, and secrets management.
Diagnose and fix CI/CD pipeline failures, test errors, GitHub Actions issues, and code scanning alerts.
PR 作成後に .github/workflows/ci.yml が失敗したときの対応手順。ローカルで pytest 全ケースを実行し、エラー有無で分岐。エラーがあれば修正して commit-push スキルでコミット・プッシュ、無ければ GitHub Actions のログを確認して原因を特定する。
Analyze GitHub Actions CI failures for the current branch. Use when the user asks about CI status, test failures, build errors, GitHub Actions problems, or mentions checking CI,…
Diagnose a CI-specific failure from workflow definitions and logs by locating the failed workflow, job, step, and first trustworthy error, then comparing CI and local…
Use when a CI pipeline fails to extract the actual error from thousands of lines of logs.
Diagnose CI failures and stabilize pipelines. Use when a mid-level developer needs to resolve flaky or failing builds.
Use when GitHub Actions CI is failing on the current branch. Fetches the most recent failed run, reads the error logs, finds the root cause in the code, and fixes it.
Ανάλυση αποτυχιών CI logs και πρακτικές οδηγίες διόρθωσης, σε format Α–Ε, στα ελληνικά.
Autonomous CI fix loop with background monitoring and retry logic. Runs up to 10 fix-commit-push-wait cycles until CI passes or max retries reached.
Monitor CI on a PR, diagnose failures, fix them, and re-push until green. Covers reading CI logs, classifying failure types (check-title, package-check, test failures, lint),…
Scan all repos for failing or stuck GitHub Actions workflows, diagnose issues, and fix them. Use when: 'fix ci', 'ci is broken', 'github actions failing', 'unblock ci', 'clear…
Use to add or audit GitHub Actions CI gates in any portfolio repo. Detects existing workflows before suggesting changes. Generates copy-pasteable YAML per stack class (A/B/C/D/E).
AI-powered CI Gatekeeper Agent that enforces observability standards in CI/CD pipelines. Use when: (1) Generating GitHub Actions/Jenkins pipelines for observability gates, (2)…
Generate GitHub Actions workflows from your project. Use when setting up CI/CD from scratch.
Monitor and maintain CI runner health — check disk space, clear stale caches (Flutter, Gradle, npm, Docker), prune old worktrees, and report status.
Use when checking CI/CD health, Jenkins build failures, flaky tests, build success rates, or generating a CI health report.
Work with this repo’s GitHub Actions CI and GHCR Docker image publishing workflow. Use when changing generation checks, tests, formatting, or when preparing a release and…
ippoan/ci-workflows の reusable workflow を使う CI ワークフロー (test.yml) を生成するスキル。 プロジェクトタイプに応じたテンプレートを .github/workflows/test.yml に出力する。 トリガー: 「CI初期設定」「ci-init」「CI セットアップ」「test.yml 作成」…
CI/CD accessibility pipeline patterns with axe-core CLI, SARIF output, PR annotations, baseline management, and multi-platform CI templates.
Investigate flaky CI failures across multiple workflow runs to identify patterns, categorize root causes, and propose fixes.
Query PyTorch CI, GitHub Actions, HUD, Grafana, and infrastructure metrics. Use when users ask about CI duration, job failures, queue times, workflow trends, runner health,…
Create space-efficient figures for papers and proposals. HTML mockups for systems, dashboards, and timelines; TikZ or skia-canvas for abstract diagrams with arrow routing.
Check GitHub CI status on main branch and open PRs. Fix simple failures directly via mbe agent run, create issues for complex ones. Monitors agent-created PRs for failing checks.
Monitor Nx Cloud CI pipeline and handle self-healing fixes automatically. Checks for Nx Cloud connection before starting.
Use after creating PR - monitor CI pipeline, resolve failures cyclically until green or issue is identified as unresolvable
CI pipeline creation and maintenance. TODO: Implement for devops. Invoked by: "ci", "pipeline", "ci/cd", "github actions", "create pipeline".
GitHub Actions CI/CD pipelines with caching, matrix builds, and deployment strategies. Focuses on build speed, reliability, and security.
Manage CI pipelines with error handling, recovery, and complex dependencies. Use when testing pipeline workflows. Not for simple linear scripts or unit testing individual tasks.
GitHub Actions workflow templates, matrix builds, caching, and monorepo CI strategies
Use when you have cloned a scientific Python project (e.g., scverse/scanpy) and need to verify that your local development environment matches the CI specification before…
Set up CI/CD pipelines with GitHub Actions. Use when creating new projects, adding automation, or when manual verification becomes bottleneck.
CI/CD pipeline monitoring and polling. Use PROACTIVELY when user pushes code, creates PR/MR, mentions "wait for CI", "check the build", "monitor pipeline", "watch workflow", or…
Debug CI failures and validate release readiness. Use when Codex needs to inspect GitHub Actions runs, fix failed checks, validate dependency updates, run release gates, prepare a…
Use to understand how Critical Inquiry (CI) evaluates a submission — peer review plus close reading by the editors-in-chief in consultation with the editorial team, the…
Use when revising a Critical Inquiry (CI) essay after a decision and writing the response to readers and editors.
Design or diagnose CI runner capacity, queue/pickup latency, execution profiles, merge-queue backpressure, inventory uncertainty, and critical-path isolation.
Configure CI/CD pipelines for GitHub Actions, GitLab CI, CircleCI with best practices
Check the CI build health and automation status of SkiaSharp across main and recent release branches.
Use when you have configured a GitHub Actions workflow that executes build, test, and quality checks, and you want to embed a machine-readable, auto-updating badge in your…
CI-specific style review that outputs machine-readable JSON. Used by the Gemini style review workflow and the style-reviewer sub-agent.
Use when running the final pre-submission preflight for Critical Inquiry (CI) via Editorial Manager — format selection, the 9,500-word limit (including discursive notes and all…
Use when setting up CI/CD pipelines. Teaches pipeline design principles and references platform-specific templates. — from engineering/engineering-misc
Use when setting up CI/CD pipelines. Teaches pipeline design principles and references platform-specific templates. — from engineering/engineering-misc
Use when deciding whether a project fits Critical Inquiry (CI) and which format to target. CI is the leading interdisciplinary journal of criticism and theory in the arts and…
Use when the user wants to diagnose why a PR's CI is red, bucket the failures by type, and get minimal fix commands.
Run and interpret pnpm lint, pnpm typecheck, pnpm build, and pnpm format in a Turborepo monorepo; diagnose CI-style failures; propose minimal diffs; and deliver a fix plan, files…
Watch GitHub Actions CI after PR creation, detect failures, extract logs, apply minimal fixes, and re-push — keeping the delivery session alive until CI resolves or escalating…
Check GitHub Actions CI status after pushing changes. Triggers after `git push` in projects with a `.github/workflows` directory.
Design and maintain .NET CI workflows for F#, C#, and mixed solutions with SDK setup, restore, build, test, format checks, package checks, caching, and matrix decisions.
Authors and refactors GitHub Actions workflows and composite actions for this monorepo using required conventions, minimal permissions, pinned SHAs, and observability steps.
Use when you have a GitHub repository with published CI workflow badges (e.g., unit test or package test badges in the README) and need to independently verify that the workflows…
Search all 25,492 Engineering skills →