Skip to content

Repository files navigation

Qt for Python AI Skills

Qt for Python AI Skills

Collection of Qt for Python skill plugins for Claude Code and GitHub Copilot.

Python Qt

Claude Code GitHub Copilot


GitHub License uv Code style: ruff

Overview

Qt for Python AI Skills is a collection of Qt for Python skill plugins for Claude Code and GitHub Copilot.

It provides plugins to streamline Qt for Python development, including GUI testing, code review, and coding assistance.

Add to marketplace

/plugin marketplace add AJpon/qt-python-ai-skills

After adding, install plugins with /plugin install <plugin-name>@ajpon-qt-python-plugins.

Included plugins

Plugin Description
qt-python-ui-testing A skill to review and automate GUI tests for Qt for Python apps. It can simulate real mouse/keyboard interactions and verify rendering results via screenshots.
qt-development-skills A set of skills for Qt C++/QML code review, coding and documentation generation (provided from TheQtCompanyRnD/agent-skills).

Plugin definitions can be found in .claude-plugin/marketplace.json.

Repository layout

.
├── .claude-plugin/marketplace.json  # marketplace definitions
├── plugins/                         # plugins authored in this repo
│   └── qt-python-ui-testing/
├── packages/                        # uv workspace member (Python packages)
├── scripts/                         # uv workspace member (scripts)
├── tools/                           # uv workspace member (tools)
└── src/python_package/              # sample Python package

Python development setup

This repository also serves as a Python project template powered by uv.

uv sync
uv run pre-commit install

About

Collection of Qt for Python skill plugins for Claude Code and GitHub Copilot.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages