Claude Skills · DevOps & Infrastructure
Dstack Presets
dstackai/dstackCreate and manage dstack presets: a toolkit that streamlines model inference optimization with agents, and a portable preset format. Use together with the dstack skill, and only when the user explicitly asks to create a preset or manage existing presets, not for deploying or serving a model.
At a glance
This skill is for DevOps & Infrastructure and helps you create a dstack preset, manage dstack presets, and optimize model inference configuration.
git clone --depth 1 https://github.com/dstackai/dstack
cp -r dstack/skills/dstack-presets ~/.claude/skills/dstack-presets
Setup, runtime and requirements describe dstackai/dstack, the repo this skill ships in.
DstackModel Inferenceoptimizationagentsconfigurationdeployment
Also in dstackai/dstack
View the repodstack is an open-source control plane for GPU provisioning and orchestration across GPU clouds, Kubernetes, and on-prem clusters.
Use with the dstack skill for model-serving work when the image, serving command, resources, backend/fleet choice, or service behavior is no...
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.