By jadecli
JavaScript and TypeScript development with ES6+, Node.js, React, and modern web frameworks
npx claudepluginhub jadecli/jadecli-claude-pluginsMaster modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility. Use PROACTIVELY for JavaScript optimization, async debugging, or complex JS patterns.
Master TypeScript with advanced types, generics, and strict type safety. Handles complex type systems, decorators, and enterprise-grade patterns. Use PROACTIVELY for TypeScript architecture, type inference optimization, or advanced typing patterns.
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.
Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
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.jsonAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Uses power tools
Uses Bash, Write, or Edit tools
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Complete developer toolkit for Claude Code
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement