Collection of Claude Code plugins by Flopsstuff.
claude plugin marketplace add Flopsstuff/fluginsclaude plugin install <plugin-name>@fluginsRestart Claude Code afterwards so the plugin's commands and skills become active.
| Plugin | What it does |
|---|---|
docs |
Generate and keep documentation in sync with your codebase |
git |
Smart git workflow commands with intelligent conflict resolution |
ksef |
Send and receive KSeF (Polish National e-Invoice System) invoices via the ksef CLI, with guided onboarding |
resolve-coderabbit |
Walk through CodeRabbit inline PR comments, verify each against the code, and batch-resolve with commits and replies |
codex-review |
Run a Codex code review against a base branch and land each accepted fix as its own verified commit |
meshy |
Generate 3D models, textures, rigs and animations from text or images via the Meshy AI API |
n8n |
Author n8n workflows and drive any instance through its Public REST API |
See the Plugin Catalog for full documentation of every plugin.
- Statusline — a custom Claude Code statusline (model, effort, context bar, branch, PR/MR status) as a standalone script.
Some plugins read API keys and endpoints from the environment. See .env.example for every variable, grouped by plugin.
See AGENTS.md for the repository layout and plugin authoring conventions, and the contribution guide for the full walkthrough.
MIT