Docker

Containerization and Docker

Showing 265-288 of 1699 skills
rmyndharis

c4-component

by rmyndharis

Expert C4 Component-level documentation specialist. Synthesizes C4

API Dev 797 4mo ago
Kilo-Org

image-enhancer

by Kilo-Org

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

Docker 135 3mo ago
yonatangross

multimodal-llm

by yonatangross

Vision, audio, and multimodal LLM integration patterns. Use when processing images, transcribing audio, generating speech, or building multimodal AI pipelines.

Docker 180 3mo ago
akin-ozer

dockerfile-generator

by akin-ozer

Comprehensive toolkit for generating production-ready Dockerfiles following current standards and best practices. Use this skill when creating new Dockerfiles, implementing containerization for applications, or optimizing existing Docker builds.

Docker 224 3mo ago
alexandru

cats-effect-resource

by alexandru

Scala resource lifecycle management with Cats Effect Resource and IO. Use when defining safe acquisition/release, composing resources (including parallel acquisition), or designing resource-safe APIs and cancellation behavior for files, streams, pools, clients, and background fibers.

API Dev 45 4mo ago
alexandru

cats-effect-io

by alexandru

Scala functional programming with Cats Effect IO and typeclasses. Use for wrapping side effects, modeling purity, choosing Sync/Async/Temporal/Concurrent, handling blocking I/O, and composing resources, fibers, and concurrency safely.

Docker 45 4mo ago
TheBushidoCollective

act-local-testing

by TheBushidoCollective

Use when testing GitHub Actions workflows locally with act. Covers act CLI usage, Docker configuration, debugging workflows, and troubleshooting common issues when running workflows on your local machine.

CLI Tools 166 3mo ago
alexandru

compose-state-hoisting

by alexandru

Compose state management with a strong state-hoisting preference for Kotlin Compose (Android, Multiplatform, Compose for Web). Use for refactors or new UI that needs clear state ownership, unidirectional data flow, saved state decisions, or guidance on remember/retain/rememberSaveable/rememberSerializable, and for designing stateless composables with event callbacks.

Processing 45 4mo ago
matlab

matlab-performance-optimizer

by matlab

Optimize MATLAB code for better performance through vectorization, memory management, and profiling. Use when user requests optimization, mentions slow code, performance issues, speed improvements, or asks to make code faster or more efficient.

Processing 119 6mo ago
jaechang-hits

trackpy-particle-tracking

by jaechang-hits

"Python library for tracking particles (fluorescent spots, colloids, vesicles, cells) in video microscopy using the Crocker-Grier algorithm. Core modules: locate particles in single frames, batch-process image sequences, link positions into trajectories, filter short-lived tracks, and compute mean squared displacement (MSD) for diffusion analysis. Supports 2D and 3D tracking with subpixel accuracy. Integrates with pims for reading TIF stacks, AVI, and image series. Use when you need quantitative single-particle tracking (SPT) from fluorescence or brightfield video and downstream diffusion coefficient extraction."

Automation 188 3mo ago
streamlit

using-streamlit-layouts

by streamlit

Structuring Streamlit app layouts. Use when placing content in sidebars, columns, containers, or dialogs. Covers sidebar usage, column limits, horizontal containers, dialogs, and bordered cards.

API Dev 197 4mo ago
simota

Gear

by simota

依存関係管理、CI/CD最適化、Docker設定、運用オブザーバビリティ(ログ/アラート/ヘルスチェック)。ビルドエラー、開発環境の問題、運用設定の修正が必要な時に使用。

CI/CD 42 3mo ago
software-mansion-labs

react-native-executorch

by software-mansion-labs

Integrate on-device AI into React Native apps using React Native ExecuTorch, which provides APIs for LLMs, computer vision, OCR, audio processing, and embeddings without cloud dependencies, as well as a variety of pre-exported models for common use cases. Use when user asks to build AI features into mobile apps - AI chatbots, image classification, object detection, style transfer, OCR, document parsing, speech processing, or semantic search - all running locally without cloud dependencies. Use when user mentions offline support, privacy, latency or cost concerns in AI-based applications.

Docker 203 3mo ago
dmccreary

book-installer

by dmccreary

Installs and configures project infrastructure including MkDocs Material intelligent textbook templates, learning graph viewers, and skill tracking systems. Routes to the appropriate installation guide based on what the user needs to set up.

Code Gen 72 3mo ago
rmyndharis

c4-context

by rmyndharis

Expert C4 Context-level documentation specialist. Creates

Code Gen 797 4mo ago
jaechang-hits

omero-integration

by jaechang-hits

"OMERO is an open-source platform for biological image data management. Use the omero-py Python client to connect to an OMERO server, search and retrieve images as numpy arrays, annotate images with tags and key-value pairs, manage ROIs, and integrate OMERO image data into downstream analysis pipelines — all programmatically without the OMERO desktop GUI."

Comments 191 3mo ago
jaechang-hits

cellpose-cell-segmentation

by jaechang-hits

"Deep learning cell and nucleus segmentation from fluorescence and brightfield microscopy images. Uses pre-trained models (cyto3, nuclei, tissuenet) and a generalist flow-based algorithm that segments cells without requiring retraining on new image types. Outputs label masks for downstream morphology measurement and tracking. Use scikit-image watershed for rule-based segmentation; use Cellpose when deep learning generalization across staining conditions is needed."

Automation 191 3mo ago
jaechang-hits

pydicom-medical-imaging

by jaechang-hits

"Pure Python DICOM library for medical imaging (CT, MRI, X-ray, ultrasound). Read/write DICOM files, extract pixel data as NumPy arrays, access/modify metadata tags, apply windowing (VOI LUT), anonymize PHI, build DICOM from scratch, process series into 3D volumes. For whole-slide pathology images use histolab; for NIfTI neuroimaging use nibabel."

Processing 191 3mo ago
jaechang-hits

simpleitk-image-registration

by jaechang-hits

"Register, segment, filter, and resample 3D medical images (MRI, CT, microscopy) using SimpleITK's Python API with support for DICOM, NIfTI, and multi-modal image analysis. Provides rigid/affine/deformable registration, threshold and region-growing segmentation, Gaussian and morphological filtering, label statistics, and format conversion. Use when aligning volumetric images across timepoints or modalities, automating segmentation of fluorescence microscopy, or converting DICOM series to NIfTI for analysis pipelines."

Processing 191 3mo ago
TerminalSkills

act

by TerminalSkills

Run GitHub Actions locally with act. Use when a user asks to test GitHub Actions workflows locally, debug CI pipelines without pushing, or run workflows offline.

CI/CD 61 3mo ago
xuiltul

image-gen-tool

by xuiltul

Image and 3D model generation tool. Character fullbody, bustup, chibi, and 3D model generation. NovelAI/Flux/Meshy support. "image generation" "fullbody" "bustup" "chibi" "3D model" "avatar"

Processing 236 3mo ago
rohitg00

k8s-vind

by rohitg00

Manage vCluster (virtual Kubernetes clusters) instances using vind. Use when creating, managing, or operating lightweight virtual clusters for development, testing, or multi-tenancy.

CLI Tools 906 4mo ago
OpenHands

docker

by OpenHands

Run Docker commands within a container environment, including starting the Docker daemon and managing containers. Use when building, running, or managing Docker containers and images.

CLI Tools 108 4mo ago
OpenHands

kubernetes

by OpenHands

Set up and manage local Kubernetes clusters using KIND (Kubernetes IN Docker). Use when testing Kubernetes applications locally or developing cloud-native workloads.

Docker 108 4mo ago