Docker

Containerization and Docker

Showing 601-624 of 1711 skills
BagelHole

jenkins

by BagelHole

Create and manage Jenkins CI/CD pipelines, configure agents, manage plugins, and automate builds. Use when working with Jenkins servers, creating Jenkinsfiles, or setting up build automation for enterprise environments.

CI/CD 42 5mo ago
alexandru

cats-effect-resource

by alexandru

Scala resource lifecycle management with Cats Effect Resource and IO. Use when defining safe acquisition/release, composing resources (including parallel acquisition), or designing resource-safe APIs and cancellation behavior for files, streams, pools, clients, and background fibers.

API Dev 49 5mo ago
alexandru

cats-effect-io

by alexandru

Scala functional programming with Cats Effect IO and typeclasses. Use for wrapping side effects, modeling purity, choosing Sync/Async/Temporal/Concurrent, handling blocking I/O, and composing resources, fibers, and concurrency safely.

Docker 49 5mo ago
alexandru

arrow-resource

by alexandru

Kotlin + Arrow Resource lifecycle management with Resource, ResourceScope, and resourceScope. Use for designing safe acquisition/release of files, streams, DB pools/connections, HTTP clients, or multipart parts; composing resources (including parallel acquisition); or integrating Resource with typed errors and cancellation.

API Dev 49 5mo ago
alexandru

compose-state-hoisting

by alexandru

Compose state management with a strong state-hoisting preference for Kotlin Compose (Android, Multiplatform, Compose for Web). Use for refactors or new UI that needs clear state ownership, unidirectional data flow, saved state decisions, or guidance on remember/retain/rememberSaveable/rememberSerializable, and for designing stateless composables with event callbacks.

Processing 49 5mo ago
JosiahSiegel

docker-2025-features

by JosiahSiegel

Latest Docker 2025 features including AI Assistant, Enhanced Container Isolation, and Moby 25

CLI Tools 48 6mo ago
JosiahSiegel

microsoft-guide

by JosiahSiegel

Complete Microsoft .NET Microservices Architecture guide (v7.0) - 350 pages of comprehensive reference material

Docker 48 8mo ago
JosiahSiegel

compose-patterns-2025

by JosiahSiegel

Docker Compose production patterns 2025 including multi-environment strategies, health checks, and modern compose features

Processing 48 6mo ago
JosiahSiegel

docker-best-practices

by JosiahSiegel

Comprehensive Docker best practices for images, containers, and production deployments

Processing 48 6mo ago
JosiahSiegel

ffmpeg-cloudflare-containers

by JosiahSiegel

Complete Cloudflare Container FFmpeg system. PROACTIVELY activate for: (1) Cloudflare Containers setup, (2) Native FFmpeg at edge, (3) GPU-accelerated containers, (4) Durable Objects integration, (5) R2 storage for video files, (6) Container autoscaling, (7) Streaming large files, (8) Workers + Containers architecture, (9) Live streaming relay at edge, (10) Container vs Workers comparison. Provides: Dockerfile examples, Worker code, container configuration, GPU setup, R2 integration, production patterns. Ensures: Native FFmpeg performance at Cloudflare edge with full GPU support.

Cloud 48 6mo ago
JosiahSiegel

fal-image-to-image

by JosiahSiegel

Complete fal.ai image-to-image system. PROACTIVELY activate for: (1) FLUX image-to-image transformation, (2) ControlNet (canny, depth, pose), (3) Inpainting with masks, (4) Upscaling (ESRGAN, Clarity), (5) Background removal (BiRefNet, RemBG), (6) Face restoration (GFPGAN, CodeFormer), (7) IP-Adapter style transfer, (8) Strength parameter tuning. Provides: Transformation endpoints, mask formats, ControlNet types, upscaling options. Ensures proper image editing and enhancement workflows.

Docker 48 6mo ago
JosiahSiegel

docker-platform-guide

by JosiahSiegel

Platform-specific Docker considerations for Windows, Linux, and macOS

CLI Tools 48 6mo ago
JosiahSiegel

azure-emulators-2025

by JosiahSiegel

Azure service emulators for local development including Azurite, Cosmos DB, and Event Hub Docker containers

Cloud 48 6mo ago
JosiahSiegel

docker-watch-mode-2025

by JosiahSiegel

Docker Compose Watch mode for automatic hot reload during local development with sync, rebuild, and restart actions

Docker 48 6mo ago
JosiahSiegel

fal-image-to-video

by JosiahSiegel

Complete fal.ai image-to-video system. PROACTIVELY activate for: (1) Kling 2.5/2.6 Pro image animation, (2) MiniMax Hailuo with prompt optimizer, (3) LTX image-to-video, (4) Runway Gen-3 Turbo, (5) Luma Dream Machine with loop, (6) Stable Video Diffusion, (7) Motion description prompts, (8) Portrait/product animation workflows. Provides: Model endpoints, motion keywords, animation techniques, workflow examples. Ensures natural image animation with proper motion description.

Animation 48 6mo ago
JosiahSiegel

docker-security-guide

by JosiahSiegel

Comprehensive Docker security guidelines and threat mitigation strategies

Processing 48 6mo ago
lagz0ne

c3-onboard

by lagz0ne

Creates C3 architecture documentation from scratch using staged Socratic discovery. This skill should be used when the user asks to: - "adopt C3", "init C3", "initialize C3", "start C3", "bootstrap C3" - "scaffold C3 docs", "create C3 docs", "create .c3", "set up .c3" - "set up architecture docs", "create architecture documentation" - "document this project", "document the codebase", "document the architecture from scratch" - "new C3 project", "first time with C3", "never used C3", "getting started with C3" - "onboard", "onboard this project", "C3 onboarding" DO NOT use when .c3/ already exists (route to c3-audit, c3-change, or c3-query). DO NOT use for updating existing docs (route to c3-change). Implements 3-stage workflow: Inventory → Details → Finalize.

Code Gen 12 4mo ago
el-feo

kamal

by el-feo

Deploy containerized web applications to any Linux server using Kamal. Use when users need to deploy, configure, debug, or manage Kamal deployments including initial setup, configuration of deploy.yml, deployment workflows, rollbacks, managing accessories (databases, Redis), troubleshooting deployment issues, or understanding Kamal commands and best practices.

CI/CD 12 6mo ago
idanbeck

nano-banana-pro

by idanbeck

Generate images using AI. Use when the user asks to create, generate, or make images, pictures, graphics, illustrations, visuals, or artwork. Also use for image editing with reference images.

CLI Tools 12 6mo ago
lagz0ne

c3-sweep

by lagz0ne

Sweeps architecture for impact before a change — spawns agents per C3 entity for constraint-checked analysis. Advisory only — does NOT make changes (route to c3-change for implementation). This skill should be used when the user asks to: - "assess C3 impact of X", "what would break in C3 if..." - "check C3 constraints for X", "is this change safe per C3 docs" - "affected C3 components", "which C3 containers are impacted by X" - "sweep C3 architecture", "impact assessment against C3 architecture" <example> user: "assess C3 impact if I replace the auth system" assistant: "Using c3-sweep to assess architectural impact." </example> DO NOT use for: "what is X" / "explain X" (c3-query), implementation (c3-change), patterns (c3-ref). Requires .c3/ to exist.

Code Review 12 4mo ago
idanbeck

FAL Video Skill

by idanbeck

#video #ai #fal #kling #luma #film

Docker 12 5mo ago
mblode

allmd

by mblode

Converts content to clean markdown. Supports web pages, Google Docs, PDFs, images, videos, audio files, YouTube videos, Word docs, EPUBs, CSVs, PowerPoints, tweets, and RSS feeds. Use when the user wants to convert a URL or file to markdown, extract text from a PDF or image, transcribe a video or audio file, save a web article, export a Google Doc, or get a YouTube transcript.

Processing 12 5mo ago
molefrog

react-pdf

by molefrog

"Generate PDF documents using React-PDF library (@react-pdf/renderer). Use when creating PDFs,

Docker 166 5mo ago
jim60105

add-artifact-attestations-to-workflow

by jim60105

Add SLSA build-provenance attestations to existing GitHub Actions workflows. Use when the user wants to add artifact attestations, build provenance, or SLSA attestations to Docker container image builds in GitHub Actions CI/CD pipelines.

Docker 20 5mo ago