By qol-tools
Skills for the qol-tray window actions plugin: window minimize/restore and monitor movement.
Claude Code skills for everything in the qol-tools GitHub org: the qol-tray host app, every plugin, the shared libraries, the workspace conventions, the CI/CD pipeline, and the language patterns the codebase relies on.
This repo is a Claude Code marketplace — 12 fine-grained plugins, one per logical area, so you can toggle the scope you want on any given machine.
Install the marketplace once, then enable only the plugins you need:
/plugin marketplace add qol-tools/qol-skills
/plugin install qol-host
/plugin install qol-plugin-launcher
# ...etc
Or install everything via /plugin in the Claude Code UI and toggle plugins on/off per project.
| Plugin | Skills bundled |
|---|---|
qol-plugin-alt-tab | qol-plugin-alt-tab, plugin-alt-tab-release-flow |
qol-plugin-launcher | qol-plugin-launcher, plugin-launcher-release-flow |
qol-plugin-pointz | qol-plugin-pointz, pointz-client |
qol-plugin-ide-checkout | qol-plugin-ide-checkout, qol-tray-task-runner-ide-checkout |
qol-plugin-keyremap | qol-plugin-keyremap |
qol-plugin-lights | qol-plugin-lights |
qol-plugin-os-themes | qol-plugin-os-themes |
qol-plugin-screen-recorder | qol-plugin-screen-recorder |
qol-plugin-window-actions | qol-plugin-window-actions |
qol-host | qol-tray, qol-tray-dev-logging, qol-tray-feature-profile, qol-tray-release-flow, qol-tray-ui-systems, qol-world-canvas, qol-apps-testing |
qol-dev-conventions | rust, gpui, preact, commit, git-push, git-trees, coding-general, qol-architecture, qol-shared-libs, qol-plugin-template |
qol-ecosystem | qol-tools, qol-cicd |
Each plugin has its own .claude-plugin/plugin.json; every skill lives at plugins/<plugin-name>/skills/<skill-name>/SKILL.md.
qol-skills/
├── .claude-plugin/
│ └── marketplace.json # lists all 12 plugins
├── plugins/
│ ├── qol-plugin-alt-tab/
│ │ ├── .claude-plugin/plugin.json
│ │ └── skills/
│ │ ├── qol-plugin-alt-tab/SKILL.md
│ │ └── plugin-alt-tab-release-flow/SKILL.md
│ └── ...
├── LICENSE
└── README.md
| Prefix | Scope |
|---|---|
qol-plugin-* | individual plugins under the qol-tools/plugin-* repos |
qol-host | qol-tray host app internals (core, UI systems, Profile, world canvas, release flow) |
qol-dev-conventions | language and cross-repo engineering skills (rust, gpui, preact, commit, git-*, qol-architecture, qol-shared-libs, qol-plugin-template, coding-general) |
qol-ecosystem | workspace- and org-level conventions (qol-tools, qol-cicd) |
When adding a new plugin skill, the skill name follows: qol-plugin-<plugin-id-without-the-plugin-prefix> — e.g. plugin-alt-tab becomes qol-plugin-alt-tab.
Skills are plain markdown. Edit, commit, push:
cd qol-skills
# edit plugins/qol-host/skills/qol-tray/SKILL.md
git add plugins/qol-host/skills/qol-tray/SKILL.md
git commit -m "docs(qol-tray): clarify daemon lifecycle"
git push
Installed plugins pick up changes via /plugin marketplace update qol-skills.
Every skill is a Markdown file with YAML frontmatter at the top:
---
name: skill-name-in-kebab-case
description: One paragraph including what it does AND when to use it. Under 1024 characters. No XML tags.
---
The name must match the directory name. Avoid claude or anthropic prefixes (reserved). For deeper guidance see Anthropic's Complete Guide to Building Skills for Claude.
PolyForm Noncommercial 1.0.0 — same as the rest of the qol-tools org. See LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub qol-tools/qol-skills --plugin qol-plugin-window-actionsSkills for the qol-tray launcher plugin: GPUI launcher architecture, discovery/ranking, and release flow.
Skills for the qol-tray alt-tab plugin: GPUI window list, X11/macOS preview capture, daemon lifecycle, settings UI, and release flow.
Skills for the qol-tray lights plugin: Zigbee2MQTT backend adapter, daemon entrypoint, and auto-config settings UI.
Skills for the qol-tray OS themes plugin: shake-to-grow cursor effect, X11 cursor manipulation via xfixes, and the broader theming roadmap.
Skills for the qol-tray key remap plugin (macOS only): CGEventTap daemon, rule kinds, per-app exclusions, and rule editor UI.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.