Back to Discover

claude-plugin-marketplace

artifact

josiahsiegel

View on GitHub
49 starsMITSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add josiahsiegel/claude-plugin-marketplace

README

Claude Plugin Marketplace

A curated collection of Claude Code plugins for plugin development, context optimization, cloud infrastructure, DevOps automation, and productivity tools.

Quick start

1. Add this marketplace:

/plugin marketplace add JosiahSiegel/claude-plugin-marketplace

2. Install any plugin:

/plugin install <plugin-name>@claude-plugin-marketplace

3. Browse the plugin catalog and install what you need.

Plugin versions are defined in .claude-plugin/marketplace.json and mirrored in each plugin's .claude-plugin/plugin.json. Treat the marketplace manifest as the source for the full, current catalog; the list below highlights commonly used plugins.

Available plugins

Core development tools

  • plugin-master (Docs) - Claude Code plugin development with skills, commands, agents, hooks, MCP integration, testing, and marketplace publishing guidance.
  • context-master (Docs) - Context management for complex multi-file tasks, planning, delegation, token budgeting, and long-running sessions.
  • doc-master (Docs) - Documentation diagnostic, Markdown style, and ADR expert that routes docs to the right form before drafting.

Cloud and infrastructure

  • azure-master (Docs) - Azure resource provisioning, AI Foundry, networking, deployment stacks, debugging, and cost optimization.
  • azure-to-docker-master (Docs) - Azure-to-Docker migration for local development, Compose generation, emulators, and dev-to-prod parity.
  • terraform-master (Docs) - Terraform and OpenTofu guidance for IaC design, state management, imports, providers, validation, and CI/CD.

DevOps and CI/CD

  • docker-master (Docs) - Docker build, run, debug, optimization, Compose, container security, networking, and registry workflows.
  • ado-master (Docs) - Azure DevOps and Azure Pipelines YAML, identity, security, templates, analytics, and troubleshooting.
  • git-master (Docs) - Git and GitHub workflows, history recovery, signed commits, worktrees, sparse checkouts, and repository operations.

Scripting and automation

  • bash-master (Docs) - Bash and shell scripting, ShellCheck guidance, POSIX portability, security-first patterns, and cross-platform execution.
  • powershell-master (Docs) - PowerShell scripting, modules, CI/CD automation, cloud administration, debugging, and cross-platform patterns.

Testing and quality

  • test-master (Docs) - Vitest, Playwright, MSW, unit/integration/E2E testing, debugging, coverage, and CI test setup.

Backend and microservices

Languages and frameworks

  • python-master (Docs) - Python, asyncio, typing, FastAPI, testing, packaging, performance, security, and deployment.
  • react-master (Docs) - React components, hooks, state management, TypeScript, forms, performance, and testing.
  • nextjs-master (Docs) - Next.js App Router, Server Components, Server Actions, caching, middleware, auth, and deployment.
  • tailwindcss-master (Docs) - Tailwind CSS configuration, utilities, responsive design, dark mode, performance, and framework integration.
  • ffmpeg-master (Docs) - FFmpeg meta-bundle for encoding, effects, platform deployment, Python integrations, and social-video workflows.

Database and data

  • ssdt-master (Docs) - SQL Server Data Tools, SqlPackage, DACPAC/BACPAC workflows, schema comparison, and database CI/CD.
  • adf-master (Docs) - Azure Data Factory pipeline JSON, activities, linked services, datasets, triggers, expressions, and deployment.
  • tsql-master (Docs) - T-SQL query optimization, execution plans, indexing, Query Store, window functions, and Azure SQL tuning.

Platform-specific

  • salesforce-master (Docs) - Salesforce API, Apex, Lightning, Flow, data model, integrations, deployment, and security patterns.
  • windows-path-master (Docs) - Windows path resolution and Git Bash compatibility for Claude Code file operations.
  • cloudflare-master (Docs) - Cloudflare Workers, Pages, AI, storage primitives, Zero Trust, MCP, observability, and CI/CD.

🤝 Contributing

Want to add a plugin to this marketplace? See CONTRIBUTING.md for guidelines.

📊 Marketplace Info

📄 License

MIT - See LICENSE for details.

Rendered live from josiahsiegel/claude-plugin-marketplace's GitHub README — not stored, always reflects the source repo.

43 Plugins

NameDescriptionCategorySource
context-masterUniversal context management and planning. PROACTIVELY activate for: (1) complex multi-file tasks, (2) architecture decisions, (3) research, (4) refactoring, (5) long sessions, (6) any task with 3+ sequential steps. Provides: optimal file-creation order, extended-thinking delegation (23x context efficiency), token budgeting, recursive delegation, clear-and-verify workflows, progressive task decomposition. Saves 62% context on average../plugins/context-master
plugin-masterComplete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build plugins with 2025 features, (2) Add skills/commands/agents/hooks, (3) Validate plugin structure, (4) Publish to marketplace, (5) Get plugin development guidance. Provides: agent-first design patterns, progressive disclosure skills, hook automation, MCP integration, marketplace publishing. Includes plugin-expert agent and validation utilities../plugins/plugin-master
bash-masterExpert bash/shell scripting across all platforms with Bash 5.3 and 2025 security-first practices. PROACTIVELY activate for: (1) any bash/shell task, (2) Bash 5.3 features (in-shell substitution, BASH_TRAPSIG), (3) security-first patterns (input validation, HISTFILE), (4) ShellCheck v0.11 validation, (5) CI/CD and container-aware scripting, (6) debugging and profiling. Provides: Bash 5.3 reference, ShellCheck rules, Google Shell Style, POSIX.1-2024 compliance, cross-platform patterns, and cloud/CI helpers../plugins/bash-master
git-masterComplete Git expertise with 2025 features (Git 2.49+, GitHub CLI 2.x). PROACTIVELY activate for: (1) any Git task, (2) Git 2.49+ features (git-backfill, path-walk, reftables, sparse-checkout, worktrees), (3) signed commits and zero-trust security, (4) Trunk-Based Development, (5) GitHub CLI 2.x and Copilot CLI, (6) GitHub Actions 2025 patterns, (7) monorepo workflows, (8) history rewriting and recovery. Provides: command reference, safety guardrails, reflog recovery../plugins/git-master
docker-masterComplete Docker expertise across Windows/Linux/macOS with 2025 AI-powered features. PROACTIVELY activate for: (1) any Docker task (build/run/debug/optimize), (2) Docker AI (Project Gordon), (3) Dockerfile authoring and review, (4) Engine 28 / Desktop 4.47+ features, (5) Compose v2.40+ and Compose Bridge, (6) Enhanced Container Isolation, (7) SBOM and supply-chain hardening, (8) micro-distro images (Wolfi/Chainguard), (9) registry and networking. Provides: 2025 best practices, multi-stage builds, security hardening, debugging../plugins/docker-master
doc-masterDocumentation diagnostic, Markdown style, and ADR expert. Diagnostic-first: refuses to write ADRs for non-decisions and routes the rest to the right home (RFC / Diátaxis / runbook / code comment). Co-drafts ADRs with zero-hallucination discovery, scripted push-back, line-by-line audit of legacy ADRs, and canonical-C4 LikeC4 diagrams. Folder-level audits classify every doc as KEEP / MERGE / REWRITE / DELETE / MOVE / BACKFILL-ADR — the last surfaces past architectural decisions that were never recorded (shipped commits, migrations, retired vendors), retroactively recorded via adr-backfill with a mandatory honesty clause and two-locator evidence. Two-pass Markdown lint over any .md file: canonical syntax (Markdown Guide) plus opinionated style (Google Markdown style guide), per-finding with rule citations../plugins/doc-master
ado-masterComplete Azure DevOps and Azure Pipelines expertise with Sprint 254-262 features (2025). PROACTIVELY activate for: (1) any Azure DevOps/Pipelines task, (2) YAML pipeline authoring, (3) workload identity federation (OIDC), (4) performance analytics, (5) debugging, (6) CI/CD optimization, (7) security and compliance, (8) Azure DevOps CLI, (9) template management, (10) Microsoft Security DevOps. Provides: workload-identity setup, multi-stage patterns, caching/parallelization, Key Vault integration, code scanning../plugins/ado-master
test-masterComplete Vitest 4.0, Playwright 1.55, and MSW 2.x testing system. PROACTIVELY activate for: (1) any testing task (unit/integration/E2E/visual), (2) test scaffolding, (3) AI-powered test generation, (4) debugging and failure analysis, (5) coverage optimization, (6) visual regression, (7) MSW mock management, (8) Vitest/Playwright config, (9) CI test setup, (10) multi-project architecture. Provides: browser-mode patterns, trace debugging, snapshot management, parallel execution tuning../plugins/test-master
powershell-masterComplete PowerShell expertise across Windows/Linux/macOS. PROACTIVELY activate for: (1) any PowerShell task (scripts/modules/cmdlets), (2) CI/CD automation (GitHub Actions, Azure DevOps), (3) cross-platform scripting, (4) module management (PSGallery), (5) Azure/AWS/M365 automation, (6) debugging and optimization, (7) security best practices. Provides: PowerShell 7+ features, Az/Microsoft.Graph/PnP/AWS Tools patterns, PSGallery integration, CI/CD pipeline templates../plugins/powershell-master
terraform-masterComplete Terraform expertise for Azure, AWS, and Google Cloud. PROACTIVELY activate for: (1) any Terraform task (init/plan/apply/validate), (2) IaC design, (3) resource import and state management, (4) multi-environment architectures, (5) CI/CD integration, (6) security scanning, (7) version-aware code generation, (8) CLI mastery. Provides: provider knowledge (AzureRM/AWS/GCP), state operations, bulk import (Terraformer/aztfexport), tfsec/Checkov, enterprise patterns, full CLI reference../plugins/terraform-master
ssdt-masterComplete SQL Server Data Tools (SSDT) expertise across all platforms. PROACTIVELY activate for: (1) any SSDT task (database projects/SqlPackage/schema compare), (2) SDK-style and legacy project creation/migration, (3) DACPAC/BACPAC build and deploy, (4) SqlPackage CLI operations, (5) schema and data comparison, (6) refactoring, (7) MSBuild and CI/CD, (8) deployment script generation. Provides: full SqlPackage parameter reference, SDK-style project structure, deployment options, GitHub Actions/Azure DevOps patterns../plugins/ssdt-master
adf-masterComplete Azure Data Factory expertise for pipeline JSON development, validation, and optimization (2025-2026). This plugin should be used for ADF pipeline creation, activity configuration, linked services, datasets, triggers, expressions, CI/CD, Microsoft Fabric integration, Databricks orchestration, ML pipeline patterns, and debugging../plugins/adf-master
salesforce-masterComplete Salesforce expertise across all integration scenarios. PROACTIVELY activate for: (1) any Salesforce task (API/data/Apex/Lightning/Flow), (2) SOQL/SOSL design and optimization, (3) REST/SOAP/Bulk API and auth (OAuth/JWT), (4) Apex with Spring '25 features, (5) Lightning Web Components and Aura, (6) data model design, (7) integration patterns, (8) deployment (SFDX/CLI/change sets), (9) security model, (10) Flow Orchestrator, (11) Agentforce 2.0, (12) Data Cloud Vector Database, (13) Hyperforce. Provides: full schema knowledge, API 63/64 reference, governor limits, ETL/real-time/batch patterns../plugins/salesforce-master
azure-masterComplete Azure cloud expertise covering 2025-2026 features. This plugin should be used for ANY Azure resource provisioning, AKS Automatic, Container Apps GPU, Azure OpenAI (GPT-5, reasoning models), Deployment Stacks, Azure ML workspaces, AI Foundry, compute clusters, endpoints, Terraform, networking, private endpoints, managed identities, debugging, and cost optimization../plugins/azure-master
azure-to-docker-masterComplete Azure-to-Docker migration for local development with 2025 emulators. PROACTIVELY activate for: (1) any Azure-to-Docker migration, (2) Azure infra extraction and Compose generation, (3) emulator setup (Azurite, SQL Server 2025, Cosmos DB vnext, Service Bus), (4) Compose Watch hot reload, (5) database export from Azure SQL/Postgres/MySQL, (6) Dockerfile generation from App Service, (7) multi-container orchestration, (8) health checks and runtime secrets, (9) service mapping (App Service/SQL/Storage/Redis/Cosmos), (10) dev-to-prod parity../plugins/azure-to-docker-master
windows-path-masterWindows path resolution and Git Bash compatibility expert for Claude Code. PROACTIVELY activate for: (1) file path errors on Windows (backslash issues), (2) Git Bash MINGW path resolution, (3) Edit/Write tool failures with Windows paths, (4) cross-platform path conversion, (5) Windows file system navigation, (6) path format detection and conversion, (7) Windows-specific file operation troubleshooting. Provides: automatic format detection, backslash conversion, MINGW fixes, real-time validation../plugins/windows-path-master
dotnet-microservices-masterExpert .NET microservices architecture, containerization, DDD, CQRS, and cloud-native patterns based on Microsoft's official guide. PROACTIVELY activate for: (1) any .NET microservices task, (2) Docker containerization, (3) Domain-Driven Design (tactical and strategic), (4) CQRS and Event Sourcing, (5) sync/async communication, (6) API Gateway with Ocelot, (7) event-driven messaging, (8) resilience with Polly, (9) EF Core and Dapper, (10) Kubernetes and Azure deployment, (11) eShopOnContainers guidance. Provides: Microsoft .NET Microservices guide v7.0, .NET 7+ patterns, IdentityServer/OAuth, health checks../plugins/dotnet-microservices-master
ffmpeg-masterMeta-bundle for the FFmpeg plugin suite. Installing this plugin auto-installs focused sub-plugins for core encoding, creative effects, runtime platforms, Python integrations, and social video workflows. Use sub-plugins directly for tighter trigger surfaces, or install this bundle for the full FFmpeg suite../plugins/ffmpeg-master
tailwindcss-masterComplete Tailwind CSS v4 expertise with 2025 best practices. PROACTIVELY activate for: (1) any Tailwind task, (2) v4 CSS-first config (@theme, @utility, @custom-variant), (3) responsive design and dark mode, (4) performance and JIT, (5) plugins (typography, forms), (6) framework integration (React/Vue/Next/Vite), (7) v3-to-v4 migration, (8) custom utility creation, (9) debugging, (10) production build optimization. Provides: v4.1 features, PostCSS and Vite setup, dark-mode strategies, animation utilities, VS Code/Prettier config../plugins/tailwindcss-master
react-masterComprehensive React 19 expertise covering Server Components, Client Components, hooks, state, and testing. PROACTIVELY activate for: (1) any React task, (2) React 19 Server/Client Components, (3) Server Actions, (4) hooks (useState/Effect/Ref/Memo/Callback/Transition/DeferredValue/ActionState/Optimistic/FormStatus), (5) state management (Context/Zustand/Jotai/TanStack Query/SWR), (6) component patterns, (7) TypeScript with React, (8) forms (React Hook Form, Zod), (9) performance optimization, (10) testing with Vitest/Jest + RTL. Provides: use() hook, Server/Client patterns, hooks with TS../plugins/react-master
nextjs-masterComprehensive Next.js 15 expertise covering App Router, Server Components, Server Actions, caching, middleware, and deployment. PROACTIVELY activate for: (1) any Next.js task, (2) App Router (layouts/pages/loading/error), (3) Server and Client Components, (4) Server Actions, (5) data fetching and caching, (6) Route Handlers, (7) middleware (auth/i18n/redirects), (8) dynamic and parallel routes, (9) NextAuth.js, (10) deployment (Vercel/Docker/static). Provides: file conventions, useActionState patterns, cache invalidation (revalidatePath/Tag)../plugins/nextjs-master
python-masterComprehensive Python 3.13+ expertise covering modern Python, async, types, performance, and cloud deployment. PROACTIVELY activate for: (1) any Python task, (2) 3.13+ features (free-threading, JIT), (3) asyncio and concurrency, (4) type hints with mypy/pyright, (5) package management (uv/pip/poetry), (6) project layout, (7) FastAPI, (8) Pydantic, (9) pytest, (10) Cloudflare Workers/Containers Python, (11) GitHub Actions workflows, (12) profiling, (13) OWASP security, (14) Ruff linting. Provides: production patterns, memory profiling, dataclass vs Pydantic guidance../plugins/python-master
fal-ai-masterExpert fal.ai generative media platform with 600+ AI models (FLUX.2, GPT-Image 1.5, Veo 3.1, Sora 2, Kling 2.6, Recraft V3), client libraries, and serverless deployment. PROACTIVELY activate for: (1) any fal.ai task, (2) image generation, (3) FLUX Kontext editing, (4) video generation, (5) native audio in video, (6) image-to-video pipelines, (7) real-time WebSocket streaming, (8) queue-based execution, (9) serverless deployment (fal.App), (10) GPU compute (T4-B200), (11) JS/TS and Python integration, (12) storage and volumes, (13) cost optimization. Provides: model catalog, client patterns, webhooks, rate limiting../plugins/fal-ai-master
modal-masterMeta-bundle for the Modal.com plugin suite. Installing this plugin auto-installs focused sub-plugins for compute/GPU workloads, storage primitives, web endpoints and scheduling, and Sandboxes. Use sub-plugins directly for tighter trigger surfaces, or install this bundle for the full Modal suite../plugins/modal-master
viral-video-masterComplete viral video optimization with 2025-2026 research-backed strategies. PROACTIVELY activate for: (1) any viral video strategy (TikTok/YouTube/Instagram/Facebook), (2) short-form optimization (Reels/Shorts/TikTok), (3) long-form YouTube, (4) hook optimization (1.3-second capture), (5) captions and subtitles, (6) thumbnails and CTR, (7) hashtags and SEO, (8) posting schedule, (9) repurposing, (10) retention, (11) trending audio, (12) editing pacing, (13) CTAs, (14) UGC, (15) algorithm understanding, (16) faceless content, (17) community growth, (18) shoppable video, (19) collaboration, (20) analytics../plugins/viral-video-master
tsql-masterComprehensive T-SQL and SQL Server expertise for query optimization, execution plan analysis, index strategy, performance tuning, and Azure SQL Database. PROACTIVELY activate for: (1) schema-first query optimization and SARGability, (2) .sqlplan and ShowPlan XML triage, (3) index design and partition alignment, (4) parameter sniffing fixes, (5) Azure SQL Database tuning, (6) window functions and advanced patterns, (7) columnstore and In-Memory OLTP, (8) Query Store and IQP features. Includes: tsql-expert agent, 6 progressive disclosure skills, 3 optimization commands, diagnostic scripts../plugins/tsql-master
cloudflare-masterExpert Cloudflare platform covering Workers, Pages, AI Workers, storage (R2/D1/KV/Durable Objects/Queues), Hyperdrive, Zero Trust, MCP, and CI/CD (2025-2026). PROACTIVELY activate for: (1) any Cloudflare task, (2) Workers (JS/TS/Python/WASM), (3) Wrangler CLI, (4) AI Workers (Aura/MeloTTS, Whisper, LLM, vision, embeddings), (5) R2/D1/KV/Durable Objects/Queues, (6) Hyperdrive pooling, (7) Zero Trust (Tunnels/WARP/Access), (8) MCP servers, (9) Cron and Workflows, (10) Vectorize/RAG, (11) CI/CD, (12) observability, (13) cost optimization../plugins/cloudflare-master
unity-masterComplete Unity game development expertise. Covers C# scripting, MonoBehaviour lifecycle, UI systems (UGUI, UI Toolkit), physics, animation, networking (Netcode, Mirror, Photon), modding support (Addressables, Lua/MoonSharp, Harmony), ECS/DOTS, shader development (ShaderLab, HLSL, Shader Graph), URP/HDRP rendering pipelines, editor scripting, performance optimization, build pipelines, XR/VR/AR, and Unity Gaming Services integration../plugins/unity-master
powerbi-masterComplete Power BI expertise for 2026: DAX, TMDL (GA) authoring, PBIR enhanced report format (2026 default), PBIP projects, Power Query M, TOM/.NET SDK, Tabular Editor, Semantic Link / semantic-link-labs, fabric-cicd and Fabric CLI deployment, REST APIs, CI/CD with GitHub Actions and Azure DevOps, Fabric Git integration, Direct Lake, performance tuning, RLS/OLS, embedded analytics, and self-validation of generated TMDL/PBIR artifacts (TmdlSerializer, BPA, PBI-InspectorV2). Covers data modeling through enterprise governance../plugins/powerbi-master
stripe-billing-masterExpert Stripe billing for money-safe webhook handlers, refund/dispute lifecycles, credit audit trails, and idempotency. PROACTIVELY activate for: (1) any Stripe webhook handler (charge.*, invoice.*, customer.subscription.*, charge.dispute.*), (2) credit/balance mutations needing audit logs, (3) refund delta computation from previous_attributes, (4) dispute state machine (past_due hold/restore), (5) idempotency key strategy, (6) list-API pagination with starting_after, (7) plan resolution from price IDs with safety fallback, (8) Postgres text_pattern_ops indexes, (9) exhaustive enum switches, (10) credit reconciliation crons. Complements the official stripe plugin../plugins/stripe-billing-master
ffmpeg-coreCore FFmpeg encoding, transcoding, diagnostics, audio, subtitles, analysis, restoration, codec selection, and hardware acceleration. PROACTIVELY activate for FFmpeg command syntax, H.264/H.265/AV1/VVC encoding, NVENC/QSV/VAAPI/Vulkan, loudnorm/audio work, subtitle burn-in/extraction, ffprobe analysis, deinterlacing, denoise, stabilization, and quality troubleshooting../plugins/ffmpeg-core
ffmpeg-effectsCreative FFmpeg filtergraph effects for motion graphics and visual treatments. PROACTIVELY activate for transitions, xfade, color grading, chromakey/green screen, drawbox/drawtext overlays, shapes, lower thirds, glitch/datamosh/VHS looks, karaoke lyrics, kinetic captions, animated text, waveform/spectrum visualization, and animation timing../plugins/ffmpeg-effects
ffmpeg-platformsFFmpeg deployment, live delivery, and platform runtime patterns. PROACTIVELY activate for RTMP/HLS/DASH/SRT/WebRTC/WHIP streaming, Dockerized FFmpeg, GPU containers, Modal.com serverless video jobs, Cloudflare Containers or Workers, ffmpeg.wasm browser pipelines, CI/CD runners, and production media automation../plugins/ffmpeg-platforms
ffmpeg-pythonPython FFmpeg integration for frame pipelines, PyAV/libav bindings, OpenCV handoff, and validation helpers. PROACTIVELY activate for PyAV install/API usage, av.open, VideoFrame/AudioFrame, ffmpeg-python parameter mapping, subprocess command generation, rawvideo pipes, BGR/RGB bugs, OpenCV/cv2 processing, ffmpegcv, VidGear, Decord, and ML video pipelines../plugins/ffmpeg-python
ffmpeg-social-videoFFmpeg workflows for short-form social and viral video production. PROACTIVELY activate for TikTok, YouTube Shorts, Instagram/Facebook Reels, vertical 9:16 conversion, platform export specs, multi-platform batch exports, hook overlays, retention boosters, CapCut-style animated captions, auto-captions, and social video encoding presets../plugins/ffmpeg-social-video
modal-computeModal.com serverless compute, GPU, autoscaling, batching, lifecycle, image build, deployment, cost, and debugging expertise. PROACTIVELY activate for Modal app/function definitions, @app.function, @app.cls, GPU choice and fallbacks, T4/A10G/A100/H100/H200/B200, @modal.concurrent, @modal.batched, map/spawn, cold starts, uv_pip_install, CI/CD deploys, and Modal troubleshooting../plugins/modal-compute
modal-storageModal.com persistence and shared state primitives. PROACTIVELY activate for Modal Volumes, vol.commit, Dict, Queue, CloudBucketMount, S3/GCS bucket mounts, secrets for storage credentials, dataset/model cache persistence, distributed job queues, shared state coordination, and storage performance or consistency troubleshooting../plugins/modal-storage
modal-web-schedulingModal.com web endpoint and scheduled job patterns. PROACTIVELY activate for FastAPI endpoints, @modal.fastapi_endpoint, ASGI/WSGI apps, webhooks, custom domains, WebSockets, long-running APIs, cron schedules, modal.Cron, modal.Period, scheduled ETL, deployment behavior for schedules, and endpoint debugging../plugins/modal-web-scheduling
modal-sandboxesModal.com Sandboxes for isolated code execution. PROACTIVELY activate for modal.Sandbox, safe execution of user-submitted code, named sandboxes, PTY/interactive sessions, filesystem snapshots, egress policies, resource limits, cleanup/termination, untrusted workloads, coding playgrounds, and sandbox security review../plugins/modal-sandboxes
tui-masterComplete terminal UI expertise for designing, creating, updating, optimizing, securing, packaging, and testing TUIs end-to-end across terminal standards, emulators, multiplexers, SSH, accessibility, Unicode/color, widgets, state, and language ecosystems. PROACTIVELY activate for: TUI, curses/ncurses, ANSI/VT/xterm/OSC/DCS/SGR, terminfo, alternate screen, input protocols, rendering/layout/performance, Windows ConPTY, tmux/screen/Zellij, SSH, Unicode width/BiDi/emoji, accessibility fallbacks, terminal security, and frameworks including Ratatui, Textual, Bubble Tea, tview/tcell, Ink, Blessed, Terminal.Gui, Spectre.Console, notcurses, FTXUI, zig-vaxis, SwiftTUI, prompt_toolkit, Rich, and curses../plugins/tui-master
kaggle-masterKaggle expert for creating, editing, and administering Kaggle Notebooks, managing competitions, datasets, models, and environments. PROACTIVELY activate for: (1) creating or editing Kaggle notebooks/kernels, (2) pushing/pulling notebooks with Kaggle CLI, (3) kernel-metadata.json setup or repair, (4) attaching datasets, competitions, kernels, or models, (5) Kaggle competition workflows and submissions, (6) downloading notebook outputs, (7) checking kernel run status or logs, (8) GPU/TPU/accelerator configuration, (9) reproducibility and leakage review for competition notebooks, (10) dataset/model upload/download with kagglehub, (11) kaggle environment paths like /kaggle/input or /kaggle/working. Provides: notebook lifecycle automation, metadata validation, CLI workflows, competition-ready best practices, and safety checks../plugins/kaggle-master
ml-masterComprehensive machine learning expertise across training, evaluation, deployment, MLOps, data pipelines, fine-tuning, inference optimization, and cloud ML platforms. PROACTIVELY activate for: (1) any ML task, (2) PyTorch/TensorFlow/JAX/scikit-learn/XGBoost/Hugging Face work, (3) SageMaker/Vertex AI/Azure ML/Databricks/Ray workflows, (4) model serving with Triton/ONNX/TensorRT/BentoML, (5) reproducibility, leakage, drift, monitoring, responsible AI, and cost optimization. Provides: best-practice guidance from data validation through production operations../plugins/ml-master
clerk-auth-masterComprehensive Clerk authentication expertise across Next.js, React, JavaScript, Node/Express/Fastify, Go, Ruby, Python, Java, .NET, PHP, sessions, JWT templates, organizations, middleware/proxy, API auth, webhooks, dev/prod environments, JWT clock skew and nbf/iat/exp failures, and production security. PROACTIVELY activate for: (1) any Clerk auth task, (2) sign-in/sign-up/user profile flows, (3) protected routes and middleware/proxy setup, (4) auth()/currentUser()/clerkClient usage, (5) cross-origin Bearer tokens, (6) webhook verification and user sync, (7) dev/prod instance separation, DNS, redirects, custom domains, CORS, (8) organizations, roles, permissions, MFA, passkeys, bot protection, (9) token-not-active-yet/token-expired/clockSkewInMs/WSL2/Docker Desktop time drift, and deployment gotchas. Provides: framework-specific implementation patterns, multi-language backend guidance, clock-skew diagnostics, and security reviews../plugins/clerk-auth-master

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.