Skills by TheQtCompanyRnD
-
Qt Cmake Project
NOASSERTION· ★ 322 · updated 2026-07-09 — Qt Cmake Project helps you create and maintain Qt 6 projects using CMake, handling executable targets, libraries, QML modules, and resource configuration. It enforces modern CMake…
-
Qt Cpp Docs
NOASSERTION· ★ 322 · updated 2026-07-09 — Qt Cpp Docs produces structured Markdown reference documentation for any C++ file in a Qt project—Qt classes with signals and slots, plain C++ utilities, free-function headers,…
-
Qt Cpp Review
NOASSERTION· ★ 322 · updated 2026-07-09 — Qt Cpp Review combines deterministic linting with parallel agent-driven analysis to audit Qt6 C++ code across model contracts, ownership, threading, API correctness, error…
-
Qt Figma Component Generation
NOASSERTION· ★ 322 · updated 2026-07-09 — This skill transforms Figma components into idiomatic Qt Quick Controls by extracting design metadata via MCP and mapping variants, states, and tokens to QML. It works with two…
-
Qt Figma Token Extraction
NOASSERTION· ★ 322 · updated 2026-07-09 — Pull design tokens, text styles, and variables directly from Figma into a structured design-tokens.json and QML Theme singleton. This skill maps Figma variables to Qt types,…
-
Qt Qml
NOASSERTION· ★ 322 · updated 2026-07-09 — Qt Qml enforces structural and stylistic conventions for QML development, covering file organization, import scoping, control selection, component loading, binding patterns, and…
-
Qt Qml Docs
NOASSERTION· ★ 322 · updated 2026-07-09 — Qt Qml Docs produces structured Markdown reference documentation for QML components and applications. It reads QML source files alongside related project context and generates…
-
Qt Qml Profiler
NOASSERTION· ★ 322 · updated 2026-07-09 — Diagnose QML performance issues by running qmlprofiler on your application, parsing the trace file, and analyzing frame-time, memory, and pixmap-cache metrics against your source…
-
Qt Qml Review
NOASSERTION· ★ 322 · updated 2026-07-09 — Qt Qml Review combines deterministic linting with parallel agent-driven analysis to audit Qt6 QML code across six focused domains: bindings, layout, component loading, delegates,…
-
Qt Qml Test
NOASSERTION· ★ 322 · updated 2026-07-09 — This skill creates unit test files (`tst_*.qml`) for QML components using Qt Quick Test framework features like TestCase, SignalSpy, and tryCompare. It handles single or batch…
-
Qt Qml Test Run
NOASSERTION· ★ 322 · updated 2026-07-09 — Automates QML test execution for Qt 6 CMake projects by building and running test cases, then producing a formatted report. Supports direct qmltestrunner invocation or persistent…
-
Qt Ui Design
NOASSERTION· ★ 322 · updated 2026-07-09 — Qt UI Design guides you through building interfaces for Qt/QML projects across desktop, web, and embedded platforms. It walks you through target platform, screen geometry, design…