strvcom

Lint Format — Code Quality skill for Claude Code

Code Quality community

Run Flutter/Dart formatting and analyzer checks for the current worktree.

How to install Lint Format

Installs to ~/.claude/commands/strvcom-flutter-template-lint-format.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/strvcom/flutter-template/HEAD/.claude/commands/lint-format.md -o ~/.claude/commands/strvcom-flutter-template-lint-format.md

Restart Claude Code, or start a new session, for it to be picked up.

What Lint Format does


description: Run Flutter/Dart formatting and analyzer checks for the current worktree. argument-hint: [auto|all|--check|--format-only|--analyze-only]

Use the `lint-format` skill to format and analyze Flutter code.

$ARGUMENTS

Alternatives in Code Quality

  • Import Drawio — Redraw a draw.io file as an editorial diagram at a chosen format, size, and detail level 27.2k ★
  • Job Stories — Create job stories with acceptance criteria in JTBD format 7.8k ★
  • Video Script: Claude SEO V1.7.2 — What's New — Duration: ~5 minutes Tone: Natural, conversational, like talking to a friend who knows Claude Code Format: Scr 5k ★

Full documentation available on GitHub

View Source Repository