
Auto Formatter
- 1 repo stars
- Updated February 9, 2026
- abjutus/my-claude-plugins
Automatically format files and warn the user to implement support for unsupported file types.
About
auto-formatter automatically formats files as you work and reminds you to add support for any file types it does not yet handle. It keeps code consistently formatted without manual effort. It is a small developer-quality helper for Claude Code.
- Automatic file formatting
- Warns on unsupported file types
- Developer workflow helper
Auto Formatter by the numbers
- Data as of Jul 12, 2026 (Skillselion catalog sync)
/plugin marketplace add abjutus/my-claude-plugins/plugin install auto-formatter@my-claude-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | February 9, 2026 |
| Repository | abjutus/my-claude-plugins ↗ |
What it does
Automatically format files and warn the user to implement support for unsupported file types.
README.md
My Claude Plugins
Personal plugin marketplace for Claude Code.
Plugins
| Plugin | Description |
|---|---|
| language-zh-hant-tw | 繁體中文(臺灣)用語規範,確保輸出符合臺灣母語者習慣 |
| google-eng-practices | Google 工程實踐 Code Review 指南(Reviewer + Author) |
| atomic-conventional-commits | 原子化 Conventional Commits 規範 |
| supermemory-mcp-setup | Supermemory MCP 與 Claude Code 整合設定指南 |
| auto-formatter | 自動格式化檔案,未支援的檔案類型會提醒使用者實作 |
Installation
# Add marketplace
/plugin marketplace add alanaudi/my-claude-plugins
# Install individual plugins
/plugin install language-zh-hant-tw@my-claude-plugins
/plugin install google-eng-practices@my-claude-plugins
/plugin install atomic-conventional-commits@my-claude-plugins
/plugin install supermemory-mcp-setup@my-claude-plugins
/plugin install auto-formatter@my-claude-plugins