- Home
- /
- Categories
- /
- Docker
Docker
Containerization and Docker
performance-optimization
by sanky369
Master perceived performance through optimistic UI, skeleton screens, and latency strategies. Learn the difference between actual and perceived latency. Use when optimizing load times, designing loading states, or improving user confidence during operations.
pw-image-generation
by plugins-world
AI 图像生成和处理工作流。通过提示词生成图像,支持文生图、图生图、批量生成、图床管理、长图合并、PPT 打包。核心特性是逐张确认生成,避免浪费 API 额度。
development-environment
by miles990
IDE setup, dev containers, and local development tools
devops-cicd
by miles990
CI/CD pipelines, infrastructure as code, and deployment strategies
direnv
by jpoutrin
Direnv environment management for automatic per-project shell configuration. Use when setting up .envrc files, configuring project-specific environment variables, or integrating direnv with development tools like nix, asdf, pyenv, or nvm.
goose-blog-post
by block
Write and publish blog posts for the block/goose open source project
portman
by jpoutrin
Port management for local development with git worktrees. Use when setting up local development environments, booking ports for services to avoid collisions between parallel worktrees, or configuring docker-compose with dynamic ports.
aio-bun-fullstack-setup
by aiocean
This skill should be used when the user asks to "create a fullstack app", "setup Bun server", "configure single port server", "add Vite proxy", "setup monorepo", "configure Docker for Bun", or mentions fullstack Bun, single port, Bun server, Vite proxy.
nextdns-cli
by tuanductran
NextDNS CLI client best practices for installation, configuration, and management of
media-processing
by kjgarza
Process multimedia files with ImageMagick (image manipulation, format conversion, batch processing, effects, composition). Use when converting media formats, encoding images
worker-image-build
by jwmossmoz
Build Firefox CI worker images by triggering GitHub Actions workflows in mozilla-platform-ops/worker-images. Supports FXCI Azure workflows for Windows image builds (trusted and untrusted). Use when: - User wants to build a worker image - User mentions "FXCI Azure", "worker image build", or specific pool names like "win11-64-24h2-alpha" - User wants to trigger image builds for Windows 10, Windows 11, or Windows Server 2022 - User asks to check status of a worker image build Triggers: "build image", "worker image", "FXCI Azure", "trigger build", "image build status"
applying-react-native-best-practices
by alunadev
React Native and Expo best practices for building performant mobile apps. Use this skill when building React Native or Expo applications, optimizing list performance with FlashList, implementing animations with Reanimated, configuring native modules, routing with expo-router, managing state in mobile contexts, or working in monorepo setups with Expo. Apply proactively when writing FlatList, useEffect for animations, TouchableOpacity, or setting up navigation — these patterns prevent common mobile performance pitfalls.
kubectl
by oldwinter
This skill should be used when users need to interact with Kubernetes clusters via kubectl CLI. It covers pod management, deployment operations, log viewing, debugging, resource monitoring, scaling, ConfigMaps, Secrets, Services, and all standard kubectl operations. Supports multiple clusters (production, staging, local k3s) with predefined aliases. Triggers on requests mentioning Kubernetes, k8s, pods, deployments, containers, or cluster operations.
apple-container
by schpet
Apple's native container runtime for macOS. Use this skill instead of Docker when running on macOS with Apple silicon. The container CLI provides OCI-compatible container management optimized for Apple silicon.
worker-image-investigation
by jwmossmoz
Investigate Taskcluster task failures related to worker images. Compare passing vs failing tasks, extract image versions, find running workers, and debug Windows VMs via Azure CLI. Use when debugging CI failures after image upgrades, investigating intermittent test failures, or comparing worker configurations. Triggers on "image investigation", "worker image", "compare tasks", "why is this failing", "image regression", "worker debug".
kling-3-prompting
by aedev-tools
Write better prompts for Kling 3.0 AI video generation. Use when the user wants to create, write, improve, or refine prompts — text-to-video, image-to-video, keyframes, multi-shot sequences, or dialogue scenes.
devcontainers
by markpitt
Provides expert guidance on Development Containers (devcontainers) — creating, configuring, and optimising containerised development environments using the Dev Container Specification. This skill should be used when users ask about devcontainer.json, .devcontainer setup, Dev Container Features or Templates, pre-building images, multi-container workflows, Docker-in-Docker, cloud development environments (Codespaces, DevPod), or troubleshooting container performance and permission issues.
z-ai-tools
by briansunter
Use this skill for Z.AI services including generating images from text prompts, analyzing images with vision AI, extracting text from images/PDFs (OCR), searching the web, reading/parsing web pages, or researching GitHub repositories. Activates for image generation, vision analysis, document OCR, web search, web reading, and code research tasks.
cardano-protocol-params
by Flux-Point-Studios
"Protocol parameters: fetch pparams, understand fees, min-UTxO, execution budgets. Read-only diagnostics."
cicd-tekton-pipelines-dev
by aRustyDev
Develop and troubleshoot Tekton Pipelines on Kubernetes. Use when creating cloud-native CI/CD pipelines, debugging TaskRuns and PipelineRuns, understanding Tekton CRDs, or building reusable Tasks and Pipelines.
cardano-devnet-in-a-box
by Flux-Point-Studios
"One-command local rehearsal stack: cardano-node + hydra + ogmios + kupo. Docker-based, deterministic green/red testing."
Vellum Prep
by cdeistopened
vellum_prep.py - Main conversion script (OCR cleanup focus)
cicd-bitbucket-pipes-dev
by aRustyDev
Develop custom Bitbucket Pipes for reusable CI/CD components. Use when creating pipes for organization-wide use, building Docker-based automation steps, packaging pipes for the Atlassian Marketplace, or designing reusable pipeline components.
cardano-cli-transactions
by Flux-Point-Studios
"Transaction guidance: build, sign, submit patterns. Provides templates (no execution). Use operator skill to execute."