- Home
- /
- Categories
- /
- Docker
Docker
Containerization and Docker
dupe
by dupe-com
Uses dupe.com APIs in order to find similar products for the product found in the input URL given by the user.
markdown-syntax-fundamentals
by arielperez82
Use when writing or editing markdown files. Covers headings, text formatting, lists, links, images, code blocks, and blockquotes.
slack-gif-creator
by TheWatcher01
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
obtain-screenshot-android
by linmx0130
Capture screenshots from Android devices using ADB (Android Debug Bridge). Use when Kimi needs to obtain screenshots from connected Android devices, emulators, or physical devices for debugging, testing, documentation, or visual verification purposes.
context-android
by ShotaIuchi
Android development context. Apply when working with Android modules, .kt files under android/, build.gradle.kts with Hilt/Compose dependencies, ViewModel, Jetpack Compose, MVVM/UDF patterns.
T2I-Studio-Premium
by CatfishW
🎨 Generate stunning, state-of-the-art AI images directly from your terminal or Agent. Powered by Z-Image-Turbo.
docker-compose
by DonArtkins
"Docker Compose v2 for the Griot local topology (api + sqlserver + postgres + redis + mcp): service definitions, volumes, networks, health checks, port isolation (gtp-*)."
MarketPlace - Full-Stack E-Commerce Platform
by Ashutosh5hukla
baoyu-compress-image
by siatwangmin
Compresses images to WebP (default) or PNG with automatic tool selection. Use when user asks to "compress image", "optimize image", "convert to webp", or reduce image file size.
android-compose-feature-delivery
by Envy-7z
End-to-end Android feature delivery workflow for Kotlin + Compose + XML (when mixed stacks exist). Use for implementing a new feature from requirement/design to verifiable patch in small safe steps with clean architecture boundaries.
ugen
by unlimiting-studio
"Unified CLI workflow for generating images and videos with Gemini, OpenAI, and Grok(xAI) via ugen. Use for tasks that require model discovery (ugen models), ordered multi-input composition (--part text:... and --part image:...), provider-specific option tuning (--option, --options-json), secure token handling (env or password prompt), and troubleshooting generation failures/timeouts."
Frontend Responsive Design Standards
by yuanxiao0115
Build responsive, mobile-first layouts using fluid containers, flexible units, media queries, and touch-friendly design that works across all screen sizes. Use this skill when creating or modifying UI layouts, responsive grids, breakpoint styles, mobile navigation, or any interface that needs to adapt to different screen sizes. Apply when working with responsive CSS, media queries, viewport settings, flexbox/grid layouts, mobile-first styling, breakpoint definitions (mobile, tablet, desktop), touch target sizing, relative units (rem, em, %), image optimization for different screens, or testing layouts across multiple devices. Use for any task involving multi-device support, responsive design patterns, or adaptive layouts.
podcast-episode-producer
by bmcgauley
Complete podcast episode content production workflow. This skill should be used when a user provides a podcast transcript and needs a full suite of publishing assets generated including a blog post, slide deck prompt, YouTube title/description with chapter markers, cross-platform social copy, a Buffer queue schedule, an infographic description, and a full image brief system (A/B YouTube thumbnails paired with titles, and primary episode art in 16:9 and 1:1). Produces all outputs in a consistent order with copy-paste-ready sections for each publishing platform. Designed to be reusable across any podcast show — brand configuration is stored in references/brand.md and references/show-config.md and must be set up before first use.
tail-logfiles
by carsten-j
Tail logfiles as a background task using docker logs. Use when you need to monitor docker container logs in real-time while working on other tasks.
Portfolio & Personal Brand
by neillock
Story-driven specification for full portfolio journeys (Identity Home + Project Case Studies).
asdf-runtime-version-updater
by tylercannon
"Update language runtime versions in .tool-versions files (asdf) and propagate changes to Dockerfiles, GitHub Actions workflows, and other version-referencing files. Use when: (1) updating a project's language runtime version(s), (2) synchronizing versions across .tool-versions, Dockerfiles, and CI/CD configs, or (3) migrating to a new runtime version."
cloud-run-quickstart
by taeold
Get started deploying applications to Google Cloud Run. Use when a user wants to deploy their app, share their app by deploying to a cloud service, make their app accessible on the internet, or needs help choosing between Cloud Run deployment methods (no-build, buildpacks, Dockerfile, or container image).
docker-setup-fixer
by muench-dev
The linter checks the docker setup and lints all files
generate-azure-functions
by Olino3
Generate complete Azure Functions projects with local development environment using Tilt and Azurite
d2
by ItsJooL
Use when writing, generating, reviewing, or improving D2 diagram code. Trigger when the user asks to create architecture diagrams, flowcharts, sequence diagrams, ER diagrams, class diagrams, or any diagram using D2 syntax. Also trigger when working with .d2 files or when the d2_render MCP tool is available.
compose-security-lint
by JsonLee12138
Lint Docker Compose files for Makefile-first deployment environments using .deploy.env.common + .deploy.env.<ENV_MODE>. Use when validating local/test/prod/custom compose files for image/build declaration, restart, healthcheck, logging, and external network settings.
mongodb
by jyasuu
MongoDB database operations including connection, queries, indexes, aggregation, transactions, and bulk operations.
nextjs-og-image
by oscarangulo
"Generate dynamic Open Graph (OG) social preview images for Next.js App Router projects using the next/og library and ImageResponse. Use when asked to: create OG images, fix social sharing previews, add og:image support, set up opengraph-image.tsx, configure metadata for social sharing, fix OG images not showing logo, fix broken text in OG images, or support multiple domains in OG metadata. Handles multi-domain deployments (e.g. Vercel serving wemoova.com + wemoova.cl), Satori rendering quirks, favicon configuration, and title/description length limits."
docker
by yldgio
Dockerfile best practices, security hardening, multi-stage builds, and image optimization