Packs

12 packs
curated
Safe Production Deployment
Deploy a web application safely with pre-deployment audit, rollout plan, canary monitoring, and rollback strategy.
9 skills · pack
curated
Deploy Cloudflare Worker
Sets up Wrangler, configures bindings, deploys worker, and verifies performance.
3 skills · pack
curated
Secure Django Deployment
Installs a pipeline to harden, audit, verify, and deploy a Django app securely.
5 skills · pack
@expo
Expo
[Deprecated] Use the "expo" plugin instead. Deploying Expo apps to App Store, Play Store, and web.
18 skills · pack
curated
Ship Production Deployment
Sets up CI/CD pipeline, deploys with staged rollout, configures observability, and enforces safety checks.
5 skills · pack
curated
Deploy AI Inference on GKE
Deploy and optimize AI/ML inference workloads on GKE using GPUs, TPUs, and model servers.
3 skills · pack
@microsoft
Azure Skills
Microsoft Azure MCP integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.
33 skills · pack
curated
Deploy Azure Infrastructure
Creates databases, caches, and configures authentication, monitoring, and backup.
3 skills · pack
@adobe
App Builder
Development, customization, testing, and deployment skills for Adobe App Builder projects
6 skills · pack
curated
ML Model Lifecycle
Train, evaluate, and deploy a production ML system with monitoring.
10 skills · pack
curated
Threat Intelligence Platform
Deploy and manage open-source CTI tools for threat intelligence operations.
9 skills · pack
curated
Cloudflare One Deployment Pipeline
Design, configure, and migrate to Cloudflare One Zero Trust and SASE.
3 skills · pack

Results for “dep”

232 skills
affaan-m
mle-workflow
Turn model work into a production ML system with data contracts, repeatable training, measurable quality gates, deployable artifacts, and operational monitoring.
226k
k-dense-ai
modal
Deploy and serve AI/ML models on Modal's serverless cloud platform with on-demand GPUs, autoscaling containers, persistent storage, and scheduled jobs.
30.2k · bundle
sakamoto-family-smile
mle-workflow
Turn model work into a production ML system with data contracts, reproducible training, quality gates, deployable artifacts, and monitoring.
0
snoodleboot-io
ml-deployment
A model in production is never just weights.
2
huggingface
huggingface-spaces
Create, deploy, and debug machine learning applications on Hugging Face Spaces using Gradio, Docker, or Static SDKs, with support for ZeroGPU and dedicated hardware.
10.8k · bundle
microsoft
finetuning
Fine-tune models on Azure AI Foundry using SFT, DPO, or RFT, covering dataset preparation, training job submission, deployment, and evaluation.
2.7k · bundle
nvidia
vss-deploy-profile
Selects, configures, deploys, verifies, debugs, or tears down a VSS profile (base, search, lvs, warehouse, edge) for NVIDIA's video search and summarization stack.
2.2k · bundle
dokhacgiakhoa
plan-writing
Structured task planning with clear breakdowns, dependencies, and verification criteria.
505 · bundle
bouclem
llm
Large Language Model development, training, fine-tuning, and deployment best practices.
7
nvidia
tao-train-fast-foundation-stereo
Trains, evaluates, exports, and runs inference for FastFoundationStereo (FFS) stereo depth estimation models, a distilled variant of FoundationStereo with lower latency.
2.2k · bundle
huggingface
hf-cloud-serving-image-selection
Selects the correct SageMaker serving container image URI for HuggingFace model deployments, prioritizing HuggingFace-curated Deep Learning Containers over generic alternatives.
10.8k · bundle
lord1egypt
fastmcp
Build, test, inspect, install, and deploy MCP servers with FastMCP in Python, including wrapping APIs, databases, or files as tools and exposing resources or prompts.
2
zhaoxuya520
competition-agent-cloud
Specialized CTF sandbox skill for analyzing prompt-to-tool chains, deployment drift, and supply-chain provenance in cloud, container, and CI/CD environments.
12.8k · bundle
24601
surrealdb
Expert guidance for architecting, developing, and operating SurrealDB 3, covering SurrealQL, multi-model data modeling, vector search, security, deployment, performance tuning, SDK integration, and ecosystem tools.
34 · bundle
nvidia
vss-deploy-dense-captioning
Deploy a standalone RT-VLM dense-captioning microservice and exercise its REST API endpoints for file upload, caption generation, streaming, chat completions, and Kafka integration.
2.2k · bundle
google-gemma
gemma-dev
Selects the right Gemma model for a task, recommends deployment tooling (Gradio, Transformers.js, Vertex AI, MLX), and applies optimizations like MTP and QAT.
· bundle
nvidia
vss-deploy-detection-tracking-2d
Deploy, debug, and operate the RTVI-CV 2D detection/tracking microservice and call its REST API for stream management, health checks, and metrics.
2.2k · bundle
nvidia
vss-deploy-detection-tracking-3d
Deploy and operate the RTVI-CV-3D microservice for multi-camera 3D detection and tracking, supporting sample datasets, custom videos, and RTSP streams.
2.2k · bundle
akillness
zoom-out
Get higher-level architectural perspective: maps modules, callers, dependencies using domain vocabulary
42
lucassantana-dev
schedule
Define and manage recurring automated agent runs — CI monitoring, dep updates, security scans
1 · bundle
nvidia
vss-generate-video-report
Generates video analysis reports by routing to a VLM backend for per-clip analysis or an analytics backend for incident-range reports, with deployment profile verification and URL rewriting.
2.2k · bundle
0xharryriddle
swarm-planner
[EXPLICIT INVOCATION ONLY] Creates dependency-aware implementation plans optimized for parallel multi-agent execution.
3
ziri22
agent-ollama-v2
Expert en Ollama avancé (local LLMs, models, REST API, hardware, multi-modal, DZ deployment)
6
ziri22
agent-agent-ethics
Expert en éthique des agents IA (tests de biais, équité, transparence, explicabilité, déploiement responsable)
6
tangchunwu
nanoclaw-repl
Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on Codex -p.
1
rajanthar
nanoclaw-repl
Operate and extend NanoClaw v2, ECC's zero-dependency session-aware REPL built on claude -p.
0
stribus
speckit-tasks-agent
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
1
nvidia
dynamo-interconnect-check
Validates that a Dynamo deployment's NIXL/UCX/NCCL interconnect is ready for disaggregated serving over RDMA/NVLink. Use after deploying a disagg or multi-node recipe to confirm KV transport is correct, or use troubleshoot for already-failed pods.
2.2k · bundle
tianhao909
speculative-decoding
Accelerate LLM inference using speculative decoding, Medusa multiple heads, and lookahead decoding techniques. Use when optimizing inference speed (1.5-3.6× speedup), reducing latency for real-time applications, or deploying models with limited compute. Covers draft models, tree-based attention, Jacobi iteration, parallel token generation, and production deployment strategies.
1 · bundle
qcmuu
speculative-decoding
Accelerate LLM inference using speculative decoding, Medusa multiple heads, and lookahead decoding techniques. Use when optimizing inference speed (1.5-3.6× speedup), reducing latency for real-time applications, or deploying models with limited compute. Covers draft models, tree-based attention, Jacobi iteration, parallel token generation, and production deployment strategies.
0 · bundle
lucassantana-dev
agent-teams
Decompose a task into parallel workstreams, assign agent ownership, run integration at dependency boundaries, and synthesize results.
1 · bundle
stribus
speckit-taskstoissues-agent
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
1
nvidia
vss-deploy-video-embedding
Deploy and operate the VSS 3.2 GA RT-Embed Video Embedding microservice using Docker Compose, covering GPU prerequisites, REST API usage for file uploads, text/video embeddings, live RTSP streams, Redis/Kafka/OTel integration, and troubleshooting.
2.2k · bundle
smith6jt-cop
post-training-workflow
Post-training model validation workflow: gating, backtesting, walk-forward validation, deployment decisions. Trigger after GPU training completes.
3
a5c-ai
merge-queue
Process the Refinery merge queue - collect agent work, detect and resolve conflicts, merge in dependency order, and verify integration.
1.7k · bundle
stribus
speckit-constitution-agent
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
1