Docker

容器化与 Docker

显示 193-216 / 共 1760 个技能
paulirish

modern-css

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.

动画 4357 7个月前
docker

OpenTelemetry Instrumentation Extension

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.

代码生成 1541 7个月前
majiayu000

bg-remover

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 8个月前
scitix

image-pull-debug

scitix

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

调试 228 6个月前
scitix

pod-crash-debug

scitix

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

CLI 工具 228 6个月前
ClawBio

repro-enforcer

ClawBio

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

CI/CD 1116 6个月前
OneKeyHQ

1k-patching-native-modules

OneKeyHQ

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

代码评审 2422 7个月前
levnikolaevich

ln-110-project-docs-coordinator

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.

数据处理 549 6个月前
TencentBlueKing

pipeline-model-architecture

TencentBlueKing

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

CI/CD 2524 7个月前
srbhr

react-patterns

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 2.8万 6个月前
partme-ai

ascii-image-to-ascii

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 工具 637 7个月前
itsmostafa

ecs

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 工具 1149 8个月前
Innei

dokploy-internal-oneshot

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 工具 78 4个月前
Innei

mx-space-remote-db-access

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.

数据库 78 3个月前
Innei

dokploy-api-cli

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 开发 78 4个月前
Innei

ci-smoke-needs-real-deps

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.

数据库 78 4个月前
okteto

fix-cves

okteto

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

CLI 工具 3534 7个月前
danielmiessler

Art

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 1.9万 6个月前
SSShooter

Export Mind Map as Image

SSShooter

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

CLI 工具 3149 6个月前
knoopx

podman

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 工具 81 7个月前
patchy631

Running Workloads on Hugging Face Jobs

patchy631

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

自动化 3.7万 7个月前
CloudAI-X

devops-infrastructure

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.

缓存 1408 6个月前
dstackai

dstack-prototyping

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 工具 2220 1个月前
astronomer

setting-up-astro-project

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 工具 428 7个月前