Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Claude Code plugins tagged for CMake development. Browse commands, agents, skills, and more.
Write systems-level code in C++, Go, and Rust with idiomatic patterns, concurrency, memory safety, and performance profiling for production-ready services, CLIs, and libraries.
Runs Mooncake pre-PR validation locally to catch typos, formatting, build and test failures before pushing, using a single shell script that mirrors the CI pipeline's reproducible checks.
Code, review, and document Qt C++ and QML projects with AI-assisted linting, deep-analysis agents, and live Qt API lookups via an MCP server. Generates QML components from Figma, runs performance profiling, and produces unit tests and reference documentation.
Embedded firmware development lifecycle: compile, flash, debug, monitor, and analyze for STM32/ESP32/RISC-V MCUs across CMake, Keil, IAR, ESP-IDF, PlatformIO, and Makefile build systems. Multi-agent competition mode orchestrates architecture, driver implementation, application logic, MATLAB algorithm export, verification, and report generation with layered architecture enforcement and Git-backed rollbacks.
Enforce uniform contributing standards for the IOWarp/Clio C++ ecosystem: automated git branch naming, commit message formatting, PR validation, and pre-commit checks for compilation, tests, formatting, and licensing.
Equips AI assistants with skills to use the Xmake build system across 50+ areas, enabling them to configure, build, test, package, and cross-compile C/C++ and other-language projects, manage dependencies, set up toolchains, write custom scripts, and optimize build performance.
Set up, build, and debug IOWarp Core locally using Docker devcontainers or native Linux environments, with automated dependency resolution, CMake builds, and troubleshooting for UID mappings, submodules, and library issues.
Bootstrap JUCE audio plugin projects from template, integrate Visage GPU-accelerated UI for macOS/iOS, add iOS app targets, build/test/sign/notarize across macOS/Windows/Linux via CMake and GitHub Actions, manage test VMs, set up auto-updates, generate themes, and create GitHub Pages download pages.
Develop high-performance GPU compute applications on AMD hardware using ROCm's HIP kernels, rocBLAS/rocFFT/rocSPARSE libraries for linear algebra and transforms, rocprof for performance profiling, CUDA-to-HIP code porting, CMake/Makefile builds, and rocGDB debugging.
Build, test, debug, and ship audio plugins and apps with the Pulp framework, including cross-platform builds, DSP validation, UI prototyping, CI automation, and release packaging
Develop and maintain Homebrew formulas for macOS: research GitHub repos to auto-generate formulas with SHA256 checksums, batch-create formulas for custom taps, validate against brew audit/style, and debug builds, tests, and livecheck automation — all from within Claude.