Install the `refute` binary and the LSP backends for the languages used in the current project, verify the install, and write a guarded usage stanza into the project's primary agent doc.
Pin `refute` as a project-managed dependency at a concrete release tag so collaborators and CI use a known version, via the Go-tool path on Go 1.24+ projects or a project-local release binary otherwise.
Run `refute doctor` for a project, parse the support matrix, report the status of each language's backend and the available refactoring operations, and recommend the exact remediation command for each problem.
Drive a single symbol-aware rename via `refute rename` with strict preview-then-apply discipline — confirm backend health with `refute doctor`, capture a preview diff for user review, then apply only after explicit approval and report the affected files.
A plugin marketplace for Shatter and Refute, targeting Claude Code and OpenAI Codex.
| Plugin | Description |
|---|---|
shatter | Install, run, and review Shatter; draft markdown issue reports. |
refute | Install Refute and diagnose its setup for symbol-aware refactoring. |
Add the marketplace to your settings:
{
"extraKnownMarketplaces": {
"shatterproof": {
"source": { "source": "github", "repo": "shatterproof-ai/shatter-agents" }
}
}
}
Then install either or both plugins from the Claude Code plugin chooser.
See docs/installing-plugins.md for Codex
install instructions and offline notes.
Generated Codex plugin artifacts are committed under plugins/codex/shatter/
and plugins/codex/refute/. From the repository root, install both into a
local Codex marketplace:
scripts/install-codex-plugins
Then restart Codex and verify the Shatter and Refute plugins appear in
/plugins. See docs/installing-plugins.md
for single-plugin installs and non-default Codex home paths.
catalog/ — canonical sources for skills and plugin metadata.plugins/ — generated, committed plugin trees consumed by Claude Code
and Codex. Do not edit by hand; edit catalog/ and rebuild.scripts/build-plugins — regenerates plugins/ and
.claude-plugin/marketplace.json. Patch versions auto-bump on content
change.scripts/check-plugins-clean — CI gate that fails if generated output
has drifted from the canonical sources.See DESIGN.md and
docs/superpowers/specs/2026-05-16-shatterproof-marketplace-design.md
for the full design.
Issues live in the in-repo Beads tracker (.beads/). Run bd list to
see what is open.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub shatterproof-ai/agents --plugin refuteInstall, run, and review Shatter; draft markdown issue reports.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.