By jadecli
Supabase skills for Postgres best practices, auth, storage, and real-time subscriptions
npx claudepluginhub jadecli/jadecli-claude-pluginsCurated 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.jsonExternal network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Supabase MCP integration for database operations, authentication, storage, and real-time subscriptions. Manage your Supabase projects, run SQL queries, and interact with your backend directly.
Supabase skills for Postgres best practices, JavaScript SDK (auth, database, storage, realtime), and CLI (migrations, edge functions, local dev).
Postgres performance optimization and best practices from Supabase. 30 rules across 8 categories prioritized by impact.
The most comprehensive Claude Code plugin — 48 agents, 182 skills, 68 legacy command shims, selective install profiles, and production-ready hooks for TDD, security scanning, code review, and continuous learning
Stripe development plugin for Claude