format

Format Rust and Meson files with just fmt-rs and fmt-meson.

Updated Jan 23, 2025
One-click install
npx skills add https://github.com/nx-std/mono --skill format
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: format
Source: https://github.com/nx-std/mono/tree/main/.claude/skills/format
Command: npx skills add https://github.com/nx-std/mono --skill format

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps code consistent by formatting Rust and Meson files, reducing style drift and speeding up code reviews.

Core Features & Use Cases

  • Rust formatting: Format all Rust code with just fmt-rs.
  • Meson formatting: Format Meson build files with just fmt-meson.
  • Checks before commit: Verify formatting with just fmt-rs-check and just fmt-meson-check before commits.

Quick Start

Format Rust and Meson files: just fmt-rs and just fmt-meson