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

Claude Engineering Skills (Page 146 of 331)

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

19,830 skills · updated 2026-06-17 · showing 8701–8760 of 19,830 by quality score

Sub-topics:Testing (2,893)Devops (2,856)Architecture (2,179)Backend (1,686)Frontend (1,288)Languages (1,058)Code Quality (988)Cloud Platforms (926)

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

Use when configuring VS Code for Flutter, Electron, React, or TypeScript projects. Covers launch configs, debugging profiles, tasks, snippets, extensions, settings optimization,…
Platform alignment audit pack for OpenClaw 2026.2. Secrets v2, agent routing, voice security, trust model, autoupdate, plugin SDK, content boundaries, and sqlite-vec.
Use when building or debugging a firmware and boot chain (RISC-V SBI, UEFI, ACPI, a bootloader handoff like Limine to an OS) or adding measured boot with a TPM, and a stage fails…
Reviews Rust firmware code for the BVR (Base Vectoring Rover) with focus on safety-critical systems, CAN bus protocol compliance, motor control logic, state machine correctness,…
Composite skill — land a safe first PR in an unfamiliar repo without rediscovery loops or guessing at conventions.
Use when the user explicitly asks for first principles, first-principles review, Occam's razor, 第一性原理, 奥卡姆剃刀, or when a complex decision has ambiguous goals, competing…
Architecture test guidance for .NET using NetArchTest and ArchUnitNET. Use when enforcing architectural boundaries, testing module dependencies, validating layer constraints, or…
Gym workout planner and nutrition tracker. Search 690+ exercises by muscle, equipment, or category via wger.
Use when five-agent-dev-team GitHub Actions, Gitleaks, Docker, audit, lint, test, or formatting checks fail.
Specializes in NestJS WebSockets and FiveM remote API integration. Trigger when building gateways, syncing player data, or handling server status.
FiveM development orchestrator for QBox, QBCore, and ESX frameworks. Dynamically fetches natives, framework APIs, and guides to assets.
Systematically fixes all failing tests in a project by running test commands repeatedly until 100% pass with zero warnings.
Emergency fix-and-deploy pipeline — diagnose a bug, apply a minimal fix, verify safety, deploy to production, and confirm the service is healthy.
Guided fixing of architectural flaws from an agentic-architecture report — validates findings, writes tests, applies fixes with developer approval, and tracks status in the report
Respond to CI build/E2E failure injections or [E2E Fail] status Issues — locate the failing check via Jenkins console logs, reproduce locally with a red test (TDD), fix, re-verify…
Investigate and fix CI failures on a pull request. Use when CI checks fail on a PR branch — covers finding the PR, identifying failed checks, downloading logs and artifacts,…
Diagnose and fix CI/CD failures by analyzing logs, reproducing locally, and applying fixes. Use when CI checks fail on pull requests.
Use GitHub Next's pr-fix workflow when a pull request is blocked on failing checks and the likely repair is machine-doable.
Iterative review-fix cycle that eliminates all critical issues. Runs code-reviewer, fixes critical findings, verifies tests pass, and repeats until clean or max iterations…
Fixes broken path references in plugin skill and agent files to ensure portability across installed environments.
Microsoft Teams integration fixes — Bot Framework, Adaptive Card design + snapshot testing, Teams manifest
TypeScript ve .NET derleme hatalarını tespit edip düzeltir — any kullanmak YASAK
Fix TypeScript errors with strict anti-reward-hacking rules. **ALWAYS use when** the user says 'fix type errors', 'fix typescript', 'type-check is failing', or when TypeScript…
Review fixed income portfolios by pricing multiple bonds, retrieving reference data, analyzing cashflows, and running scenario analysis.
Use when encountering a bug - complete workflow from discovery through debugging, bd issue, test-driven fix, verification, and closure
Use after executing-pr-tests when there are failures and `auto_fix: true`. Dispatches the pr-test-fixer subagent for each failure.
Generate publication-quality figures from code analysis data. Multi-backend: Graphviz, Mermaid, NetworkX/D3, matplotlib, plotly, seaborn.
A test skill for unit testing. Use when: testing the chunker, running unit tests. Helps with: validating skill parsing works correctly.
プロジェクトタイプを自動検出し、flake.nix・.envrc・direnv環境を一括生成する。 Terraform、Go、Node.jsに対応し、.terraform-versionによるバージョン固定もサポート。 「flake.nixを作って」「Nix環境をセットアップして」「devShellを追加して」「nix環境が欲しい」…
Persist flaker's DuckDB storage across GitHub Actions runs and feed it from multiple sources (vitest reports, custom adapter reports, etc.).
Identify flaky tests from CI history and test execution patterns. Use when debugging intermittent test failures, auditing test reliability, or improving CI stability.
Diagnoses and fixes flaky tests by identifying root causes (timing issues, shared state, randomness, network dependencies) and provides stabilization strategies.
Flaky Test Detector - Auto-activating skill for Test Automation. Triggers on: flaky test detector, flaky test detector Part of the Test Automation skill category.
Systematically diagnoses why a test is flaky by running multi-run experiments, isolation tests, ordering permutations, and timing analysis.
Run a named Apex test class N times against the target org and report tests with non-deterministic results.
Use flarecrawl CLI for web scraping via Cloudflare Browser Rendering. Triggers: flarecrawl, scrape, crawl, browser rendering, cloudflare scrape, web content
Understand or fix FlareSolverr in the Media Finder stack (port 8191) — the background helper that gets past Cloudflare on protected torrent indexers.
Best practices for Flask web development including routing, blueprints, and testing.
Develop lightweight Flask APIs with routing, blueprints, database integration, authentication, and request/response handling.
Flask Blueprint Creator - Auto-activating skill for Backend Development. Triggers on: flask blueprint creator, flask blueprint creator Part of the Backend Development skill…
Build Python web apps with Flask using application factory pattern, Blueprints, and Flask-SQLAlchemy.
Set up Docker deployment for Flask applications with Gunicorn, automated versioning, and container registry publishing.
Flask Ml Api Creator - Auto-activating skill for ML Deployment. Triggers on: flask ml api creator, flask ml api creator Part of the ML Deployment skill category.
Guidelines for Flask Python development with best practices for blueprints, RESTful APIs, and application factories.
WHEN: Flask project review, Blueprint structure, extensions, request handling WHAT: Blueprint organization + Extension patterns + Request/response handling + Configuration +…
Set up Flask REST API with flask-smorest, OpenAPI docs, blueprint architecture, and dataclass models.
Flask framework workflow guidelines. Activate when working with Flask projects, flask run, or Flask-specific patterns.
Hot-reloadable Flecs modules as Rust dylibs. Covers module architecture, component vs system modules, and inter-module dependencies.
Live fleet health view — all agents, Postgres, Ollama, open forks, pending tasks, policy rules.
Analyze fleet safety programs including driver behavior scoring, accident trend analysis, CSA BASIC score monitoring, DOT audit readiness, Hours of Service compliance, and drug…
Deploy a Flet web app to Azure Container Apps — covers all pitfalls: container startup, WebSocket transport, GHCR auth, ACA provisioning, revision forcing, and health diagnosis
Build Android, iOS, and web Docker artifacts for a Flet app — covers Android silent packaging failures, GHCR/ACA deploy patterns, web asset quality, and local dev gotchas
Framework for a Flet + Supabase multi-platform Python app — correct project structure, dependency config, integration patterns, and hard-won lessons from a full build cycle
Use whenever editing validation for Python controls in sdk/python/packages/: adding/changing constrained properties, `Raises: ValueError` docstrings, `before_update()` checks,…
Use when designing, building, or reviewing OmniStudio FlexCards — including data source selection, card states, actions, conditional visibility, flyout configuration, and child…
Working with the FlexiBee / ABRA Flexi accounting system REST API — reading and writing invoices (faktura-vydana/prijata), contacts (adresar), bank records, price lists and other…
Configure CI/CD pipelines for Flexport logistics integrations with GitHub Actions, automated API contract testing, and deployment workflows.
Optimize Flexport API usage costs through efficient pagination, caching, webhook-driven updates, and monitoring API call volume.
Collect Flexport API debug evidence for support tickets and troubleshooting. Use when encountering persistent API issues, preparing support tickets, or collecting diagnostic…
Deploy Flexport logistics integrations to Vercel, Fly.io, and Cloud Run. Use when deploying shipment tracking dashboards, webhook receivers, or supply chain automation services to…
Search all 19,830 Engineering skills →