Docker

Containerization and Docker

Showing 1177-1200 of 1711 skills
manastalukdar

container-optimize

by manastalukdar

Docker/container optimization for size, layers, caching, and security

Docker 1 5mo ago
kevintsai1202

gemini-watermark-remove

by kevintsai1202

移除 Google Gemini(Nano Banana)生成圖片中的浮水印,使用逆向 Alpha 混合演算法精確還原被覆蓋的像素

Docker 7 6mo ago
Idate96

mole-graph-msf-container

by Idate96

Start or attach the Mole Graph-MSF Docker container on the host via the moleworks_ros_graph_msf alias and keep it running in tmux; optionally launch the mole_estimator inside the container. Use when the user asks to run/enter the graph_msf container, start the graph_msf Docker image, or run the state estimator inside that container.

Analytics 1 4mo ago
Lin-A1

ocr-service

by Lin-A1

高精度光学字符识别(OCR)服务。支持多语言、多格式图像的文字检测与提取,并提供文本区域坐标与置信度评分,适用于文档数字化与图像内容分析。

Processing 7 6mo ago
samChang72

docker-expert

by samChang72

Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and production deployment patterns. Use PROACTIVELY for Dockerfile optimization, container issues, image size problems, security hardening, networking, and orchestration challenges.

Docker 1 5mo ago
pluginagentmarketplace

kotlin-testing

by pluginagentmarketplace

Kotlin testing - JUnit 5, MockK, Kotest, coroutine testing

Docker 7 6mo ago
sjnims

bootstrap-content

by sjnims

This skill should be used when the user asks about Bootstrap typography, "how do I style text in Bootstrap", "show me Bootstrap heading styles", "Bootstrap text looks wrong", "text not wrapping in Bootstrap", "how to create responsive tables", "Bootstrap table not responsive", "Bootstrap table overflowing on mobile", "how do I format code blocks", "Bootstrap images not responsive", "why is my Bootstrap image not scaling", "how to center images in Bootstrap", "image thumbnail not working", "how to add figure captions", "figure caption not showing", display headings, lead text, text alignment, text formatting, tables, table styling, responsive images, figures, code blocks, blockquotes, lists, abbreviations, horizontal rules, Reboot CSS reset, or when help is needed styling text, tables, images, and other content elements in Bootstrap.

Design 7 7mo ago
rezkam

java-21-to-25-migration

by rezkam

Migrate a Java project from JDK 21 to JDK 25 (latest LTS, September 2025). Covers build configuration, Dockerfiles, CI pipelines, breaking changes, removed APIs, dependency compatibility, source code modernization with Java 22-25 language features, AOT cache, performance validation, security hardening, and test verification. Use when upgrading Java version from 21 to 25.

CI/CD 1 5mo ago
poindexter12

ansible

by poindexter12

Ansible automation reference for playbooks, roles, inventory, variables, and modules. Includes Proxmox VE and Docker integration via community.general and community.docker collections. Use when writing playbooks, troubleshooting Ansible runs, or designing automation workflows. Triggers: ansible, playbook, inventory, role, task, handler, vars, jinja2, galaxy, proxmox_kvm, proxmox_lxc, docker_container, docker_compose.

Docker 7 6mo ago
genfeedai

onboarding

by genfeedai

Quick onboarding for Genfeed focused on first content creation. Triggers on "how do I use genfeed", "getting started", "what is this app", "help me create my first content".

Code Gen 1 6mo ago
Idate96

sim-startup

by Idate96

Start or restart the Moleworks IsaacLab simulation and ROS2 stack in a clean, repeatable tmux layout (sim, robot, perception). Use when you need a fresh sim + TF/robot visualization + perception (including excavation mapping) in RViz.

CLI Tools 1 4mo ago
dbosk

latex-writing

by dbosk

Guide LaTeX document authoring following best practices and proper semantic markup. Use proactively when: (1) writing or editing .tex files, (2) writing or editing .nw literate programming files, (3) literate-programming skill is active and working with .nw files, (4) user mentions LaTeX, BibTeX, or document formatting, (5) reviewing LaTeX code quality. Ensures proper use of semantic environments (description vs itemize), csquotes (\enquote{} not ``...''), and cleveref (\cref{} not \S\ref{}).

Docker 1 6mo ago
pluginagentmarketplace

kotlin-android

by pluginagentmarketplace

Modern Android development - Jetpack, Compose, Architecture Components

Docker 7 6mo ago
poindexter12

proxmox

by poindexter12

Proxmox VE virtualization platform reference for VM/LXC management, clustering, storage, and networking. Includes Terraform and Ansible integration patterns. Use when working with Proxmox configurations, CLI commands, troubleshooting VMs/containers, or planning resource allocation. Triggers: proxmox, qemu, kvm, lxc, pve, vm, container, cluster, vzdump, qm, pct.

CLI Tools 7 6mo ago
sarfraznawaz2005

Frontend Responsive Design Standards

by sarfraznawaz2005

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.

Docker 1 6mo ago
Modellix

Modellix

by Modellix

Use when building AI-powered applications that need to generate images, videos, or other media. Reach for this skill when you need to integrate text-to-image, image-to-video, video generation, or other AI model APIs into applications, or when debugging API integration issues.

API Dev 1 4mo ago
genfeedai

workflow-creator

by genfeedai

Create Genfeed workflows from natural language descriptions. Triggers on "create a workflow", "build a content pipeline", "make a video generation workflow".

Processing 1 6mo ago
sumik5

converting-epub-images

by sumik5

Converts image-based EPUB files to Japanese text via LM Studio OCR. Use when user has an EPUB composed of scanned page images and wants plain text output. For skill creation from EPUB, use authoring-skills instead.

Docker 1 4mo ago
sjnims

bootstrap-layout

by sjnims

This skill should be used when the user asks about Bootstrap grid system, Bootstrap containers, Bootstrap breakpoints, Bootstrap columns, Bootstrap rows, Bootstrap gutters, Bootstrap responsive layout, Bootstrap CSS Grid, Bootstrap z-index, Bootstrap row-cols, Bootstrap offset classes, Bootstrap column ordering, how to create responsive layouts with Bootstrap, how to use Bootstrap grid, Bootstrap column sizing, Bootstrap auto-layout columns, or needs help with Bootstrap page layout and responsiveness.

Docker 7 7mo ago
sumik5

developing-terraform

by sumik5

Terraform IaC development with HCL syntax, module design, state management, and Terragrunt wrapper patterns. MUST load when .tf files or terragrunt.hcl are detected, or go.mod contains 'terraform'. Covers AWS/GCP infrastructure patterns and mise task automation. For Docker infrastructure, use managing-docker instead. For broader DevOps methodology and IaC tool comparison, use practicing-devops instead. For AWS CDK (TypeScript/Python IaC), use developing-aws instead.

Cloud 1 5mo ago
famaoai-creator

environment-provisioner

by famaoai-creator

Generates Infrastructure as Code (Terraform, Docker, K8s) based on interactive requirements. The creative counterpart to terraform-arch-mapper.

Cloud 1 5mo ago
manastalukdar

deployment-rollback

by manastalukdar

Safe deployment rollback with health checks and database migration reversal

Database 1 5mo ago
Idate96

moleworks-ext-container-workflow

by Idate96

Launch and debug Moleworks IsaacLab commands inside the moleworks_ext Docker container with persistent tmux windows and captured output. Use when starting containerized training/play/eval scripts and when validating command startup.

Automation 1 4mo ago
dl-alexandre

ask-cli

by dl-alexandre

Manage App Store Server API and External Purchase Server API using the ask CLI. Use when working with StoreKit server transactions, subscriptions, notifications, refunds, consumption data, or external purchases, or when the user mentions App Store Server API, StoreKit, or ask.

CLI Tools 1 5mo ago