formatter
SolidFormats 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.
Install
Quality Score: 78/100
Skill Content
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
code-formatter
Automatically format code files using the appropriate formatter based on file type, providing clear feedback on changes made
markdown-formatter
USE WHEN the user asks to clean up, reformat, or polish a markdown document. Normalizes headings, lists, tables, code fences, math delimiters, and Chinese punctuation. Returns the rewritten doc, not a description of changes.
format-swift-sources
Guide SwiftLint and SwiftFormat integration across CLI, Xcode build phases, Xcode source-editor workflows, Swift Package plugins, AppleScript, Git hooks, and GitHub Actions, including exporting SwiftFormat for Xcode settings into a checked-in project config file. Use this first when a later source-organization pass needs a clean formatting baseline.