Catalog / Skills

Rust Deployable Service

Use when preparing, containerizing, configuring, testing, or reviewing Rust services for deployment, especially Docker multi-stage builds, runtime configuration, environment overrides, secrets, health checks, SQLx offline builds, release profiles, image-size reduction, or production startup validation.

Rustv0.1.0MITrustdeploymentdockerconfigurationsqlx

Install

npx skills add LVTD-LLC/skills --skill rust-deployable-service

From `SKILL.md`

Use this skill when a Rust service needs to move from local development to a repeatable container or cloud deployment. Keep runtime configuration explicit, builds reproducible, and health checks boring.