
Claude Skills by cosyte
github.com/cosyteOperate and understand the claude-containers repo: the self-hosted Docker stack for running isolated Claude Code sessions reachable via SSH/tmux and the Claude mobile app Remote Control. Use when the user asks to build the image, do the one-time OAuth login, launch / list / stop / remove / inspect session containers, customize the baked-in CLAUDE.md / MCP / plugins / commands / skills, run the smoke test, or troubleshoot auth, SSH, git, Remote Control, or workspace-trust problems in this proj...
Baked-in example skill. Proves skills load in the container. Replace or delete it under claude-config/skills/.
Debug a web frontend from inside this container using the chrome-devtools MCP, navigate a page, read the DOM/console/network, screenshot, evaluate JS, drive user flows, and profile performance. Use when investigating a UI bug, a blank/broken page, console or network errors, layout/styling problems, or frontend performance. Needs the `chrome-devtools` MCP (the browser image variant).