Plugin Catalog
This catalog provides detailed documentation for all available plugins in the Flugins collection.
Available Plugins
- Docs Plugin - Generate and keep documentation in sync with your codebase
- Git Plugin - Smart git workflow commands with intelligent conflict resolution
- KSeF Plugin - Send and receive KSeF (Polish e-invoice system) invoices via the ksef CLI, with guided onboarding for regular users
- Resolve CodeRabbit Plugin - Walk through CodeRabbit inline PR comments, verify, fix, and batch-resolve
Extras
- Statusline - A custom Claude Code statusline (model, effort, context bar, branch, PR/MR status) as a standalone script
Installation Reference
Installing the Flugins Marketplace
Before installing individual plugins, add the Flugins marketplace:
bash
claude plugin marketplace add Flopsstuff/fluginsInstalling Plugins
bash
claude plugin install <plugin-name>@fluginsUpdating Plugins
bash
claude plugin update <plugin-name>@fluginsComing Soon
More plugins are in development! Check the Flugins repository for updates.
Interested in contributing? See the Creating Plugins guide.