claudeindex
Marketplace

qol-skills

qol-skills

Stars

0

Forks

0

Plugins

16

Installation

1

Add the marketplace

/plugin marketplace add qol-tools/qol-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

16

Plugins

0

Skills

0

Agents

Last Crawled

July 5, 2026

Plugins

Plugin

code-review

Code review skill with read-only review orchestration, domain-focused reviewer agents, contextual quick wins, severity/confidence gates, adversarial passes, and machine-parseable synthesis.

Plugin

qol-plugin-alt-tab

Specialist agent and skills for the qol-tray alt-tab plugin: GPUI window list, X11/macOS preview capture, AX/CG discovery, daemon lifecycle, settings UI, release flow, and a SubagentStop hook that auto-curates agent MEMORY.md.

Plugin

qol-plugin-launcher

Skills for the qol-tray launcher plugin: GPUI launcher architecture, discovery/ranking, and release flow.

Plugin

qol-plugin-pointz

Skills for the PointZ pair: qol-tray desktop server plugin and the Flutter mobile client (discovery, UDP transport, input injection).

Plugin

qol-plugin-ide-checkout

Skills for the qol-tray ide-checkout (Task Runner) plugin: Rust supervisor + Python daemon internals and the task-runner HTTP API contract.

Plugin

qol-plugin-keyremap

Skills for the qol-tray key remap plugin (macOS only): CGEventTap daemon, rule kinds, per-app exclusions, and rule editor UI.

Plugin

qol-plugin-lights

Specialist agent and skills for the qol-tray lights plugin: backend adapters (Zigbee2MQTT first), ZNP serial stack, daemon/runtime split, auto-config settings UI, and a SubagentStop hook that auto-curates agent MEMORY.md.

Plugin

qol-plugin-os-themes

Skills for the qol-tray OS themes plugin: shake-to-grow cursor effect, X11 cursor manipulation via xfixes, and the broader theming roadmap.

Plugin

qol-shot

Skills for the qol-shot plugin: qol-tray screenshot and screen-recording flow (ffmpeg, X11 display capture).

Plugin

qol-plugin-window-actions

Skills for the qol-tray window actions plugin: window minimize/restore and monitor movement.

Plugin

qol-tray

Host-app plugin for qol-tray: specialist agents (frontend, backend) plus deep skills for core architecture (qol-tray-core), Rust internals, UI systems, dev logging, world canvas, Profile feature, release flow, and apps-testing. Includes hooks for routing edits to the right specialist agent and reflecting agent learnings.

Plugin

qol-workflow

Cross-cutting workflow conventions for any qol-tools repo: commit message conventions (with the no-attribution hard rule), git push and worktree workflows, and universal coding guidelines. Ships PreToolUse(Bash) hooks that (1) inject commit context, (2) block AI-attribution lines, and (3) block branch-creation/switching inside a qol-* main clone (worktrees-only rule).

Plugin

qol-langs

Personal-experience wells for languages and frameworks used in qol-tools: rust-conventions, gpui-conventions, preact-conventions. Workspace-specific style and gotchas, NOT canonical library docs — for those, use context7.

Plugin

qol-project

Project-level conventions for the qol-tools ecosystem: mission invariants, org layout, shared CI/release contracts, cross-platform architecture guardrails, shared library placement, plugin templates, and clean OS development environments for portability validation. Ships PreToolUse hooks that block architecture-contract violations plus a UserPromptSubmit hook that reminds Claude to consult qol-mission when prompts mention design/scope/issue terms in a qol-tools repo.

Plugin

qol-trace-discipline

Cross-cutting qol trace discipline: reminds agents to consider new or richer qol trace targets whenever code changes touch behavior, persistence, runtime flows, tests, or bug investigations.

Plugin

workflow-nodes

Personal productivity rule for KMRH47: when work repeats or performance work needs before/after evidence, convert it into deterministic workflow nodes, measurement ledgers, explicit inputs, outputs, reports, and composable orchestrators instead of burning human memory and agent tokens.