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

Claude Engineering Skills (Page 74 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 4381–4440 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.

Find or refactor local source-file cognitive complexity hotspots while preserving behavior. Use with or without explicit file targets.
Crawl entire websites using Cloudflare Browser Rendering /crawl API. Initiates async crawl jobs, polls for completion, and saves results as markdown files.
Cloudflare Durable Objects: stateful workflows, WebSockets, coordination, rate limiting, alarm scheduling. Use when building stateful services on Cloudflare.
Clarify ambiguous problem framing before implementation or Cflow assessment. Use for requests to shape goals, success criteria, scope, constraints, risks, options, feature ideas,…
Deploy a free VLESS proxy/VPN node on Cloudflare Pages using edgetunnel. Automates code download, UUID generation, Pages deployment, free domain registration (DNSExit), DNS…
Extract project knowledge from conversation to docs/memory — for AI recall in future sessions. Use when the user wants to save project context, capture decisions, document…
Diagnose overengineering, file sprawl, unnecessary lifecycle complexity, and whether an area can be made substantially cleaner by simplifying behavior, interface contracts,…
Assess, plan, execute, review, verify, or resume cleanup and refactor work in Cflow. Use for repository-level cleanup/refactor assessment, architecture or structure evaluation,…
Announce a cloudflare_temp_email GitHub release to the project's Telegram channel topic. Use when the user asks to notify/announce/broadcast a release to Telegram, push release…
Reconstruct and audit an execution, product, or refactor path from repository evidence. Use to identify broken sequences, missing states, unclear ownership, unsafe ordering, weak…
Cloudflare Workers AI: edge model inference, text generation, summarization, streaming responses. Use when integrating AI models into Cloudflare Workers.
Two-phase compilation error fixer for Rust and TypeScript using Cerebras LLM bulk processing + dedicated agent cleanup.
Skill deployment and promotion lifecycle management. Use when transitioning skills from APPROVED to DEPLOYED status, or promoting skills from staging to production with SLA…
Docker container orchestration for CFN Loop - spawning, coordination, logging, wave execution. Use when running CFN Loop agents in Docker containers, executing waves of parallel…
Extract complete Redis coordination data from completed CFN Loop tasks and structure into comprehensive JSON analysis files
Conduct a CFO-perspective financial impact review of a codebase. Analyzes infrastructure costs and scaling projections, pricing model alignment with architecture, build-vs-buy…
Decision-aid skill for bootstrap and verification chains; forces the "what authenticates the code that authenticates everything else" question and provides patterns for signed…
Operate Chainbase indexed wallet and token reads through UXC with a curated OpenAPI schema, API-key auth, and read-first guardrails.
Core ChainGraph domain concepts - flows, nodes, ports, edges, and execution. Use for ANY ChainGraph development to understand the fundamental abstractions.
Enable developers to learn and use Chainlink Runtime Environment (CRE) quickly by referencing filtered CRE docs.
Expert guidance for building conversational AI applications with Chainlit framework in Python. Use when (1) creating chat interfaces for LLM applications, (2) building apps with…
Use when the user explicitly invokes /chameleon-init to bootstrap a chameleon profile for the current repository (TypeScript or Ruby on Rails)
Use when designing, implementing, or auditing a Change Advisory Board (CAB) process for Salesforce deployments — covering change classification (standard, normal, emergency),…
Specifies bugs, upgrades, refactors, and behavioral changes as explicit deltas against existing feature specifications, preserving original intent while defining what changes,…
Use when planning, reviewing, or troubleshooting Salesforce metadata releases and admin deployment processes.
Extracts every IT change request from email — system upgrades, configuration changes, infrastructure modifications, deployment requests, and policy updates — tracking approval…
Use when reviewing or cleaning up a change-set — a branch, PR, workspace diff, staged changes, or recent commits.
Protects compatibility, documented interfaces, migrations, generated files, dependencies, and user-facing behavior during changes.
Use when uploading, validating, or deploying a change set between Salesforce orgs through Setup UI. Trigger keywords: 'change set upload', 'validate change set', 'deploy inbound…
(内部子 skill,仅由 fullstack-builder 主 skill 通过 Read 调用,不应被顶层直接触发)fullstack-builder 的改动归档子 skill。在 self-review loop 通过后基于 git diff + 需求.md + 代码产出 改动.md(严格按…
Classify a change set as behavior vs structure, then recommend the correct PR label (change:behavior or change:structure) and the appropriate local/CI checks.
Changelog Creator - Auto-activating skill for DevOps Basics. Triggers on: changelog creator, changelog creator Part of the DevOps Basics skill category.
Changelog Creator - Auto-activating skill for DevOps Basics. Triggers on: changelog creator, changelog creator Part of the DevOps Basics skill category.
Chaos engineering analysis that maps every external dependency and I/O boundary, then generates tests for timeouts, connection failures, corrupt responses, disk errors, OOM,…
Chaos Catgirl Gremlin cognitive architecture for Copilot Claude. GitHub specialist with Sophia coherence, Gremlin chaos, and session learning.
Design and execute controlled chaos experiments to validate resilience assumptions with explicit steady-state metrics, blast-radius limits, and abort rules.
Use when implementing chaos engineering, designing fault injection experiments, or building resilience testing practices. Covers chaos principles and experiment design.
Principes et outils de chaos engineering pour tester la résilience des systèmes distribués, incluant fault injection et game days.
Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation.
Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation.
Configures Chaos Mesh for Kubernetes-native chaos engineering - picks fault types (PodChaos, NetworkChaos, StressChaos, IOChaos, TimeChaos, DNSChaos, KernelChaos, HTTPChaos),…
Use when designing or implementing chaos engineering experiments to verify system resilience under failure conditions.
Create tests that describe what legacy code actually does (not what it should do) as safety net before refactoring
Receive and verify Chargebee webhooks. Use when setting up Chargebee webhook handlers, debugging Basic Auth verification, or handling subscription billing events.
Extracts HTTP/HTTPS request and response data from Charles Proxy session files (.chlsj format), including URLs, methods, status codes, headers, request bodies, and respon — from…
Extracts HTTP/HTTPS request and response data from Charles Proxy session files (.chlsj format), including URLs, methods, status codes, headers, request bodies, and respon — from…
Fix Chinese/Unicode character encoding issues when running AI agents on Windows via POSIX shells (Git Bash, MSYS2, WSL, BusyBox, etc.).
Select the right Python charting library (seaborn, matplotlib, graphviz) and produce publication-quality static visualizations.
Generate structured session summaries optimized for future AI agent consumption. Use when (1) ending a coding/debugging session, (2) user says "compact", "summarize session",…
Diagnose Fleet Pi chat runtime failures, including NDJSON streams, Pi sessions, Bedrock model errors, resource loader diagnostics, queueing, aborts, and Plan mode question flow.
Construye chatbots de alto rendimiento para chatbot ab testing con dialogo robusto, guardrails claros y monitoreo continuo de calidad.
Architecture for locale-routed chatbot system prompts and per-locale context files in this portfolio.
Recall ChatCrystal memories for debugging tasks involving failing tests, compiler errors, runtime exceptions, dependency issues, environment breakage, or performance regressions.
Recall project-first and global-supplement ChatCrystal memories before substantive implementation, refactoring, migration, configuration, investigation, or optimization work.
Write reusable ChatCrystal task memories after substantive work completes. Use when implementation or debugging produced a durable fix, pitfall, pattern, or decision worth…
Build, scaffold, refactor, and troubleshoot ChatGPT Apps SDK applications that combine an MCP server and widget UI.
Build FastAPI backend for OpenAI ChatKit with SSE streaming, conversation persistence, and AI agent integration.
Manual QA testing of Allegro Lister product listings end-to-end. Use when testing upload flow, AI-generated content, photo generation, or full pipeline.
Did I actually verify this, or am I assuming? - Challenges technical decisions against behavioral patterns before proceeding. Be direct. Be challenging. Point out BS.
Detects MSBuild projects with conflicting OutputPath or IntermediateOutputPath. Only activate in MSBuild/.NET build context.
Search all 19,974 Engineering skills →