ClaudeSuperPower

qt-qml

Skill

Applies QML best practices when producing or working with QML source code. Use whenever QML code is the primary subject: writing, reviewing, fixing, refactoring, optimizing, or debugging QML files, components, or bindings. Do NOT trigger for purely conversational QML questions where no code is produ

Install

git clone https://github.com/TheQtCompanyRnD/agent-skills.git ~/.claude/skills/qt-qml

What is qt-qml?

Applies QML best practices when producing or working with QML source code. Use whenever QML code is the primary subject: writing, reviewing, fixing, refactoring, optimizing, or debugging QML files, components, or bindings. Do NOT trigger for purely conversational QML questions where no code is produced or examined (e.g. "explain how anchors work").

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~88 tokens of context used while enabled, before you invoke anything

Documentation

README · ~10 min read

QML Coding Skill

How to apply this skill

When writing new QML code, produce the minimum code needed to satisfy the request — very concise, no illustrative snippets, no placeholder comments, no scaffolding beyond what was asked. Follow the rules below. Never mention rules, violations, or best-practice checks in the response — the code should speak for itself. Do not append any summary of what was avoided or applied.

When working in an existing project, if the surrounding code consistently follows a different convention than a rule below (e.g. bare width: inside layouts), prefer the project convention over these rules and note the deviation.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.