code-style
Code style enforcement across your codebase. Manages comments, imports, file length, icon usage, TODO tracking, and library choices.
Installation
If you haven't added the marketplace yet, see Getting Started.
claude plugin install code-style@wrxck-claude-plugins
Or add to your ~/.claude/settings.json:
{
"enabledPlugins": {
"code-style@wrxck-claude-plugins": true
}
}
Features
- Comment quality enforcement
- Import ordering and grouping
- File length limits
- Icon library consistency
- TODO/FIXME tracking
- Library choice validation