DevOps & Security skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

dockerignore-generation

Generate ecosystem-specific .dockerignore files to reduce build context size and prevent secret leaks. Use when no .dockerignore exists, when the build context is large, or when secrets may be leaking into images.

1.45k repo starsObserved in 1 repos
DevOps & Security

domain-attachment

Domain setup for applications. Preferred path is passing domains at creation time via createProject. Falls back to add_application_domain for post-creation attachment or custom domains.

1.45k repo starsObserved in 1 repos
DevOps & Security

domain-tls-routing

Diagnose domain resolution, TLS certificate provisioning, and reverse proxy routing issues. Use when a domain is not resolving, TLS certificates fail, proxy returns 502/503/504, or custom domains are stuck in pending status.

1.45k repo starsObserved in 1 repos
DevOps & Security

dotnet-deploy

Build and deploy .NET applications — ASP.NET Core, version detection, self-contained builds, and Dockerfile patterns. Use when deploying a .NET or C# project, or when a .csproj file is detected.

1.45k repo starsObserved in 1 repos
DevOps & Security

elixir-deploy

Build and deploy Elixir and Phoenix applications — version detection, mix releases, and Dockerfile patterns. Use when deploying an Elixir or Phoenix project, or when mix.exs is detected.

1.45k repo starsObserved in 1 repos
DevOps & Security

env-detection

Detect required environment variables from source code, config files, and .env examples. Use when preparing for deployment, checking for missing env vars, or when the user asks about required environment configuration.

1.45k repo starsObserved in 1 repos
DevOps & Security

failure-diagnosis

Diagnose deployment failures, container crashes, and networking issues using structured pattern matching on logs and container state. Use when a deployment fails, a container crashes or exits unexpectedly, or the app is unreachable after deployment.

1.45k repo starsObserved in 1 repos
DevOps & Security

gleam-deploy

Build and deploy Gleam applications — erlang-shipment, version detection, and Dockerfile patterns. Use when deploying a Gleam project, or when gleam.toml is detected.

1.45k repo starsObserved in 1 repos
DevOps & Security

go-deploy

Build and deploy Go applications — version detection, static binaries, CGO, workspaces, and Dockerfile patterns. Use when deploying a Go project, or when go.mod is detected.

1.45k repo starsObserved in 1 repos
DevOps & Security

java-deploy

Build and deploy Java applications — Maven, Gradle, Spring Boot, version detection, and Dockerfile patterns. Use when deploying a Java project, or when pom.xml or build.gradle is detected.

1.45k repo starsObserved in 1 repos
DevOps & Security