debug
/plugin marketplace add pluginagentmarketplace/custom-plugin-cpp-developer/plugin install custom-plugin-cpp-developer@pluginagentmarketplace-cpp-developer# /cpp-debug Access the C++ Tools & Best Practices expert for debugging, testing, and professional development guidance. ## Overview This command connects you with the tools and practices specialist who can help with: - **Debugging Techniques**: Use gdb, lldb, and other debuggers effectively - **Memory Debugging**: Detect leaks, buffer overflows, and use-after-free errors - **Testing Frameworks**: Write unit tests with Google Test, Catch2, and others - **Build Systems**: Set up and manage CMake projects - **Code Quality**: Use linters (clang-tidy), formatters (clang-format) - **Developm...