Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By JosiahSiegel
Create, edit, debug, and optimize production-ready Azure DevOps YAML pipelines with cross-platform Windows/Git Bash compatibility, Defender for DevOps security scanning, workload identity federation, performance analytics, template management, and Sprint 254-262 features like iif/trim functions and stage dependencies.
npx claudepluginhub josiahsiegel/claude-plugin-marketplace --plugin ado-masterAzure DevOps pipeline best practices, patterns, and industry standards
Windows and Git Bash compatibility guidance for Azure Pipelines. Covers path conversion issues, shell detection in pipeline scripts, MINGW/MSYS path handling, Windows agent configuration, cross-platform script patterns, and troubleshooting common Windows-specific pipeline failures.
Microsoft Defender for DevOps integration with Azure Pipelines (2025)
Azure DevOps Sprint 254-262 new features and enhancements (2025)
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Complete Git expertise for ALL operations with 2025 features. PROACTIVELY activate for: (1) ANY Git task (basic/advanced/dangerous), (2) Git 2.51+ features (stash import/export, path-walk repacking, git-backfill for partial clones, reftables 50-80% faster, sparse-checkout, worktrees), (3) Windows/Git Bash compatibility (MINGW/MSYS2 path conversion, MSYS_NO_PATHCONV, cygpath utilities, shell detection with $MSYSTEM), (4) Security (signed commits GPG/SSH, zero-trust workflows, GitHub secret scanning with AI, CodeQL, Gitleaks), (5) Trunk-Based Development with < 1 day branches (Google/Microsoft scale), (6) GitHub CLI 2.x (Copilot CLI integration, model evaluations, triangular workflows, OAuth clipboard), (7) GitHub Actions 2025 (1 vCPU runners, immutable releases, Node24), (8) Repository management and optimization, (9) Modern workflows (monorepo, parallel development), (10) Branch strategies (Gitflow, Feature Branch, TBD), (11) Conflict resolution, (12) History rewriting/recovery with safety guardrails, (13) Platform operations (GitHub/GitLab/Azure DevOps/Bitbucket). Provides: Git 2.51 stash import/export for sharing stashes between machines, path-walk repacking for smaller pack files, Git Bash/MINGW path conversion handling (MSYS_NO_PATHCONV, MSYS2_ARG_CONV_EXCL, cygpath), shell detection ($MSYSTEM, uname -s, $OSTYPE), Git 2.49 git-backfill for efficient partial clone downloads, reftables migration, sparse-checkout for monorepos (90% space reduction), worktrees for parallel development with path handling guidance, GitHub Copilot CLI (replacing gh-copilot extension), gh models eval for prompt evaluations, zero-trust security patterns with continuous monitoring, signed commits (GPG and SSH), GitHub Actions 2025 features (1 vCPU runners, immutable releases), CodeQL with Copilot Autofix, complete command reference, automatic backups before destructive operations, safety guardrails, reflog recovery, emergency procedures, cross-platform path compatibility. Ensures modern, secure, efficient Git workflows following 2025 industry standards with comprehensive Windows/Git Bash support.
Official Microsoft MCP servers: Microsoft Learn docs, Azure resource management, NuGet package discovery, Azure DevOps, and SQL Server database access
Microsoft Azure MCP integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.
Build CI/CD pipelines for GitHub Actions, GitLab CI, Jenkins, and more
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Expert bash/shell scripting system with Bash 5.3 features, 2025 security-first practices, advanced array patterns, parallel processing, and comprehensive cross-platform support. PROACTIVELY activate for: (1) ANY bash/shell script task, (2) Windows Git Bash path conversion (MSYS_NO_PATHCONV, cygpath), (3) Bash 5.3 features (${ } in-shell substitution, ${| } REPLY syntax, BASH_TRAPSIG, GLOBSORT, fltexpr, BASH_MONOSECONDS), (4) Security-first patterns (input validation, command injection prevention), (5) ShellCheck v0.11.0 validation (SC2327/SC2328, POSIX.1-2024), (6) Advanced arrays (mapfile, readarray, associative arrays, set operations), (7) Parallel processing (GNU Parallel, xargs -P, job pools, worker patterns), (8) Process substitution and FIFOs (coprocesses, named pipes, streaming), (9) String manipulation mastery (parameter expansion, regex, pattern matching), (10) Modern automation (containers/CI/CD/cloud), (11) Scripts under 50 lines (Google Style), (12) Debugging and profiling (tracing, performance optimization), (13) DevOps/deployment automation. Provides: bash-expert agent for complex tasks, /bash-analyze for script analysis, /bash-template for production-ready templates, /bash-optimize for performance optimization, utility scripts (parallel-runner, shellcheck-batch, script-profiler), comprehensive skills for array patterns, process substitution, parallel processing, and string manipulation. Ensures secure, optimized, cloud-native scripts following 2025 standards.
Complete 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.
Complete Vitest 4.0 Playwright 1.56 MSW 2.x testing system with 2025 best practices and Windows/Git Bash support. PROACTIVELY activate for: (1) ANY testing task (unit/integration/E2E/visual), (2) Browser Mode testing (Vitest 4.0 stable release Oct 2025), (3) Visual regression testing (toMatchScreenshot), (4) Playwright AI Test Agents (planner/generator/healer), (5) Test annotation and metadata (Vitest 3.2+), (6) Mutation testing for quality assurance, (7) Test creation and scaffolding, (8) Playwright Traces debugging with titlePath, (9) Coverage analysis and optimization, (10) MSW 2.x mock management with happy-path-first patterns, (11) Role-based locator patterns, (12) CI/CD test setup, (13) Multi-project test architecture, (14) Line-number filtering, (15) Windows/Git Bash cross-platform testing. Provides: Vitest 4.0 features (stable browser mode, visual regression with toMatchScreenshot, Playwright trace integration, toBeInViewport matcher), Playwright 1.56 features (AI agents - Planner/Generator/Healer, VS Code 1.105+ integration, titlePath hierarchy, Debian 13), MSW 2.x best practices (Fetch API primitives, domain-based handlers), Windows/Git Bash path conversion awareness and shell detection, mutation testing capabilities, intelligent test running, auto-scaffolding with boilerplate, coverage gap analysis, advanced snapshot management, parallel execution optimization, and comprehensive cross-platform 2025-compliant test infrastructure. Ensures production-ready testing with latest patterns across all platforms including Windows Command Prompt, PowerShell, Git Bash, macOS, and Linux.
Complete viral video optimization system with comprehensive 2025-2026 research-backed strategies for maximizing video virality across all platforms. PROACTIVELY activate for: (1) ANY viral video strategy (TikTok, YouTube, Instagram, Facebook), (2) Short-form content optimization (Reels, Shorts, TikTok), (3) Long-form YouTube optimization, (4) Video hook and opening optimization (1.3-second attention capture), (5) Caption and subtitle strategy (80% engagement boost), (6) Thumbnail design and CTR optimization, (7) Hashtag and SEO strategy, (8) Posting schedule optimization, (9) Content repurposing strategies, (10) Audience retention improvement, (11) Trending audio and sound selection, (12) Video editing pacing and transitions, (13) Call-to-action optimization (380% conversion increase), (14) UGC and authenticity strategies, (15) Platform algorithm understanding (TikTok, YouTube, Instagram 2025), (16) Faceless content creation, (17) Community engagement and growth, (18) Shoppable video and social commerce, (19) Collaboration and cross-promotion, (20) Analytics and metrics interpretation. Provides: Research-backed viral video formulas, platform-specific optimization guides, hook templates, retention strategies, trending content patterns, algorithm insights, and production best practices for 2025-2026.
Complete FFmpeg expertise system with comprehensive coverage of FFmpeg 8.0.1 (2025-11-20) features, VIRAL VIDEO CREATION for TikTok/YouTube Shorts/Instagram Reels/Twitter, KINETIC CAPTIONS (word-grow karaoke, bounce, pop, elastic, spring physics), hardware acceleration (NVIDIA NVENC, Intel QSV, AMD AMF, VAAPI, Vulkan), Docker/container usage, Modal.com serverless containers (CPU/GPU), Cloudflare Workers/WebAssembly (ffmpeg.wasm), CI/CD runner optimization (GitHub Actions), live streaming (RTMP/HLS/DASH/SRT/WebRTC/WHIP), audio processing and normalization, encoding optimization (CRF, presets, quality tuning), FFmpeg + OpenCV integration, PyAV Python bindings (FFmpeg 8.0+ compatible), and common gotchas/troubleshooting. PROACTIVELY activate for: (1) ANY FFmpeg task (encoding, transcoding, streaming, filtering), (2) VIRAL VIDEO creation (TikTok, YouTube Shorts, Instagram Reels, Twitter/X), (3) Short-form vertical video (9:16 aspect ratio), (4) Auto-captions and animated subtitles (CapCut-style), (5) KINETIC CAPTIONS with word-grow, bounce, pop, elastic effects, (6) Karaoke-style word highlighting with animations, (7) Video hook optimization (first 3 seconds), (8) Multi-platform batch export, (9) Social media video optimization, (10) Video format conversion (MP4, WebM, MKV, AVI), (11) Hardware acceleration setup (NVENC, CUDA, QSV, VAAPI, AMF, Vulkan), (12) Docker container FFmpeg usage (jrottenberg/ffmpeg, linuxserver/ffmpeg), (13) Modal.com serverless video processing (GPU/CPU containers, parallel processing, volumes), (14) Browser/WebAssembly FFmpeg (ffmpeg.wasm), (15) Cloudflare Workers video processing, (16) GitHub Actions/CI pipeline video processing, (17) Live streaming setup (RTMP ingest, HLS/DASH/WHIP/WebRTC delivery), (18) Audio encoding/normalization (AAC, MP3, loudnorm, EBU R128), (19) Quality optimization (CRF, bitrate, presets), (20) FFmpeg debugging and error resolution, (21) VVC/H.266, AV1, HEVC encoding, (22) Filter graphs and complex filtergraphs, (23) Batch processing and automation, (24) Whisper AI subtitle generation, (25) Content creator workflows, (26) FFmpeg to OpenCV frame handoff, (27) cv2.VideoCapture vs ffmpeg subprocess, (28) BGR RGB color format conversion gotchas, (29) Frame dimension order img[y,x] vs img[x,y], (30) ffmpegcv GPU-accelerated video I/O, (31) VidGear multi-threaded streaming, (32) Decord batch video loading for ML, (33) PyAV frame-level processing (av.open, VideoFrame, AudioFrame, filter graphs), (34) Pipe frames between FFmpeg and OpenCV, (35) OpenCV + FFmpeg + Modal parallel processing, (36) PyAV installation on Ubuntu 20.04/22.04/24.04, (37) Building PyAV against custom FFmpeg, (38) PyAV FFmpeg 8.0+ compatibility and features. Provides: KINETIC CAPTIONS skill (word-grow karaoke, spring physics, elastic bounce, platform-specific timing), VIRAL VIDEO skills (platform specs, hook templates, animated captions, batch social export), PyAV integration skill (installation guides, FFmpeg 8.0+ compatibility, av.open patterns, VideoFrame/AudioFrame NumPy conversion, filter graphs, encoding/decoding, seeking, RTSP streaming, memory management, thread safety, error handling), FFmpeg 8.0.1 patch release features, FFmpeg 8.0 Huffman features (Whisper AI filter, Vulkan compute codecs for FFv1/ProRes RAW/AV1/VP9, APV codec, VVC VA-API/QSV decoding, WHIP muxer for WebRTC, colordetect/pad_cuda/scale_d3d11 filters, ProRes RAW decoder, RealVideo 6.0, G.728), FFmpeg 7.1 LTS features (VVC decoder, MV-HEVC for Apple Vision Pro, xHE-AAC, Vulkan H.264/H.265), hardware acceleration guides, Docker best practices, Modal.com parallel processing patterns, WebAssembly limitations and workarounds, CI/CD optimization strategies, streaming protocol guidance, audio processing workflows, encoding presets and recommendations, systematic debugging approaches, FFmpeg + OpenCV integration patterns, BGR/RGB color conversion, ffmpegcv/VidGear/Decord/PyAV library guidance, and production-ready 2025-2026 configurations for all platforms.
A curated collection of Claude Code plugins for plugin development, context optimization, cloud infrastructure, DevOps automation, and productivity tools
1. Add this marketplace:
/plugin marketplace add JosiahSiegel/claude-plugin-marketplace
2. Install any plugin:
/plugin install <plugin-name>@claude-plugin-marketplace
3. Browse available plugins below and install what you need!
v2.2.0 (Docs) - Complete plugin development with Agent Skills, hooks, MCP integration, testing, and Git Bash/Windows compatibilityv2.2.0 (Docs) - Universal context management with Windows/Git Bash support and cross-platform file operation guidancev1.1.0 (Docs) - Azure cloud with 2025 features, Git Bash/Windows CLI compatibility, and ARM/Bicep cross-platform deploymentsv1.2.0 (Docs) - Azure-to-Docker migration with Git Bash volume mount fixes and cross-platform Docker Composev1.7.0 (Docs) - Terraform with Git Bash path handling, shell detection, and cross-platform state operationsv1.5.0 (Docs) - Docker with Git Bash volume mount fixes, MINGW path conversion solutions, and Windows compatibilityv1.5.0 (Docs) - Azure DevOps with Git Bash agent compatibility, Windows pipeline patterns, and shell detectionv1.5.0 (Docs) - Git 2.51 with Git Bash path conversion, stash import/export, and shell detection patternsv1.5.0 (Docs) - Bash 5.3 with comprehensive Git Bash/MINGW path conversion, shell detection, and Claude Code issue #2602 solutionsv1.5.0 (Docs) - PowerShell with comprehensive shell detection (PowerShell vs Git Bash), cross-shell compatibility, and Windows environment expertisev1.6.0 (Docs) - Vitest 4.0 + Playwright 1.56 AI agents with Windows/Git Bash test execution compatibility and cross-platform testingv1.0.0 (Docs) - .NET microservices architecture expert with Docker, DDD, CQRS, and cloud-native patterns based on Microsoft's official guidev1.0.0 (Docs) - Python 3.13+ expertise with free-threading, JIT, asyncio, type hints, FastAPI, uv package management, pytest, and Cloudflare deploymentv1.0.0 (Docs) - React 19 expertise with Server/Client Components, hooks, state management, TypeScript, and testing patternsv1.0.0 (Docs) - Next.js 15 expertise with App Router, Server Actions, caching, middleware, NextAuth.js, and deploymentv1.0.0 (Docs) - Tailwind CSS v4 expertise with CSS-first configuration, responsive design, dark mode, and framework integrationv1.0.0 (Docs) - FFmpeg expertise with video/audio encoding, hardware acceleration, streaming, Docker, and Cloudflare deploymentv1.6.0 (Docs) - SQL Server with Git Bash SqlPackage compatibility, path conversion for database deployments, and Windows shell detectionv3.3.0 (Docs) - Azure Data Factory with Git Bash npm build fixes, Windows CI/CD compatibility, and cross-platform deployment scripts