- Home
- /
- Categories
- /
- Docker
Docker
Containerization and Docker
confidence-calibration
by jamelna-apps
When user asks about "confidence", "accuracy", "how sure", "uncertain", "reliable", "track record", or when Claude should express calibrated uncertainty. Enables domain-aware self-assessment.
knowledge-consolidation
by jamelna-apps
When user says "remember this", "pattern", "decision", "gotcha", "bug fix", "next time", "learned", or wants to capture session learnings. Uses RETRIEVE→JUDGE→DISTILL→CONSOLIDATE cycle.
coss-ui
by hk-vk
coss ui documentation and resources. Use this skill when working with coss ui or when the user mentions coss ui.
image-generation
by ocmrz
Generate images using AI models (Gemini 2.5 Flash Image, Gemini 3 Pro Image Preview, or Imagen). Use when the user asks to generate, create, or draw an image.
saas-controller
by afterthought
Configure and operate saas-controller services in devenv projects. Use when configuring cloud services (Zuplo, Frontegg), running sc up for local dev, deploying with sc deploy, managing secrets with secretspec profiles, or troubleshooting saas-controller.
uade-docker
by rib1
Work on the UADE Docker repository for Amiga module playback and conversion. Use when editing this repo's Docker setup, Flask backend, vanilla JavaScript frontend, tests, CI workflows, deployment configuration, or documentation, especially when repo-specific conventions and architecture matter.
banana-proxy
by shuliuzhenhua-sys
Gemini image generation via Banana proxy endpoint.
Docker & Containers
by tachfineamnay
Docker containerization, multi-stage builds, Docker Compose, and container best practices.
dspy-ruby
by 8b-is
This skill should be used when working with DSPy.rb, a Ruby framework for building type-safe, composable LLM applications. Use this when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers (OpenAI, Anthropic, Gemini, Ollama), building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications.
modelscope-api
by hansonyyds
This skill should be used when the user asks to "call ModelScope API", "generate images with ModelScope", "configure ModelScope", or mentions ModelScope API endpoints, authentication, async task polling, or image generation workflows. Provides comprehensive guidance for ModelScope image generation API integration.
d6e-docker-stf-development
by d6e-ai
Creates custom Docker-based State Transition Functions (STFs) for D6E platform workflows. Use when building containerized business logic for D6E, implementing data processing steps, or creating workflow functions that need database access. Handles JSON input/output, SQL API integration, and multi-language implementations (Python, Node.js, Go).
mcp-tool-creator
by nicolas-codemate
Create a project-scoped MCP server that exposes Docker Compose services as named tools. Use when a project has a docker-compose.yml and the user wants to create MCP tools for running commands like linting, testing, database queries, or any docker compose exec operation. Triggers: "create MCP tools", "expose docker tools", "setup project tools", "mcp server for docker", "docker tools for Claude".
python-best-bend
by nadveos
Skill para un agente experto en Python, FastAPI, Django, arquitectura backend,contenedores Docker y despliegues en CapRover. Siempre debe incluir ejemplos de captain-definition y Dockerfile listos para producción.
nano-banana-pro
by moldable-ai
Generate or edit images via Gemini image-capable models through aivault (no Gemini API key in skill runtime).
docker
by jyasuu
Container runtime commands including run, exec, build, images, volumes, networks, and compose operations.
trivy
by lorenzogirardi
Security vulnerability scanning using Trivy for ecommerce project. Scans dependencies, container images, and IaC. Blocks CRITICAL and HIGH severity. Triggers on "trivy", "vulnerability scan", "security scan", "container scan", "cve", "dependency scan", "npm audit", "docker scan", "security check". PROACTIVE: MUST invoke before committing code with new dependencies.
xcloud-docker-deploy
by Khaledcheikhkhalil
"Deploy any project to xCloud hosting — auto-detects stack (WordPress, Laravel, PHP, Node.js, Next.js, NestJS, Python, Go, Rust), routes to native or Docker deployment, generates production-ready Dockerfile, docker-compose.yml, GitHub Actions CI/CD, and .env.example. Works from zero Docker setup."
numpy-fft
by cuba6112
Discrete Fourier Transform routines for spectral analysis, signal filtering, and frequency-domain operations. Triggers: fft, fourier transform, spectral analysis, rfft, fftshift, ifft.
gemini-api-development
by treyn-create
Use this skill when building applications with Gemini models, Gemini API, working with multimodal content (text, images, audio, video), implementing function calling, using structured outputs, or needing current model specifications. Covers SDK usage (google-genai for Python, @google/genai for JavaScript/TypeScript), model selection, and API capabilities.
google-genai
by yharuto0917
"Comprehensive toolkit for working with Google's Gemini API using the Google GenAI SDK. Use when Claude needs to: (1) Generate, summarize, or analyze text using Gemini models, (2) Process images, audio, or video with multimodal capabilities, (3) Extract structured data using function calling or structured outputs, (4) Implement streaming text generation, (5) Build chat applications with context, or (6) Integrate Gemini API into any project. Includes example scripts, API reference, best practices, and detailed guides for multimodal processing and function calling."
Caffeine-HAL Context & Agent Guidelines
by while-one
```
deployment
by alexwelcing
Deploy, debug, and maintain services on Render and containerized platforms
3qgongwan-bot
by milk790-code
3Q貢丸 LINE 客服機器人(台灣在地品牌孵化所)的完整部署、維護、除錯與更新技能。 每當用戶提到「3Q貢丸」「品牌孵化」「LINE Bot」「修 bot」「bot 沒回」 「更新路由」「改歡迎訊息」「Rich Menu」「Render 部署」「webhook 不通」 或任何與 3Q貢丸客服機器人有關的任務時,必須使用此技能。
dockerfile-generator
by karchtho
Generate production-ready Dockerfiles with best practices for various tech stacks. Covers multi-stage builds, optimization, security, and language-specific patterns (Node.js, Python, Go, Rust, Java). Use when creating new application containers.