x07-format

SKILL.md

x07-format

Use this skill to keep x07AST JSON canonical (stable ordering + trailing newline).

Canonical commands

  • Check a file:

    • x07 fmt --input src/main.x07.json --check
  • Rewrite a file:

    • x07 fmt --input src/main.x07.json --write
  • Rewrite a file with deterministic multi-line formatting (intended for human editing/review):

    • x07 fmt --input src/main.x07.json --write --pretty

Notes

  • x07 fmt requires exactly one of --check or --write.
  • In --check mode, exit code 1 means the file would change.
Weekly Installs
1
First Seen
3 days ago
Installed on
mcpjam1
claude-code1
replit1
junie1
windsurf1
zencoder1