From c15eada2e963fa64b4f6effed32a48d4bee5099f Mon Sep 17 00:00:00 2001 From: Bryan Thompson Date: Thu, 23 Apr 2026 14:00:25 -0500 Subject: [PATCH] Add qt-development-skills plugin (#1519) --- .claude-plugin/marketplace.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f40da73..1347785 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1261,6 +1261,20 @@ }, "homepage": "https://github.com/qodo-ai/qodo-skills.git" }, + { + "name": "qt-development-skills", + "description": "Agentic engineering skills for Qt software development — Qt C++/QML code review, QML coding, and Qt C++/QML code documentation.", + "author": { + "name": "Qt Group" + }, + "category": "development", + "source": { + "source": "url", + "url": "https://github.com/TheQtCompanyRnD/agent-skills.git", + "sha": "62a98e2339e6eefcff108cfc3fe9db8a7301856c" + }, + "homepage": "https://www.qt.io/" + }, { "name": "railway", "description": "Deploy and manage apps, databases, and infrastructure on Railway. Covers project setup, deploys, environment configuration, networking, troubleshooting, and monitoring.",