Format

SkillDev tools

Formats all code in this repo using dart format. Use when the user asks to format code, fix formatting, or before committing changes.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Format skill

What this skill tells your AI

The instructions your AI receives, as published by melbournedeveloper/dart_node in .claude/skills/fmt/SKILL.md and read by ahel’s review.

Format all code in this repo.

Steps

  1. Run make fmt
  2. Run make fmt CHECK=1 to confirm clean
  3. Report which files were modified

What it does

  • dart format packages/ examples/

Success criteria

  • make fmt CHECK=1 exits with code 0 after formatting

Signals

GitHub stars
113
Forks
2
Last commit
Jul 2026
Advanced
Catalog kind
skill
Gateway key
fmt-melbournedeveloper
Source
github.com/melbournedeveloper/dart_node
Format (fmt) by melbournedeveloper: Skill · ahel