Code formatting tools reference. Covers Prettier config and ESLint integration, dprint, Black and Ruff format for Python, gofmt/goimports, rustfmt, clang-format for C/C++, shfmt for shell, PHP-CS-Fixer, and pre-commit hooks setup.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --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/bytesagain-formatter)More formats (shields.io, HTML) on the badges page.
---
name: formatter
version: 1.0.0
description: >
Code formatting tools reference. Covers Prettier config and
ESLint integration, dprint, Black and Ruff format for Python,
gofmt/goimports, rustfmt, clang-format for C/C++, shfmt for
shell, PHP-CS-Fixer, and pre-commit hooks setup.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [formatter, prettier, black, gofmt, code-style, devtools]
---
# Formatter Reference
Automated code formatting tools.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Overview, by language |
| `prettier` | Prettier, ESLint, dprint |
| `python_go` | Black, gofmt, rustfmt, shfmt |
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!