This applies Qt's QML best practices whenever you're writing, reviewing, or refactoring QML code. It enforces modern Qt 6 conventions like dropping version numbers from imports, using style-specific control imports, and sizing layout children with Layout.* properties instead of direct width/height. The rules cover the usual pain points: property binding traps, ListView delegate performance, animation overhead when components are off-screen, and the anchors versus layouts conflict. It stays silent when you're just asking conceptual questions but kicks in the moment you're touching actual QML source. The review mode is helpful: it surfaces the top violations with quoted lines instead of dumping everything at once.
npx -y skills add theqtcompanyrnd/agent-skills --skill qt-qml --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot