Docker

Containerization and Docker

Showing 961-984 of 1699 skills
Tyler-R-Kendrick

docker

by Tyler-R-Kendrick

Use when writing Dockerfiles, Docker Compose files, or managing container images. Covers multi-stage builds, layer caching, Compose services, and image best practices. USE FOR: Dockerfiles, Docker Compose, multi-stage builds, container image optimization, local service orchestration DO NOT USE FOR: Kubernetes deployment (use kubernetes or helm), cloud provisioning (use terraform or pulumi), CI/CD pipelines (use dagger)

Docker 10 3mo ago
Tyler-R-Kendrick

python

by Tyler-R-Kendrick

Use when configuring dev containers for Python projects. Covers the Python feature, virtual environments, tool installation, JupyterLab, and linter/formatter setup. USE FOR: Python dev container setup, Python feature configuration, virtual environments, JupyterLab, pip/uv/poetry tooling DO NOT USE FOR: .NET dev containers (use dotnet), TypeScript dev containers (use typescript), general devcontainer.json (use devcontainer)

Processing 10 3mo ago
Tyler-R-Kendrick

typescript

by Tyler-R-Kendrick

Use when configuring dev containers for TypeScript or Node.js projects. Covers the Node feature, package managers, ESLint/Prettier extensions, and frontend dev server setup. USE FOR: TypeScript/Node.js dev container setup, Node feature, npm/pnpm/yarn configuration, ESLint/Prettier extensions, frontend dev servers DO NOT USE FOR: Python dev containers (use python), .NET dev containers (use dotnet), general devcontainer.json (use devcontainer)

Docker 10 3mo ago
Tyler-R-Kendrick

devcontainer

by Tyler-R-Kendrick

Use when configuring dev containers or GitHub Codespaces. Covers devcontainer.json schema, features, lifecycle hooks, port forwarding, and customizations. USE FOR: devcontainer.json configuration, GitHub Codespaces setup, lifecycle hooks, port forwarding, VS Code customizations, dev container features DO NOT USE FOR: specific language setup (use the sub-skills: dotnet, python, typescript), Docker-in-Docker configuration (use docker-in-docker), sidecar services (use multi-container-workspaces)

Processing 10 3mo ago
Tyler-R-Kendrick

cagent

by Tyler-R-Kendrick

Use when building or running multi-agent systems with Docker cagent. Covers YAML agent configuration, MCP tool integration, sub-agents, Docker MCP Gateway, and the cagent CLI. USE FOR: multi-agent orchestration, YAML agent configuration, Docker MCP Gateway, running agent teams locally DO NOT USE FOR: declarative agent definitions without runtime (use adl), agent-to-agent protocol (use a2a), tool server development (use mcp)

Agents 10 3mo ago
openclaw-rocks

image-gen

by openclaw-rocks

Generate images via Fuel proxy. No API key needed on Pro plans.

Code Gen 6 3mo ago
KentoShimizu

architecture-c4-modeling

by KentoShimizu

"C4 architecture modeling workflow for context, container, and component views that make boundaries and responsibilities explicit. Use when teams need a shared structural model before major implementation or refactoring; do not use as a substitute for decision records."

Processing 6 3mo ago
mgd34msu

deployment

by mgd34msu

"Load PROACTIVELY when task involves deploying, hosting, or CI/CD pipelines. Use when user says \"deploy this\", \"set up CI/CD\", \"add Docker\", \"configure Vercel\", or \"set up monitoring\". Covers platform-specific deployment (Vercel, Railway, Fly.io, AWS), Dockerfile creation, environment variable management, CI/CD pipeline configuration (GitHub Actions), preview deployments, health checks, rollback strategies, and production monitoring setup."

CI/CD 6 3mo ago
ovachiever

astropy

by ovachiever

Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical data including celestial coordinates, physical units, FITS files, cosmological calculations, time systems, tables, world coordinate systems (WCS), and astronomical data analysis. Use when tasks involve coordinate transformations, unit conversions, FITS file manipulation, cosmological distance calculations, time scale conversions, or astronomical data processing.

Code Gen 44 6mo ago
ovachiever

clip

by ovachiever

OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, content moderation, or vision-language tasks without fine-tuning. Best for general-purpose image understanding.

Docker 44 6mo ago
gannonh

writing-ios-unit-tests

by gannonh

Use this skill when writing iOS unit tests, debugging test failures, creating Swift Testing tests, testing SwiftData models, or when the user asks to add tests, fix tests, improve coverage, or test Swift code. Covers Swift Testing framework, ModelContainer lifecycle, and coverage requirements.

Debugging 2 3mo ago
gannonh

auditing-accessibility

by gannonh

Comprehensive accessibility audit for iOS/macOS apps - VoiceOver, Dynamic Type, color contrast, touch targets, keyboard navigation, Reduce Motion, and App Store Review preparation

Accessibility 2 3mo ago
gannonh

collecting-testflight-feedback

by gannonh

Use this skill when collecting TestFlight feedback, gathering beta tester screenshots, reviewing App Store Connect feedback, or when the user asks to collect TestFlight comments, compile beta feedback, or create a feedback report. Creates consolidated markdown reports from App Store Connect.

Analytics 2 3mo ago
spm1001

ia-presenter

by spm1001

Writes and validates iA Presenter markdown where tab-indentation controls slide visibility. Triggers on 'presentation', 'iA Presenter', 'slides from markdown', '.presenter file', or when working in iCloud~net~ia~presenter folder. Validates tab characters (not spaces) for visible text, --- slide separators, and image metadata syntax. (user)

Docker 2 4mo ago
patrickserrano

liquid-glass

by patrickserrano

Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass in SwiftUI UI, refactor to Liquid Glass, or review Liquid Glass usage.

Code Review 12 4mo ago
G1Joshi

stable-diffusion

by G1Joshi

Stable Diffusion image generation models. Use for image AI.

Docker 9 3mo ago
G1Joshi

dalle

by G1Joshi

DALL-E OpenAI image generation. Use for image creation.

Docker 9 3mo ago
fal3

Swift Performance Optimization Skill

by fal3

Techniques for optimizing Swift code performance, memory usage, rendering efficiency, and using Instruments for profiling.

Processing 13 7mo ago
emdashcodes

nano-banana-image-editor

by emdashcodes

Edit and manipulate images using natural language prompts. Use this skill when users request image creation (photos, illustrations, icons, infographics) or editing tasks (removing objects, changing backgrounds, text overlays, cropping). Supports reference images for character consistency and style transfer. Supports Google Search grounding for real-time factual content (weather, sports, scientific data) - no need to search separately when creating infographics or factual visualizations.

CLI Tools 13 4mo ago
fal3

SwiftUI Programming Skill

by fal3

Expertise in SwiftUI for building declarative user interfaces, including SF Symbols integration and best practices.

Docker 13 7mo ago
b-open-io

generate-icon

by b-open-io

This skill should be used when the user asks to "generate an icon", "create a favicon", "make an app icon", "create iOS icon", "create Android icon", "generate PWA icons", "make desktop app icon", "create Windows icon", "create macOS icon", "app store icon", "Play Store icon", "App Store icon", or needs AI-generated icons with platform-specific sizing.

Code Gen 4 3mo ago
schalkneethling

component-usage-analysis

by schalkneethling

Analyse component dependencies and usage patterns in a Drupal/Twig component library. Use when user asks to find where a component is used, check if a component can be safely removed, audit component dependencies, find components using specific properties, or analyse impact of refactoring a component.

Docker 4 5mo ago
b-open-io

Edit Image

by b-open-io

This skill should be used when the user asks to "edit an image", "modify a photo", "inpaint", "outpaint", "extend an image", "replace object in image", "add element to image", "resize image for social media", "crop image", "adapt image for Twitter", "convert image to OG format", or needs AI-powered image editing with masks.

Docker 4 3mo ago
b-open-io

optimize-images

by b-open-io

This skill should be used when the user asks to "optimize images", "compress images", "reduce image file size", "make images smaller", "optimize PNGs", "optimize JPEGs", "speed up website images", "reduce bundle size images", or needs help with image compression for web projects. Provides workflows and scripts for batch image optimization using sharp.

CLI Tools 4 3mo ago