quickshell

Community

Streamline QML shell dev on Wayland.

AuthordotBeeps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

QuickShell conventions standardize QML-based desktop shell development on Wayland, reducing setup friction and inconsistencies across projects.

Core Features & Use Cases

  • Entry point is shell.qml with ShellRoot as the root object
  • One QML type per file — filename matches the type name (PascalCase)
  • Use pragma Singleton + Singleton {} root for shared state (clocks, services, settings)
  • Use Scope {} to group shared resources outside Variants — avoids duplicating processes/timers per screen
  • Use Variants with model: Quickshell.screens + delegate: Component {} for multi-monitor support
  • Consistent naming and inline component patterns to improve readability and maintainability

Quick Start

Create a new QuickShell project by starting with shell.qml and defining ShellRoot as the root object

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: quickshell
Download link: https://github.com/dotBeeps/pantry/archive/main.zip#quickshell

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 471,000+ vetted skills library on demand.