Catalog / Skills

Rust Game Polish Release

Finish and package small Rust games with MVP lock, playability checks, resource packaging, release builds, smoke tests, and disciplined post-MVP polish. Use when preparing a Rust game prototype for sharing, packaging bracket-lib assets, or deciding what finishing work belongs before release.

Rustv0.1.0MITrustgamedevreleasepackagingpolish

Install

npx skills add LVTD-LLC/skills --skill rust-game-polish-release

From `SKILL.md`

Use this skill to finish a small Rust game without destabilizing the MVP. Lock the playable loop first, then package assets, run release checks, and add only the polish that improves clarity or shareability.