automation-toolstools
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.
maintainer
nx-std
Mis à jour 1/19/2026
Étoiles
0
Forks
0
quick start
Installation and usage
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use format