qt-dev-tools-setup
Installation
SKILL.md
Set up qt-ai-dev-tools
When to use
- Setting up qt-ai-dev-tools for the first time (install, workspace init, VM boot)
- Verifying or repairing the VM environment (services, AT-SPI, display)
- Updating an existing qt-ai-dev-tools installation
When NOT to use
- Interacting with a running Qt app (inspecting widgets, clicking, typing) -- use
qt-app-interaction - Executing code inside a running Qt app -- use
qt-runtime-eval - Working with clipboard, file dialogs, tray, notifications, or audio -- use
qt-form-and-inputorqt-desktop-integration
Follow these steps in order. Each step must succeed before proceeding.