Code Formatter

Visual formatting and reading flow inside function bodies across Dart, Java, Python, Kotlin, TypeScript and Go: braced control-flow exits, blank lines marking phase transitions, comments above the line they describe, doc comments earning their place, one chain step per line. Use when you say "format this function", "why is this hard to read", "clean up the spacing here", or "break this method chain up". Not for naming and error handling, use `coding-standards`.

Lukk17 e758317 2 files · 19.1 KB Updated

File contents

Lukk17/agent-standards/tree/main/.agents/skills/code-formatter commit e758317c55

Frequently asked questions

npx skillmds@latest add lukk17/code-formatter