By jadecli
Test-driven development methodology with red-green-refactor cycles and code review
Execute a comprehensive TDD workflow with strict red-green-refactor discipline
Implement minimal code to make failing tests pass in TDD green phase
Write comprehensive failing tests following TDD red phase principles
Refactor code with confidence using comprehensive test safety net:
Elite code review expert specializing in modern AI-powered code analysis, security vulnerabilities, performance optimization, and production reliability. Masters static analysis tools, security scanning, and configuration review with 2024/2025 best practices. Use PROACTIVELY for code quality assurance.
Master TDD orchestrator specializing in red-green-refactor discipline, multi-agent workflow coordination, and comprehensive test-driven development practices. Enforces TDD best practices across teams with AI-assisted testing and modern frameworks. Use PROACTIVELY for TDD implementation and governance.
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.jsonUses power tools
Uses Bash, Write, or Edit tools
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 jadecli/jadecli-claude-pluginsTest-driven development methodology with red-green-refactor cycles and code review
Test-Driven Development (TDD) principles and red-green-refactor cycle enforcement.
Test-driven development workflow for writing tests before implementation - red-green-refactor cycle with deterministic unit tests
Development practices: TDD workflow with red-green-refactor
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review