Teruwm banner
nicholasglazer nicholasglazer

Teruwm

Design community

Description

--- name: teruwm description: "teruwm compositor control — MCP tools, screenshots, layout management, restart, diagnostics. Use when running Claude from TTY inside teruwm." --- # teruwm Compositor Skill When Claude runs inside teruwm (the Wayland compositor), you have direct control over the window manager via two MCP socket layers and can self-heal issues. ## Detecting teruwm Check if running inside teruwm: ```bash # teruwm process running? pgrep -x teruwm && echo "inside teruwm" # Find com

Installation

Installs to ~/.claude/skills/nicholasglazer-teru-teruwm/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nicholasglazer-teru-teruwm && curl -fsSL https://raw.githubusercontent.com/nicholasglazer/teru/HEAD/.claude/skills/teruwm.md -o ~/.claude/skills/nicholasglazer-teru-teruwm/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository