Rust Crate Publishing Readiness
Prepare Rust crates for publishing with Cargo metadata, versioning, README and license checks, package dry-runs, feature verification, docs.rs readiness, examples, changelog notes, and secret-safe release gates. Use before cargo publish, crate release PRs, or sharing a reusable Rust library.
Rustv0.1.0MITrustcargopublishingreleaselibrary
Install
npx skills add LVTD-LLC/skills --skill rust-crate-publishing-readinessFrom `SKILL.md`
Use this skill before publishing or sharing a Rust crate. It focuses on the consumer-facing package, not on deployment of a running service.