ClaudSkillsEngineering › Page 40

Claude Engineering Skills (Page 40 of 163)

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

9,773 skills · updated 2026-05-03 · showing 2341–2400 of 9,773 by quality score

Monitors Buildkite agent pools via the Buildkite REST API v3 and GraphQL API. Tracks agent connectivity, queue depth, job wait times, and dispatches Slack alerts for stalled or…
Score 70/100
Analyzes Buildkite pipeline YAML and optimizes parallelism using the Buildkite REST API v2 and GraphQL API.
Score 70/100
Profiles Buildkite pipeline performance using the Buildkite REST API and GraphQL API. Analyzes step durations, agent queue wait times, and artifact upload bottlenecks.
Score 70/100
Walk Claude through PyDESeq2-based differential expression, including ID mapping, DE testing, fold-change thresholding, and enrichment visualisation.
Score 70/100
Efficiently update multiple Azure DevOps work items at once. Use when the user wants to update many work items, bulk state changes, mass updates, batch operations, or update work…
Score 70/100
Use when implementing job queues, matchmaking systems, async game events, delayed jobs, or scheduled tasks with BullMQ.
Score 70/100
BullMQ is the fastest, most reliable Redis-based distributed queue for Node.js, Python, Elixir, and PHP.
Score 70/100
BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications.
Score 70/100
BullMQ expert for Redis-backed job queues, background processing, and reliable async execution in Node.js/TypeScript applications.
Score 70/100
Build production-grade CLI tools with Bun. Reference implementation covering argument parsing patterns (--flag value, --flag=value, --flag), dual markdown/JSON output, error…
Score 70/100
Generate optimized Docker images for Bun applications. Use when deploying to containers, minimizing image sizes, setting up CI/CD pipelines, or deploying to Kubernetes.
Score 70/100
Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by [oven-sh/bun](https://github.com/oven-sh/bun).
Score 70/100
Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js.
Score 70/100
Use for Docker with Bun, Dockerfiles, oven/bun image, containerization, and deployments.
Score 70/100
Initialize a new Bun project with TypeScript and optimal configuration. Use when starting a new Bun project or converting a directory to a Bun project.
Score 70/100
Evaluate JavaScript at bundle time and inline results. Use when optimizing compile-time code generation, embedding files, inlining environment variables, or executing code during…
Score 70/100
Use when building server-rendered React with Bun, including streaming SSR, hydration, renderToString, or custom SSR without a framework.
Score 70/100
Use when working with Redis in Bun (ioredis, Upstash), caching, pub/sub, session storage, or key-value operations.
Score 70/100
Bun runtime patterns and best practices. Package management, bundling, testing, scripts. Use when working with Bun as the JavaScript runtime.
Score 70/100
Use when building or running SvelteKit apps on Bun, including SSR, adapters, and Bun-specific APIs
Score 70/100
Use when building or running SvelteKit apps on Bun, including SSR, adapters, and Bun-specific APIs
Score 70/100
Configure Bun's built-in test runner with Jest-compatible APIs. Use when setting up testing infrastructure, writing unit/integration/snapshot tests, migrating from Jest, or…
Score 70/100
Use for bun:test syntax, assertions, describe/it, test.skip/only/each, and basic patterns.
Score 70/100
Use for test coverage with Bun, --coverage flag, lcov reports, thresholds, and CI integration.
Score 70/100
Use for test lifecycle hooks: beforeAll, afterAll, beforeEach, afterEach, fixtures, preload.
Score 70/100
Use for mock functions in Bun tests, spyOn, mock.module, implementations, and test doubles.
Score 70/100
Analyze and optimize JavaScript bundle size, identify large dependencies, and improve load times. Use when bundles are large, investigating performance issues, or optimizing…
Score 70/100
Resolve multi-file OpenAPI definitions into one validated artifact before docs, code generation, or CI gates depend on the spec.
Score 70/100
Monitor JavaScript bundle size and execution performance. Use when tracking bundle size, identifying large chunks, or optimizing load performance.
Score 70/100
Reduce JavaScript and CSS bundle sizes through code splitting, tree shaking, and optimization techniques. Improve load times and overall application performance.
Score 70/100
How to write idiomatic assertions with the Bupkis assertion library for TypeScript and JavaScript
Score 70/100
Create interactive learning games for business English practice. Supports multiple game types (quiz, simulation, drag-drop) across various business scenarios (emails, meetings,…
Score 70/100
Create and refactor Python dataclass business models and mappers following clean architecture patterns with proper separation of concerns.
Score 70/100
Transform any boring B2B business problem into a complete software blueprint with architecture, database schema, feature breakdown, and step-by-step implementation plan formatted…
Score 70/100
Convert C/C++ project build.sh and test.sh scripts to support incremental builds. Use when fixing build scripts for re-execution after docker commit, converting to out-of-tree…
Score 70/100
Navigates C3 architecture docs and explores corresponding code to answer architecture questions. Use when the user asks "where is X", "how does X work", "explain X", "show me the…
Score 70/100
Makes architectural changes through ADR-first workflow with staged intent clarification. Use when the user asks to "add a component", "change architecture", "refactor X",…
Score 70/100
Navigates C3 architecture docs and explores corresponding code to answer architecture questions. Use when the user asks "where is X", "how does X work", "explain X", "show me the…
Score 70/100
Generate architecture documentation using C4 model Mermaid diagrams. Use when asked to create architecture diagrams, document system architecture, visualize software structure,…
Score 70/100
Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach.
Score 70/100
Expert C4 Component-level documentation specialist. Synthesizes C4 Code-level documentation into Component-level architecture, defining component boundaries, interfaces, and…
Score 70/100
Creates and manages C4 architecture diagrams using PlantUML. Use when the user wants to visualize software architecture, create context/container/component/sequence diagrams,…
Score 70/100
Produire des diagrammes C4. Utiliser quand on documente l'architecture du projet avec des diagrammes.
Score 70/100
Review C99 code for compliance with HBF's strict coding standards including compiler warnings, Linux kernel style, and licensing constraints.
Score 70/100
Covers Dagger Engine caching internals including cache key derivation, invalidation, and the immutable DAG model.
Score 70/100
Monitor Laravel configuration file changes and automatically manage caches. Use immediately after .env modifications, config file edits, or when user reports "settings not…
Score 70/100
Build forked conversation prefixes that stay identical across turns so prompt caching keeps working.
Score 70/100
Implement production-grade caching with cache keys/TTLs/consistency classes per query, SWR (stale-while-revalidate), explicit invalidation, HTTP cache headers, and comprehensive…
Score 70/100
Caching patterns, TTL management, eviction policies for Redis implementations. Use when implementing cache-aside, write-through, write-back patterns, TTL management, or cache…
Score 70/100
Optimiser les performances backend. Utiliser quand les temps de réponse sont dégradés ou pour ajouter node-cache.
Score 70/100
LiteLLM-RS Caching Architecture. Covers Redis caching, vector database semantic caching, multi-tier cache strategy, TTL management, and cache invalidation patterns.
Score 70/100
Designs multi-layer caching strategy with edge CDN, server-side caching, cache invalidation, and CDN configuration.
Score 70/100
Optimize caching strategies for performance. Use when analyzing cache effectiveness, implementing multi-layer caching, optimizing Redis/memory caches, or troubleshooting slow…
Score 70/100
Appliquer des stratégies de cache. Utiliser quand on optimise avec node-cache (backend) ou React.memo (frontend).
Score 70/100
Defines caching strategies with cache keys, TTL values, invalidation triggers, consistency patterns, and correctness checklist.
Score 70/100
Stratégie de cache adaptée à chaque cas d'usage (Redis, Memcached, in-memory). Se déclenche avec "cache", "Redis", "caching", "mise en cache", "performance", "cache invalidation",…
Score 70/100
Recommend caching strategies and invalidation patterns. Use when a mid-level developer needs performance guidance.
Score 70/100
Optimizes CI/CD pipeline speed by implementing effective caching for dependencies, Docker layers, build outputs, and test results.
Score 70/100
Guide for using caching utilities in speedy_utils, including memory, disk, and hybrid caching strategies for sync and async functions.
Score 70/100
Comprehensive Caddy web server management across multiple environments. Handles multi-server operations, zero-downtime deployments, secret management with 1Password, custom builds…
Score 70/100
Search all 9,773 Engineering skills →