qt-architecture

Official

Structure Qt apps effectively.

AuthorL3DigitalNet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance on structuring Qt applications, setting up the core QApplication, organizing project directories, and implementing common architectural patterns like MVP for better maintainability and testability.

Core Features & Use Cases

  • Application Entry Point: Demonstrates canonical Python (__main__.py) and C++ (main.cpp) entry points for Qt applications.
  • Project Layout: Offers a recommended src layout for Python/PySide6 projects to enforce separation of concerns.
  • Architectural Patterns: Explains and contrasts MVP and MVC patterns, recommending MVP for testable Qt applications.
  • Use Case: When starting a new PySide6 project, use this Skill to establish a clean project structure and understand the correct way to initialize QApplication and set up the main window.

Quick Start

Use the qt-architecture skill to generate a canonical Python entry point for a PySide6 application.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: qt-architecture
Download link: https://github.com/L3DigitalNet/Claude-Code-Plugins/archive/main.zip#qt-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.