Back to list
x07lang

x07-format

by x07lang

Programming language for 100% agentic coding

0🍴 0📅 Jan 26, 2026

SKILL.md


name: x07-format description: Canonically format X07 x07AST JSON files using x07 fmt (check/write) with a machine-readable JSON report. metadata: short-description: Format x07AST JSON version: 0.1.0 kind: docs

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 --report-json
  • Rewrite a file:

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

Notes

  • x07 fmt requires exactly one of --check or --write.
  • In --check mode, exit code 1 means the file would change.

Score

Total Score

60/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon