format
Format Rust and Meson code using justfile tasks (just fmt-rs, just fmt-meson). Use when editing .rs or meson files, mentions formatting, code style, rustfmt, cleanup, or before commits/PRs. Ensures consistent code style across the codebase.
$ 安裝
git clone https://github.com/nx-std/mono /tmp/mono && cp -r /tmp/mono/.claude/skills/format ~/.claude/skills/mono// tip: Run this command in your terminal to install the skill
