The open-source desktop home for your Claude Code setup — a local-first visual cockpit and package manager for your agents, skills, commands, and MCP servers. Apache-2.0, built in the open.
→ ikenga.dev · Download · Docs · Contributing
| Repo | Role | Package manager |
|---|---|---|
ikenga |
Tauri 2 + Vite + React 19 desktop app + pkg kernel (the shell) | bun |
ikenga-contract |
Shared TS package: manifest schema (Zod), RPC types, Engine interface, capability scopes | pnpm |
ikenga-tokens |
Canonical design tokens (CSS + TS) | pnpm |
ikenga-cli |
ikenga — disk-side pkg manager (add | update | list | dev) |
bun |
iyke-cli |
iyke — Rust runtime controller for a running shell |
cargo |
ikenga-pkgs |
Canonical monorepo for all pkgs (engines, MCP servers, apps, skills) | pnpm + Changesets |
ikenga-registry |
Static JSON registry of published pkgs | — |
ikenga-site |
Marketing site + docs for ikenga.dev | pnpm |
ikenga-artifact-builder |
Claude Code skill for self-contained HTML artifacts | pnpm |
We'd love your help — especially building packages (the most common way to extend Ikenga). Start with the contributing guide, then read CONTRIBUTING.md. Everything here is Apache-2.0; by opening a PR you agree your contribution ships under the same terms (inbound = outbound, no CLA).
Found a security issue? Don't open a public issue — see SECURITY.md.