By depot
Depot skills for container builds, GitHub Actions runners, Depot CI, and general CLI/auth setup
npx claudepluginhub depot/skills --plugin depotConfigures and manages Depot CI, a drop-in replacement for GitHub Actions that runs workflows entirely within Depot. Use when migrating GitHub Actions workflows to Depot CI, running `depot ci migrate`, managing Depot CI secrets and variables, running workflows with `depot ci run`, debugging Depot CI runs with `depot ci run list`, `depot ci status`, `depot ci logs`, or `depot ci ssh`, checking workflow compatibility, or understanding Depot CI capabilities. Also use when the user mentions .depot/ directory, depot ci commands, or asks about running GitHub Actions workflows on Depot's infrastructure without GitHub-hosted runners.
Configures and runs Depot remote container builds using `depot build` and `depot bake`. Use when building Docker images, creating Dockerfiles with Depot, pushing images to registries, building multi-platform/multi-arch images (linux/amd64, linux/arm64), debugging container build failures, optimizing Dockerfile layer caching, using docker-bake.hcl or docker-compose builds, or migrating from `docker build` / `docker buildx build` to Depot. Also use when the user mentions depot build, depot bake, container builds, image builds, or asks about Depot's build cache, build parallelism, or ephemeral registry.
Handles Depot CLI installation, authentication, login, project setup, organization management, and API access. Use when installing the Depot CLI, logging in with `depot login`, creating or managing Depot projects, configuring API tokens or OIDC trust relationships, setting up depot.json, managing organizations, resetting build caches, or using the Depot API/SDKs. Also use when the user asks about Depot authentication methods, token types, environment variables, or general Depot platform setup that isn't specific to container builds, GitHub Actions runners, or Depot CI.
Configures Depot-managed GitHub Actions runners as a drop-in replacement for GitHub-hosted runners. Use when setting up or migrating GitHub Actions workflows to use Depot runners, choosing runner sizes (CPU/RAM), configuring runs-on labels, setting up ARM or Windows or macOS runners, troubleshooting GitHub Actions runner issues, configuring egress filtering, using Depot Cache with GitHub Actions, or running Dagger/Dependabot on Depot runners. Also use when the user mentions depot-ubuntu, depot-windows, depot-macos runner labels, or asks about faster/cheaper GitHub Actions runners.
Skills that teach AI coding agents how to use Depot. Install them into your agent of choice so it can generate correct Depot CLI commands, configurations, and workflows.
npx skills add depot/skills
See skills.sh for more info.
Install the Depot plugin from the Cursor Marketplace:
/add-plugin.depot/skills).Manual fallback: install as project rules by copying each SKILL.md into .cursor/rules/ as an .mdc file:
mkdir -p .cursor/rules
cp skills/depot-container-builds/SKILL.md .cursor/rules/depot-container-builds.mdc
cp skills/depot-github-runners/SKILL.md .cursor/rules/depot-github-runners.mdc
cp skills/depot-ci/SKILL.md .cursor/rules/depot-ci.mdc
cp skills/depot-general/SKILL.md .cursor/rules/depot-general.mdc
After manual install, open Cursor Settings -> Rules and verify these files are enabled for the workspace.
| Skill | Directory | Description |
|---|---|---|
| Container Builds | skills/depot-container-builds/ | depot build, depot bake, multi-platform builds, caching, Depot Registry, migration from Docker |
| GitHub Actions Runners | skills/depot-github-runners/ | Managed GHA runners, runner labels/sizes, caching, Dagger, Dependabot, egress filtering |
| Depot CI | skills/depot-ci/ | Depot CI beta, depot ci migrate, secrets/vars, running workflows, GHA compatibility |
| General | skills/depot-general/ | CLI installation, authentication (tokens, OIDC), project setup, org management, API, pricing |
skillz/
├── .cursor-plugin/
│ └── plugin.json
├── README.md
└── skills/
├── depot-container-builds/
│ ├── SKILL.md
│ ├── agents/
│ └── assets/
├── depot-github-runners/
│ ├── SKILL.md
│ ├── agents/
│ └── assets/
├── depot-ci/
│ ├── SKILL.md
│ ├── agents/
│ └── assets/
└── depot-general/
├── SKILL.md
├── agents/
└── assets/
Each skill is a sub-directory under skills/ with:
SKILL.md (required): instructions, triggers, and workflowsagents/ (optional): agent interface metadataassets/ (optional): icons and supporting mediaFor full Depot documentation, visit https://depot.dev/docs.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Battle-tested Claude Code plugin for engineering teams — 48 agents, 182 skills, 68 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security