xtras bundles my Claude Code skills into one plugin. It currently ships:
- x-commit — commit the way I want, not the way Claude defaults to: gitmoji + conventional commits, atomic enforcement, why-not-what messaging.
- x-humanizer — strip the AI tells out of generated prose by fixing rhythm and sentence mechanics.
- x-tools — reach for
rg,fd,sd, andjqinstead ofgrep,find, andsed, with silent fallback when they aren't installed.
claude plugin marketplace add ThatXliner/claude-plugins
claude plugin install xtrasMIT