npx claudepluginhub jadecli/jadecli-claude-pluginsGuide for using ruff, the extremely fast Python linter and formatter. Use this when linting, formatting, or fixing Python code.
Guide for using ty, the extremely fast Python type checker and language server. Use this when type checking Python code or setting up type checking in Python projects.
Guide for using uv, the Python package and project manager. Use this when working with Python projects, scripts, packages, or tools.
Curated Claude Code plugins for the jadecli workspace. Vendors plugins from upstream enterprise repos and hosts jadecli custom plugins.
plugins/
anthropic/ # Anthropic official plugins (LSP servers, PR review, etc.)
astral-sh/ # uv, ruff, ty — Python tooling
neondatabase/ # Neon Postgres serverless skills
cloudflare/ # Cloudflare Workers skills
stripe/ # Stripe development plugin
trailofbits/ # Trail of Bits security skills
huggingface/ # HuggingFace model/dataset skills
sentry/ # Sentry error monitoring
expo/ # Expo React Native skills
supabase/ # Supabase backend skills
vercel/ # Vercel deployment plugin
google-labs/ # Google Labs skills
microsoft/ # Microsoft Playwright, Amplifier
jadecli/ # Our custom plugins
Each vendor directory is vendored from its upstream source repo. See upstream.json for the full mapping.
Syncing from upstream:
scripts/sync-upstream.sh # sync all vendors
scripts/sync-upstream.sh stripe # sync a single vendor
.claude-plugin/marketplace.json is the plugin registry consumed by Claude Code. It follows the Anthropic marketplace schema.
upstream.jsonscripts/sync-upstream.sh <vendor>.claude-plugin/marketplace.jsonclaude --plugin ./plugins/<vendor>/<plugin-name>plugins/jadecli/<plugin-name>/.claude-plugin/ manifest.claude-plugin/marketplace.jsonAI-powered development tools for code review, research, design, and workflow automation.
Comprehensive collection of specialized Rust development agents with Claude Code best practices. Includes rust-teamlead agent and rust-team skill for multi-agent collaborative development via Claude Code experimental agent teams. rust-analyzer LSP integration for real-time code intelligence. Handoff protocol via rust-agent-handoff skill for context sharing. Adversarial critic agent for stress-testing designs. Updated for Rust Edition 2024 and modern tooling.