Architecture guidance for building and maintaining cross-platform Expo apps (iOS, Android, web) from one codebase — the taste that keeps a growing app factored without over-building it. Use when building or extending an Expo / React Native app, setting up an Expo + Next.js monorepo, writing expo-router navigation…
Use this agent to review Go code for idiomatic patterns and Effective Go compliance. Trigger when the user asks to "review my Go code", "check Go quality", "is this idiomatic Go", "review this Go project", or after writing significant Go code. Also use proactively after generating Go projects to verify quality.
Idiomatic Go architecture and design. Use whenever writing Go code, designing Go packages, or helping with Go projects. Focuses on what makes Go code structurally different from other languages -- zero-value types, consumer-defined interfaces, composition via embedding. Triggers on any Go code generation, package…
Operate tmux as an agentic multiplexer on a live, shared machine — run and coordinate parallel background work without disrupting the user's or other agents' sessions. Use when driving tmux non-interactively (new-session -d, send-keys, kill-session) to run long-running processes, orchestrate parallel jobs, or…
Set up and use the OpenCode "zen" model harness in any project — route agent work to cheaper models by capability (fast / reasoning-heavy / code-generation) to save Claude's token budget, with Claude orchestrating and validating. Use when integrating OpenCode, wiring kimi-k2.6 / glm-5.2, creating…
This skill should be used whenever the user asks to "make a wiring diagram", "update the wiring diagram", "fix the diagram", "show me how to wire this", "draw a hookup guide", or otherwise wants a picture of how components connect for an ESP32/Pi/Arduino/discrete-component build. It generates a PICTORIAL…