Qt Qml Review
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, states, and performance. The skill reports only high-confidence issues with structured mitigations and never modifies code.
Qt Qml Review analyzes Qt6 QML code using 47+ linting rules and six parallel agents to identify quality and correctness issues.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-09
Qt Qml Review analyzes Qt6 QML code using 47+ linting rules and six parallel agents to identify quality and correctness issues. 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, states, and performance. The skill reports only high-confidence issues with structured mitigations and never modifies code.
Use it when
- Yes.
- Qt Qml Review functions as a QML code review tool by combining deterministic linting with parallel agent-driven analysis to review.
Install
TheQtCompanyRnD/agent-skills/qt-qml-review · repository language: QML
generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is Qt Qml Review and what does it do?
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, states, and performance. The skill reports only high-confidence issues with structured mitigations and never modifies code.
Can Qt Qml Review lint and validate QML syntax and structure?
Yes. Qt Qml Review performs linting and validation of QML syntax and structure as a core capability, checking QML files for syntactic correctness and structural conformance to Qt standards.
What is a qml code review tool and how does Qt Qml Review function as one?
Qt Qml Review functions as a QML code review tool by combining deterministic linting with parallel agent-driven analysis to review and analyze Qt QML code for quality and correctness across bindings, layout, component loading, delegates, states, and performance domains.
Does Qt Qml Review perform static analysis on Qt Quick code?
Yes. Qt Qml Review performs static analysis on Qt Quick declarative code, examining it for issues without executing it, and reports only high-confidence findings with structured mitigations.
How does Qt Qml Review check QML against best practices?
Qt Qml Review checks QML files against best practices and standards by auditing code across six focused domains: bindings, layout, component loading, delegates, states, and performance, ensuring alignment with Qt quality guidelines.
Does Qt Qml Review modify the code it reviews?
No. Qt Qml Review never modifies code. It reports only high-confidence issues with structured mitigations, leaving all code changes to the developer.
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Review and analyze Qt QML code for quality and correctness”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Qt Cpp Review combines deterministic linting with parallel agent-driven analysis to audit Qt6 C++ code across model contracts, ownership, threading, API correctness, error handling, and performance. It reports only high-confidence issues with structured mitigations and operates read-only, never modifying your code.
Qt Qml enforces structural and stylistic conventions for QML development, covering file organization, import scoping, control selection, component loading, binding patterns, and layout management. Apply it when producing or examining QML source code—not for conceptual questions alone. The skill guides you toward cleaner, more maintainable UI code by flagging violations silently during reviews and keeping generated code concise and rule-aligned.
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 code. Identifies hotspots in bindings, signals, and rendering for 2D Qt Quick applications.
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 best practices and Qt 6 conventions to prevent common build mistakes.
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 CTest integration via optional setup. Parses JUnit XML output and handles both standalone tests and projects with existing test infrastructure.
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 test generation, supports testing Qt Quick Controls and their signals, and writes generated tests directly to your project's tests directory.
More skills Qt Figma Token Extraction (NOASSERTION) · Qt Qml Docs (NOASSERTION) · Qt Figma Component Generation (NOASSERTION) · review-swarm (MIT)