cpp-compile-error-fixer
Provides focused diagnosis and actionable fixes for C++ compilation errors produced by g++ or clang++. Triggered by providing compiler command, full error output, and relevant source snippets or filenames.
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i cpp-compile-error-fixerRemoval command
npx skillscokac -r cpp-compile-error-fixerUsage
After installation, run /cpp-compile-error-fixer in Claude Code
Prerequisite: Node.js must be installed on your system to run this command.
💡 Copy and run this command in your terminal to install the skill
Loading file viewer...