Docker

Containerization and Docker

Showing 1489-1512 of 1711 skills
jamelna-apps

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.

Docker 0 5mo ago
jamelna-apps

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.

Auth 0 5mo ago
hk-vk

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.

Docker 0 5mo ago
ocmrz

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.

Code Gen 0 5mo ago
afterthought

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.

CI/CD 0 5mo ago
rib1

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.

Docker 0 4mo ago
shuliuzhenhua-sys

banana-proxy

by shuliuzhenhua-sys

Gemini image generation via Banana proxy endpoint.

Automation 0 4mo ago
tachfineamnay

Docker & Containers

by tachfineamnay

Docker containerization, multi-stage builds, Docker Compose, and container best practices.

API Dev 0 6mo ago
8b-is

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.

Code Gen 0 7mo ago
hansonyyds

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.

API Dev 0 6mo ago
d6e-ai

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).

Processing 0 5mo ago
nicolas-codemate

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".

Code Gen 0 5mo ago
nadveos

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.

API Dev 0 5mo ago
moldable-ai

nano-banana-pro

by moldable-ai

Generate or edit images via Gemini image-capable models through aivault (no Gemini API key in skill runtime).

API Dev 0 5mo ago
jyasuu

docker

by jyasuu

Container runtime commands including run, exec, build, images, volumes, networks, and compose operations.

CLI Tools 0 6mo ago
lorenzogirardi

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.

Processing 0 6mo ago
Khaledcheikhkhalil

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."

CI/CD 0 4mo ago
cuba6112

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.

Processing 0 6mo ago
treyn-create

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.

API Dev 0 5mo ago
yharuto0917

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."

API Dev 0 6mo ago
while-one

Caffeine-HAL Context & Agent Guidelines

by while-one

```

CI/CD 0 4mo ago
alexwelcing

deployment

by alexwelcing

Deploy, debug, and maintain services on Render and containerized platforms

Docker 0 5mo ago
milk790-code

3qgongwan-bot

by milk790-code

3Q貢丸 LINE 客服機器人(台灣在地品牌孵化所)的完整部署、維護、除錯與更新技能。 每當用戶提到「3Q貢丸」「品牌孵化」「LINE Bot」「修 bot」「bot 沒回」 「更新路由」「改歡迎訊息」「Rich Menu」「Render 部署」「webhook 不通」 或任何與 3Q貢丸客服機器人有關的任務時,必須使用此技能。

Docker 1 2mo ago
karchtho

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.

Docker 0 6mo ago