Qt has released two AI agent skills — qt-cpp-docs and qt-qml-doc — that automatically generate structured Markdown reference documentation from Qt/C++ and QML source files. The skills read actual source code rather than relying on comments, understand Qt-specific idioms (signals/slots, Q_PROPERTY, QML bindings, meta-object system), and produce API reference docs in seconds. The workflow includes pre-flight checks for existing docs, source parsing, dependency analysis, document generation, and a quality check. Output is Markdown only, written to a doc/ subdirectory. The skills work one file at a time and have been tested with Claude Code CLI, Claude Desktop, and GitHub Copilot in VS Code. They are available via the Qt GitHub repository or as a Claude marketplace plugin.
Table of contents
Agentic Code Documentation with Accurate, Structured ResultsAutomating Qt Code Documentation with AI AgentsGetting the SkillsSort: