rust-game-polish-release

Installation
SKILL.md

Rust Game Polish Release

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.

Core Workflow

  1. Confirm the MVP loop is playable from launch to win/loss or exit.
  2. Freeze core mechanics before adding content and visual polish.
  3. Verify resources load from the release layout.
  4. Run formatting, linting, tests, and release build commands.
  5. Smoke test controls, restart, level transitions, and exit behavior.
  6. Write a small release checklist instead of making last-minute architecture changes.

Read Next

Installs
42
Repository
lvtd-llc/skills
GitHub Stars
1
First Seen
Jun 22, 2026
rust-game-polish-release — lvtd-llc/skills