Format
SkillDev toolsFormats 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.
No other account needed.
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
- Run
make fmt - Run
make fmt CHECK=1to confirm clean - Report which files were modified
What it does
dart format packages/ examples/
Success criteria
make fmt CHECK=1exits 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