formatter

Solid

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.

Code & Development 38 stars 3 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 78/100

Stars 20%
53
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
17
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# 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.

Details

Author
ncoevoet
Repository
ncoevoet/claude-markdown-health-check
Created
2 months ago
Last Updated
2 days ago
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category