claudeindex
Marketplace

silver-cc-tools

silver-cc-tools

Stars

0

Forks

0

Plugins

5

Installation

1

Add the marketplace

/plugin marketplace add pySilver/cc-tools
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

5

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

planning

Pre-code design gates: ADR review and refining implementation plans against Codex.

Plugin

code-review

Analyze app code for agentic smells: overly complex patterns and verbose/stale AI-speak comments.

Plugin

git

Finalize a feature branch: rebase onto default, squash, verify, and optionally force-push.

Plugin

research

Research topics online via web search and page fetching.

Plugin

basedpyright-lsp

Python language server (basedpyright) for Claude: diagnostics + navigation, resolved from the project venv first so it matches the type-check gate.