Skip to main content
ClaudeWave
Skill10.9k repo starsupdated 2d ago

ao-desktop-dev

Launch, restart, or troubleshoot the real AO Electron desktop app from this repository; run a checkout against isolated or real local AO data; combine PR branches for local UI review; and diagnose stale Electron processes, port conflicts, or preload bridge mismatches. Use whenever asked to run, open, show, or visually verify AO frontend changes in the actual desktop app rather than ao preview, dev:web, or mock data.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Untrivial-ai/agent-orchestrator /tmp/ao-desktop-dev && cp -r /tmp/ao-desktop-dev/.claude/skills/ao-desktop-dev ~/.claude/skills/ao-desktop-dev
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# AO Desktop Dev

Read and follow [`../../../.agents/skills/ao-desktop-dev/SKILL.md`](../../../.agents/skills/ao-desktop-dev/SKILL.md) completely before launching or troubleshooting the desktop app. That file is the canonical cross-agent workflow for this repository.