kde-plasmoid

Installation
SKILL.md

KDE Plasmoid Development with Python

Complete guide for developing Plasma widgets (Plasmoids) using Python backend with QML UI layer.

Overview

Important: Native Python Plasmoids (PyKDE4/PyKDE5) are deprecated in Plasma 6. Modern Plasmoids must use:

  • UI Layer: QML with Kirigami components
  • Backend Logic: Python (PySide6 or PyQt6) via QObject subclasses

Architecture

Installs
9
GitHub Stars
7
First Seen
Mar 15, 2026
kde-plasmoid — codeatcode/oss-ai-skills