Opencode App — Design skill for Claude Code
OpenCode desktop app with a left sidebar for projects & sessions — fork of anomalyco/opencode adding a Claude-Code-style navigation sidebar (desktop-project-sidebar branch).
How to install Opencode App
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open kianwoon/opencode-app and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Opencode App does
OpenCode desktop app with a left sidebar for projects & sessions — fork of anomalyco/opencode adding a Claude-Code-style navigation sidebar (desktop-project-sidebar branch).
Alternatives in Design
- Stitch Remotion — Generate walkthrough videos from app designs 2.6k ★
- Companion — 2,200+ Web & mobile UI for Claude Code & Codex 2.2k ★
- Clui Cc — A lightweight, transparent desktop overlay for Claude Code on macOS 956 ★
README
The AI coding agent, upgraded into an AI harness.
A fork of anomalyco/opencode with a built-in harness layer: scheduled tasks, runaway-loop and stall guards, task-aware effort routing, cache-safe context control, workflow orchestration, verification gates, and durable runtime state.
Why This Fork
Upstream opencode is a capable agent loop surrounded by providers, tools, and permissions. This fork turns that agent loop into a **harness** — a control plane that manages context, intelligence allocation, orchestration, and verification around every turn. All enhancements are implemented in-process (no external meta-harness), staying upstream-mergeable.
Enterprise Harness
The fork ships a complete harness layer, organized in phases 0–3 (see `harness-enhancement-plan.md`):
- Effort governance —
task-effort-router.tsroutes each task to an appropriate model effort level, so routine work doesn't burn premium reasoning tokens. Direct cost control with per-agent overrides. - Context policy engine —
context-gate.tsenforces cache-safe context control and audita
Related Skills
VibeHub
A macOS app that brings a Dynamic Island-style overlay for monitoring Claude Code and OpenCode CLI sessions. A
Add Admin Panel
Create basic admin dashboard with protected routes. Implement admin route protection with role-based access co
AgentsFlow
Electron + Next.js desktop UI for Claude Code background agents — pinned to-do list, embedded xterm, git sideb
File Browser Agent
A Windows desktop app (Electron) that works like a file browser, with a chat panel in the style of Claude Code
Open Design
🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app
Branch
Create a new branch from main with conventional commit-style naming
Related Agents
Visual QA
Read-heavy visual QA role for real game/app states. Captures or inspects mobile/desktop evidence, flags clippi
Maker
Reviews OpenCode sessions (shared links or local history), finds repeatable workflows, and proposes automation
Wsp Builder
Builder for one wsp area branch. Works in its own worktree, follows the wsp-review skill's laws, keeps one com