code-formatting

Format Rust and TypeScript code using justfile tasks (just fmt-file, just fmt-rs, just fmt-ts). Use when user edits .rs/.ts files, mentions formatting, code style, rustfmt, prettier, cleanup, or before commits/PRs. Ensures consistent code style across the codebase.

$ Installer

git clone https://github.com/edgeandnode/amp /tmp/amp && cp -r /tmp/amp/.claude/skills/code-format ~/.claude/skills/amp

// tip: Run this command in your terminal to install the skill