Qt Cpp Review
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 Cpp Review audits Qt6 C++ code using 60+ linting rules and six focused analysis agents.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-09
Qt Cpp Review audits Qt6 C++ code using 60+ linting rules and six focused analysis agents. 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.
Use it when
- Yes.
- Qt Cpp Review inspects model contracts, ownership patterns, threading correctness, API usage, error handling.
Install
TheQtCompanyRnD/agent-skills/qt-cpp-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 Cpp Review and what does it do?
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.
Can Qt Cpp Review perform qt cpp code review automatically?
Yes. Qt Cpp Review automates code review feedback for Qt-based C++ projects by analyzing your codebase for quality, style, and best practice compliance without requiring manual peer review for every check.
What areas does Qt Cpp Review analyze in Qt C++ code?
Qt Cpp Review inspects model contracts, ownership patterns, threading correctness, API usage, error handling, and performance characteristics. It identifies issues and improvements across these dimensions while maintaining high confidence in its findings.
Does Qt Cpp Review modify my source code?
No. Qt Cpp Review operates read-only and never modifies your code. It reports findings and structured mitigations for you to review and act upon.
What Qt versions does Qt Cpp Review support?
Qt Cpp Review is designed to audit Qt6 C++ code, providing analysis tailored to the Qt6 framework and its APIs.
How does Qt Cpp Review check for qt c++ best practices?
Qt Cpp Review combines deterministic linting rules with parallel agent-driven analysis to check Qt C++ code against best practices, style guides, and standards compliance, reporting only high-confidence issues with actionable mitigations.
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 C++ code written with the Qt framework”
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 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, and application startup files. It reads headers and related project files to create developer-friendly API references that explain each class's role, dependencies, and public interface.
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 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.
cpp-rules provides comprehensive C++ development standards drawn from ai-toolkit's rule library. It covers naming conventions, modern language features, memory management with smart pointers, and framework guidance for CMake, Boost, Qt, and gRPC. The rules emphasize RAII patterns, error handling strategies, concurrency practices, and design patterns to maintain code quality and security across C++ projects.
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 covers contemporary C++ practices from C++11 onward, emphasizing memory safety through smart pointers (unique_ptr, shared_ptr, weak_ptr) and the RAII pattern for automatic resource cleanup. You'll explore move semantics and perfect forwarding to optimize performance, dive into function and class templates with specialization techniques, and learn STL containers and algorithms for efficient data manipulation.
More skills Qt Figma Token Extraction (NOASSERTION) · Qt Qml Profiler (NOASSERTION) · review-swarm (MIT)