
Coxwave Claude Plugins
- 1 repo stars
- Updated January 26, 2026
- coxwave/claude-plugins
coxwave-claude-plugins is a Claude Code plugin marketplace that bundles three Python-focused plugins for Ruff standards, specs, and hook-driven autofix during review.
About
coxwave-claude-plugins is a small Claude Code plugin collection built for an engineering team that wants Python changes to stay consistent under Ruff and clear written specs. developers adopting the same rigor can install all three plugins to combine automated style checks, hook-driven autofix behavior, and structured clarification when requirements are fuzzy. Use it when you are shipping Python services or libraries and tired of agents proposing diffs that fail lint, skip type hints, or dodge explicit acceptance criteria. The keywords emphasize transformations through standards: enforce format, refine vague prompts into specifications, and surface actionable hints instead of generic advice. It is intentionally narrower than a full DevOps pack—no deploy plugins—so treat it as a review layer on top of your build workflow. Intermediate familiarity with Ruff, Python project layout, and Claude Code hooks helps you tune autoruns without fighting the agent.
- 3 plugins tailored to Coxwave engineering Python workflows
- Ruff-driven lint, import order, and format enforcement with autofix-oriented hooks
- Specification and requirements skills that question vague asks before coding
- Type-hint and pythonic style guidance with precise, actionable edit hints
- Hook-based autoruns that apply standards without manual CLI repetition
Coxwave Claude Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install coxwave-claude-plugins@coxwave/claude-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | January 26, 2026 |
| Repository | coxwave/claude-plugins ↗ |
What it does
Keep Python changes Ruff-clean and specification-shaped while Coxwave-style hooks autofix style and clarify vague requirements during Claude Code sessions.
Who is it for?
Best when you're shipping Python APIs and services and want Coxwave-style lint and spec discipline in Claude Code.
Skip if: Non-Python stacks or teams that do not use Ruff and do not want hook-enforced style gates.
What you get
After registration, hooks and skills push pythonic, lint-clean diffs and sharper specifications as the agent works.
- Three plugins combining lint, format, and specification workflows
- Hook-driven standards enforcement on agent-produced Python edits
By the numbers
- Plugin count: 3 in coxwave/claude-plugins
- Primary stack signals: Python, Ruff, type hints, structured specifications
Recommended Plugins
How it compares
Engineering lint-and-spec plugin pack, not a generic multi-cloud deploy marketplace.
FAQ
Who is Coxwave Claude Plugins for?
It is for Python developers using Claude Code who want Ruff enforcement, structured requirements, and autofix hooks aligned with Coxwave engineering practice.
When should I use Coxwave Claude Plugins?
Use it while writing or reviewing Python when you need consistent style, type hints, and clarified specs before merge.
How do I add Coxwave Claude Plugins to my agent?
Install plugins from coxwave/claude-plugins in Claude Code, enable the three bundled plugins, configure Ruff in your repo, and wire hooks for autoruns if documented.