# Add to your Claude Code skills
git clone https://github.com/ansxuman/ClaugeLast scanned: 5/26/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-26T07:45:56.262Z",
"semgrepRan": false,
"npmAuditRan": false,
"pipAuditRan": true
}Clauge is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by ansxuman. One window. Every dev tool. It has 736 GitHub stars.
Yes. Clauge passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/ansxuman/Clauge" and add it to your Claude Code skills directory (see the Installation section above).
Clauge is primarily written in Svelte. It is open-source under ansxuman on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Clauge against similar tools.
No comments yet. Be the first to share your thoughts!
You've been flipping between multiple apps to do one job. Clauge runs all of them in one shell — coding agents, an API client, SQL and NoSQL editors, SSH sessions, a remote file browser, and a project workspace — and gives each mode its own AI, tuned for that workflow. Every mode is one keystroke away. Your data stays on your machine.
| Mode | What it does | Key capabilities | |
|---|---|---|---|
01 |
Agent | Run multiple coding agents in parallel — each with its own purpose, git worktree, and context. | Claude · Codex · Gemini · OpenCode · purpose-pinned sessions · Context Manager · Plugin Manager · per-session git identity · usage analytics |
02 |
Workspace | Boards + notes your agents can read, write, and act on. | Kanban boards · markdown notes · AI coworkers · GitHub & GitLab issue import · full MCP integration |
03 |
REST | An API client your AI — and any external agent — can drive. | Collections · environments · AI batch runner · MCP-exposed (agents create / read / update / delete collections and requests) |
04 |
SQL | One client, every engine. | PostgreSQL · MySQL · ClickHouse · SQLite · Cloudflare D1 · schema-aware AI · cross-dialect translation · SSH tunnels shared with other modes |
05 |
NoSQL | Document and key-value stores, side by side. | MongoDB · Redis · aggregation pipeline builder · interactive Redis console · engine-aware AI |
06 |
SSH | A terminal with an AI co-pilot. | Profiles · multi-tab per host · port forwarding · keychain-backed creds · two AI modes: permission-gated and auto |
07 |
Explorer | Every storage, one browser. | Local FS · S3 (and S3-compatibles) · Azure Blob · SFTP · FTP · drag-and-drop transfers · AI scan |
08 |
Atlas | Drag, resize, and snap your open tabs into a free-form spatial workspace. | Pan / zoom canvas · per-workspace layouts · Atlas-spawned shells · hosts Agent, SSH, REST, SQL, NoSQL, and Explorer tabs |
Plus a cross-mode History layer — a queryable log of every session, request, query, and command across modes.
Spawn coding agents in parallel — Claude, Codex, Gemini, OpenCode — without ever leaving the editor. Each session is independent: its own git worktree, its own context, its own model.
Per-session controls:
Every Clauge session has a purpose that shapes the agent's focus from the first message. No more prompting it to "act like a code reviewer" mid-conversation.
| Purpose | What the agent focuses on |
|---|---|
| Brainstorming | Architecture, tradeoffs, multiple approaches — before writing a line |
| Development | Clean, tested, pattern-consistent code shipped in small verified steps |
| Code Review | Bugs, security holes, edge cases — with file and line references |
| PR Review | End-to-end pull-request analysis: what changed, what's good, what needs work |
| Debugging | Root cause, not band-aids — reproduce, trace, verify the fix actually works |
| Custom | Import an existing Claude Code session or define your own mode |
Every session emits usage analytics — tokens in / out, cost, cache hit, model mix — per session and aggregated across your day.
A shared layer your agents can read, write, and act on through MCP.
@-mention a coworker are all MCP tools an external agent can call. Auto-starts when the app launches — no flag, no setup.An API client driven by AI and exposed over MCP.
One editor, multiple engines, schema-aware AI.
Document stores and key-value engines, side by side.
find with a SCANPersistent SSH with two AI modes:
Plus: reusable profiles, multiple tabs against the same host (no re-authenticating), port forwarding, ed25519 and agent forwarding, keychain-backed credentials.
Every backend, one browser, one set of shortcuts.
A free-form spatial workspace where every open tab becomes a draggable window. Pan, zoom, snap to neighbors, and stop alt-tabbing.