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").
$npx -y skills add theqtcompanyrnd/agent-skills --skill qt-qmlInstalls into the current project.
Run `npx skills use "https://github.com/theqtcompanyrnd/agent-skills" --skill "theqtcompanyrnd/agent-skills/qt-qml"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/theqtcompanyrnd/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/theqtcompanyrnd/agent-skills"` and select the relevant skills, then follow their instructions.