Docker

Containerization and Docker

Showing 193-216 of 1760 skills
paulirish

modern-css

by paulirish

Specialized knowledge for writing modern high-quality CSS. Trigger this skill when starting a new CSS project/file, when the user asks about new CSS features (e.g. Masonry, View Transitions, Container Queries, Scroll-driven animations), or requests refactoring of legacy styles to modern standards.

Animation 4.4K 7mo ago
docker

OpenTelemetry Instrumentation Extension

by docker

Extend OpenTelemetry instrumentation when new functionality is added to the MCP Gateway. Use when (1) new operations/functions are added, (2) reviewing code for missing instrumentation, (3) user requests otel/telemetry additions, or (4) working with state-changing operations. Analyzes git diff, suggests instrumentation points following project standards in docs/telemetry/README.md, implements with approval, writes tests, updates documentation, and verifies with debug logging and docker logs.

Code Gen 1.5K 7mo ago
majiayu000

bg-remover

by majiayu000

Remove backgrounds from images using FAL.ai's BiRefNet model. Use when users ask to remove background, make transparent PNG, extract subject from image, or create cutouts. Trigger phrases include "remove background", "transparent background", "cut out", "extract subject", or any background removal request.

Docker 580 8mo ago
scitix

image-pull-debug

by scitix

Diagnose container image pull failures (ErrImagePull / ImagePullBackOff). Checks pod status, containerd logs, and events to identify root cause.

Debugging 228 6mo ago
scitix

pod-crash-debug

by scitix

Diagnose pod crash failures (CrashLoopBackOff, OOMKilled, Error, RunContainerError). Checks pod status, events, and previous logs to identify root cause.

CLI Tools 228 6mo ago
ClawBio

repro-enforcer

by ClawBio

Export any bioinformatics analysis as a reproducible bundle with Conda environment, Singularity container definition, and Nextflow pipeline.

CI/CD 1.1K 6mo ago
OneKeyHQ

1k-patching-native-modules

by OneKeyHQ

Patches native modules (expo-image, react-native, etc.) to fix native crashes or bugs.

Code Review 2.4K 7mo ago
levnikolaevich

ln-110-project-docs-coordinator

by levnikolaevich

Coordinates project documentation creation. Gathers context once, detects project type, delegates to 5 L3 workers (ln-111-115). L2 Coordinator invoked by ln-100.

Processing 549 6mo ago
TencentBlueKing

pipeline-model-architecture

by TencentBlueKing

BK-CI 流水线核心模型(Model)架构详解,涵盖 Pipeline/Stage/Container/Task 四层结构、模型序列化、版本管理、模型校验。当用户理解流水线数据结构、开发流水线功能、处理模型转换或进行模型扩展时使用。

CI/CD 2.5K 7mo ago
srbhr

react-patterns

by srbhr

React and Next.js performance optimization guidelines from Vercel Engineering, tuned for local/offline or Docker-deployed apps. Eliminates async waterfalls, reduces bundle size, optimizes server and client performance.

Docker 28.3K 6mo ago
partme-ai

ascii-image-to-ascii

by partme-ai

Convert an image into ASCII art (readable + detail variants, width/charset controls, optional ANSI), for terminal previews and plain-text “image substitutes”.

CLI Tools 637 7mo ago
itsmostafa

ecs

by itsmostafa

AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions, setting up services, managing clusters, or troubleshooting container issues.

CLI Tools 1.1K 8mo ago
Innei

dokploy-internal-oneshot

by Innei

Use when running an ephemeral one-shot task (data migration, batch job, schema setup, ad-hoc psql script) that must reach other services in a Dokploy project's internal network without exposing those services to the public internet. The task should join the project's docker overlay network, run to completion, and exit. Pairs with dokploy-api-cli.

CLI Tools 78 4mo ago
Innei

mx-space-remote-db-access

by Innei

Access the remote mx-space PostgreSQL through ssh to the swarm host, then docker exec into the Postgres container and run psql inside the container. Use for inspecting tables, sampling rows, validating topic assignments, and performing guarded updates in the specific mx-space deployment pattern where direct host-level Postgres access is unreliable.

Database 78 3mo ago
Innei

dokploy-api-cli

by Innei

Use when operating a Dokploy-managed deployment via REST API from the shell — creating/updating/deploying postgres/redis/compose/application services, switching an application's source between docker registry and git build, or scripting redeploys. Covers auth, the working endpoint catalog, and a critical gotcha about deployment status semantics.

API Dev 78 4mo ago
Innei

ci-smoke-needs-real-deps

by Innei

Use when a CI release/build pipeline runs a smoke test that boots the project's bundled binary against an external dependency stack (PostgreSQL, MySQL, Redis, MongoDB, S3, etc.) and the test fails with connection refused, missing-required-env, or migration errors. The fix is to declare the dep as a CI service container AND inject the matching env vars on the smoke step. Common after a stack migration leaves the release workflow out of sync with the new ci.yml/code reality.

Database 78 4mo ago
okteto

fix-cves

by okteto

Fix all CVEs in the Okteto CLI Docker image by scanning with Trivy and updating vulnerable dependencies and binaries

CLI Tools 3.5K 7mo ago
danielmiessler

Art

by danielmiessler

Complete visual content system. USE WHEN user wants to create visual content, illustrations, diagrams, OR mentions art, header images, visualizations, mermaid, flowchart, technical diagram, infographic, PAI icon, pack icon, or PAI pack icon.

Docker 18.8K 6mo ago
SSShooter

Export Mind Map as Image

by SSShooter

Guide for exporting mind maps as images using @zumer/snapdom.

CLI Tools 3.1K 6mo ago
knoopx

podman

by knoopx

Manages containers, builds images, configures pods and networks with Podman. Use when running containers, creating Containerfiles, grouping services in pods, or managing container resources.

CLI Tools 81 7mo ago
patchy631

Running Workloads on Hugging Face Jobs

by patchy631

In-depth tutorials on LLMs, RAGs and real-world AI agent applications.

Automation 37.2K 7mo ago
CloudAI-X

devops-infrastructure

by CloudAI-X

Guides Docker, CI/CD pipelines, deployment strategies, infrastructure as code, and observability setup. Use when writing Dockerfiles, configuring GitHub Actions, planning deployments, setting up monitoring, or when asked about containers, pipelines, Terraform, or production infrastructure.

Caching 1.4K 6mo ago
dstackai

dstack-prototyping

by dstackai

Use with the dstack skill for model-serving work when the image, serving command, resources, backend/fleet choice, or service behavior is not proven. Guides task-first prototyping on real hardware, choosing fleets/backends that can reuse idle instances and caches, checking vLLM/SGLang sources, and verifying the final dstack service with a model request.

CLI Tools 2.2K 1mo ago
astronomer

setting-up-astro-project

by astronomer

Initialize and configure Astro/Airflow projects. Use when the user wants to create a new project, set up dependencies, configure connections/variables, or understand project structure. For running the local environment, see managing-astro-local-env.

CLI Tools 428 7mo ago