Claude Code plugin for C/C++ development with clangd LSP integration, 14 automated hooks for compilation, linting (clang-tidy), formatting (clang-format), and memory analysis (valgrind)
/plugin marketplace add zircote/cpp-lsp/plugin install cpp-lsp@zircote-lspWarn about potential security issues when editing files - targets command injection, XSS vulnerabilities, and dangerous coding patterns
Claude Agent SDK Development Plugin
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.