Qt avatar

Qt

Official

@qt

0Followers
|
108Public Repos
|
14Published Skills

Official mirror of the qt-project.org Git repositories

Skills Distribution
DomainDeveloper To...Documentation Gove.. (40%)Technical Linting (30%)Repository Structu.. (30%)

Agent Skills by Qt

Showing 14 vetted skills indexed across 1 GitHub repositories.

qtqt
19

skill-all-docs

Map Qt documentation products, modules, repository structure, and API patterns.

Official
Intermediate
qtqt
19

skill-linking-check

Detect and fix broken documentation links in QDoc references.

Official
Intermediate
qtqt
19

skill-vale-qdoc

Route QDoc-annotated C++ and QML files through Vale linting with scopes and code block exclusions.

Official
Intermediate
qtqt
19

skill-language-style

Codify Qt documentation language, grammar, and style guidelines for C++ and QML.

Official
Advanced
qtqt
19

skill-doc-diff

Automate Qt Doc Team diff reviews with a structured template.

Official
Intermediate
qtqt
19

skill-vale

Diagnose Vale configuration, StylesPath, and lint rule loading issues.

Official
Intermediate
qtqt
19

skill-line-wrap

Enforce 80-column wrapping for Qt documentation and code samples.

Official
Advanced
qtqt
19

skill-qdoc

Enforce canonical QDoc structure and frontmatter conformance for documentation topics.

Official
Advanced
qtqt
19

skill-doc-audit

Define a structured template for documenting documentation audit findings.

Official
Advanced
qtqt
19

skill-vale-qdoc-lint

Lint QDoc, QML, and C++ doc-comments with a patched Vale binary.

Official
Intermediate
qtqt
19

skill-cross-product-check

Identify cross-product documentation breakages from Qt module changes.

Official
Advanced
qtqt
19

skill-qdoc-output

Generate HTML filenames for QDoc documentation node types using documented patterns.

Official
Intermediate
qtqt
19

skill-alttext

Create accessible alt text for images in Qt documentation.

Official
Advanced
qtqt
19

skill-module-export

Document Qt export and QML registration macros for API visibility.

Official
Intermediate

Frequently Asked Questions About Qt

FAQPage Schema
What specific technical tasks are enabled by these documentation skills?

These skills enable the systematic validation of QDoc structures, enforcement of 80-column line wrapping, and detection of broken cross-product references. They facilitate the generation of HTML filenames from documentation nodes and ensure accessibility compliance through the generation of alt text for technical imagery within C++ and QML projects.

Which personas benefit from implementing these documentation standards?

Technical writers, documentation engineers, and C++ developers working within the Qt ecosystem benefit from these skills. They are designed for teams managing large-scale repository documentation who require automated enforcement of style guides, grammar standards, and structural integrity across complex module-based technical content.

What are the prerequisites for running these documentation linting and audit processes?

Implementation requires a local environment configured with the Qt project repository structure and a compatible Vale binary. Users must ensure their project utilizes QDoc for documentation generation and that C++ or QML files contain the necessary doc-comments to be processed by the linting and audit modules.