Nexus
Description
Tiling workspace for AI coding agents. Zig core + system WebView.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Nexus
Tiling workspace for AI coding agents
AI 编程代理的平铺式工作空间
Zig daemon + React frontend • Low memory footprint • Multi-agent orchestration
What it does
- Auto-tiling terminals — Grid layout that automatically arranges panes
- Run any CLI agent — Claude Code, Codex, Copilot CLI, or any terminal program
- Spaces — Organize work into separate spaces, each with its own terminals and tasks
- Task management — Kanban board with 5 status columns, drag-and-drop support
- Persistent workspaces — Layout and state survive restarts (SQLite-backed)
- Lightweight — ~2MB binary, ~30-50MB RAM (vs Electron's 200-300MB)
- Browser-based — Opens in your default browser, no app window needed
Installation
From source
# Clone
git clone https://github.com/user/nexus.git && cd nexus
# Install submodules
git submodule update --init --recursive
# Install dependencies and build the frontend
pnpm install
pnpm build
# Build & run daemon
zig build run
The daemon will start on a random port and automatically open your browser.
Requirements
- Zig 0.15.2+
- Node.js 20+
- pnpm 10+
Architecture
┌─────────────────────────────────────────────────────────────┐
│ Zig Daemon │
│ • PTY pool (forkpty) │
│ • Session lifecycle management │
│ • SQLite persistence (~/.nexus/default.nexus.db) │
│ • HTTP static server + WebSocket JSON-RPC │
└──────────────────────────┬──────────────────────────────────┘
│ HTTP + WebSocket
┌──────────────────────────┴──────────────────────────────────┐
│ Browser (React 19 + TypeScript)
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI