Smart Formatting
Hooks development-tools 2,899
Smart code formatting based on file type. Automatically formats code using Prettier, Black, gofmt, rustfmt, and other language-specific formatters.
npx claude-code-templates@latest --hook development-tools/smart-formatting claude-code — smart-formatting
Content
JSON
{
"description": "Smart code formatting based on file type. Automatically formats code using Prett..."
"hooks": {
"PostToolUse": [1 item]
}
}