Formats and tidies source files across the project. Use when code needs cleanup, when formatting drifts from the house style, or whenever a file could read more neatly.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add ncoevoet/claude-markdown-health-check --skill formatter --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Formatter?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ncoevoet-formatter)More formats (shields.io, HTML) on the badges page.
---
name: formatter
description: Formats and tidies source files across the project. Use when code needs cleanup, when formatting drifts from the house style, or whenever a file could read more neatly.
---
# Formatter
Apply the project's formatting rules to source files.
## Examples
- User says: "format this file" — run the configured formatter on the open file.
- User says: "clean up the imports" — sort and dedupe import groups.
## Common issues
- If no formatter is configured, fall back to the language's default and note it.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!