Generates standalone Markdown reference documentation for any Qt/C++ source files — Qt Widgets classes, Qt Quick backends, Qt/C++ modules, plain C++ utilities, structs, free-function headers, and entry points like main.cpp. Use this skill to document any .h or .cpp file: Qt classes, plain C++ code, utility helpers, or application startup files. Triggers on: "document this class", "write docs for my C++", "document main.cpp", "C++ API docs", "document my Qt app", or whenever C++ or header files are provided and documentation is needed. Works with single files, pasted code, or entire project folders. DO NOT use if the user asks for QDoc format output.
$npx -y skills add theqtcompanyrnd/agent-skills --skill qt-cpp-docsInstalls into the current project.
Run `npx skills use "https://github.com/theqtcompanyrnd/agent-skills" --skill "theqtcompanyrnd/agent-skills/qt-cpp-docs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/theqtcompanyrnd/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/theqtcompanyrnd/agent-skills"` and select the relevant skills, then follow their instructions.