Anthropic’s CLI for Claude — the coding agent
Claude Code is Anthropic’s official CLI for coding with Claude. Explore skills, MCP servers, frameworks, and tools built for the Claude Code ecosystem.
npm install -g @anthropic-ai/claude-codeRequires Node.js 18+. Works on macOS, Linux, and WSL.
cd your-project && claudeOpens an interactive session. Claude reads your codebase and helps you code.
Add skills (custom slash commands), MCP servers (external tools), hooks (lifecycle events), and agents for complex tasks.
One command. Takes about 30 seconds.
Check if you have Node.js
node --versionYou need v18 or higher. If you see a number like v20.11.0, you're good. If you get "command not found", go to nodejs.org and install it first.
Install Claude Code globally
npm install -g @anthropic-ai/claude-codeThis installs the claude command on your machine. Runs on macOS, Linux, and Windows (WSL).
Verify it worked
claude --versionYou should see a version number. If you do, you're ready to go.
Point it at your code and start talking.
Open your terminal
On Mac: Spotlight → type "Terminal". On Windows: open WSL or Windows Terminal.
Navigate to your project folder
cd ~/my-projectReplace ~/my-project with the actual path to your project.
Start Claude Code
claudeThat's it. Just type claude and hit Enter.
First time? Log in
It'll open a browser window to authenticate with your Anthropic account. Log in, come back to the terminal, and you're connected.
Start talking
Claude automatically reads your project files. Just describe what you want: "add a login page", "fix the failing test", "refactor this function".
Everything you need to know to not feel lost.
Send your message
Cancel what Claude is doing right now
Exit Claude Code completely
Scroll through your message history
/helpSee all available commands
/clearWipe the conversation and start fresh
/compactSummarize and shrink the conversation
/costSee how much this session has cost so far
Pro tip: When Claude wants to edit a file or run a command, it'll ask for permission. Press y to allow, n to deny. You can also type ! to allow and stop asking for that type of action.
The strongest lanes in this ecosystem, ranked by visible public proof.
6 tracked builds
5 tracked builds
5 tracked builds
6 tracked builds
5 tracked builds
5 tracked builds
Filter the ranked board by type, timing, and proof signal.
152 signals found
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code fast...
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1. An open-source agent for the AI coding ecosystem.
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates tha...
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.. An open-source agent for the AI coding ecosystem.
Teams-first Multi-agent orchestration for Claude Code
Teams-first Multi-agent orchestration for Claude Code. An open-source agent for the AI coding ecosystem.
AI Coding, Vim Style
AI Coding, Vim Style
A Unified Virtual Filesystem For AI Agents
A Unified Virtual Filesystem For AI Agents
Claude Code Dedicated Development Harness - Achieving High-Quality Development Through an Autonomous Plan→Work→Review...
Claude Code Dedicated Development Harness - Achieving High-Quality Development Through an Autonomous Plan→Work→Review Cycle. An open-source agent for the AI coding ecosystem.
Deep dive into Claude Code's source code— learn from the best agent implementation out there.
Deep dive into Claude Code's source code— learn from the best agent implementation out there.
A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems
A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems
Minimal coding agent written in Rust, optimized for memory footprint and performance
Minimal coding agent written in Rust, optimized for memory footprint and performance
Zero, your trustworthy AI teammate for real work.
Zero, your trustworthy AI teammate for real work.
A dev environment for AI agents.
A dev environment for AI agents.
Desktop pets for AI coding agents. Install pets, connect Claude Code via MCP, and see live coding status on your desk...
Desktop pets for AI coding agents. Install pets, connect Claude Code via MCP, and see live coding status on your desktop.
AI coding agent that edits symbols, not strings. AST surgery, full LSP, and a live code graph wired to memory that re...
AI coding agent that edits symbols, not strings. AST surgery, full LSP, and a live code graph wired to memory that resurfaces by file, co-change, and semantics.
Fully recreating Claude Code from scratch, so anyone can learn how it works.
Fully recreating Claude Code from scratch, so anyone can learn how it works.
The agent that turns websites into APIs!
The agent that turns websites into APIs!
Give your AI agent a brain that remembers. Local memory system for Claude Code — 100% private, GPU-accelerated, zero...
Give your AI agent a brain that remembers. Local memory system for Claude Code — 100% private, GPU-accelerated, zero cloud dependency.
Version-Control for AI coding agents.
Version-Control for AI coding agents.
What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center
What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center
An open-source AI-native operating system to define, organize, and run intelligent agent teams
An open-source AI-native operating system to define, organize, and run intelligent agent teams
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats...
Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically..
Intelligence that compounds. Every single day.
Intelligence that compounds. Every single day.
The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.
The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.
macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.
macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.
AI that ships your tickets.
AI that ships your tickets.
Vlad's Playbook — the operator's field manual where every artifact is live, clickable, and forwardable. 39 chapters ·...
Vlad's Playbook — the operator's field manual where every artifact is live, clickable, and forwardable. 39 chapters · 25 interactive widgets · 3 embedded case studies (AFC pitch + sanitized client audit). Read it → dive.vladyslavpodoliako.com
:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux
:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux
Multi-workspace terminal aggregator with Claude Code AI integration
Multi-workspace terminal aggregator with Claude Code AI integration
Sub-agents for pi with Claude Code look and feel — parallel execution, live widget, custom agent types, mid-run steer...
Sub-agents for pi with Claude Code look and feel — parallel execution, live widget, custom agent types, mid-run steering and more...
36章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。
36章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。
Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees,...
Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees, and reviews code before you see it.
AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-host...
AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-hostable, no telemetry.
Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.
Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.
Claude Code 的开源替代方案。Multi Agent AI 编程助手,CLI & Web UI 双入口。自托管,随处部署——手机浏览器也能完整操控。支持任意 LLM,原生浏览器自动化,90+ 命令。技能、插件与持久记忆。企业...
Claude Code 的开源替代方案。Multi Agent AI 编程助手,CLI & Web UI 双入口。自托管,随处部署——手机浏览器也能完整操控。支持任意 LLM,原生浏览器自动化,90+ 命令。技能、插件与持久记忆。企业级安全,零锁定。Docker 一键部署。
Claude Code plugin to consult multiple AI coding agents (Gemini, OpenAI, Grok) for diverse perspectives
Claude Code plugin to consult multiple AI coding agents (Gemini, OpenAI, Grok) for diverse perspectives
Open-source Claude Code agent multiplexer — run dozens of parallel AI coding agents unattended via tmux
Open-source Claude Code agent multiplexer — run dozens of parallel AI coding agents unattended via tmux
Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded...
Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded calibration for Claude Code and beyond
Building agentic coding assistant in public
Building agentic coding assistant in public
Claude Code plugin that generates production-grade Python CLIs for any web app. 17 CLIs and counting.
Claude Code plugin that generates production-grade Python CLIs for any web app. 17 CLIs and counting.
X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code
X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code
Terminal-first AI assistant for software engineering tasks (inspired by Claude Code v2.0.67)
Terminal-first AI assistant for software engineering tasks (inspired by Claude Code v2.0.67)
A provider-agnostic scaffolding kit for running structured multi-agent workflows in your codebase.
A provider-agnostic scaffolding kit for running structured multi-agent workflows in your codebase.
Build a Claude Code–like CLI coding agent from scratch.
Build a Claude Code–like CLI coding agent from scratch.
Keyboard-first desktop Kanban workspace for AI coding agents with embedded terminals, git worktrees, and hook-driven...
Keyboard-first desktop Kanban workspace for AI coding agents with embedded terminals, git worktrees, and hook-driven task tracking.
Turn isolated Claude sessions into a continuous working relationship
Turn isolated Claude sessions into a continuous working relationship
macOS containment for AI agents — user isolation, kernel sandbox, pf firewall, DNS blocklist, backup/rollback. TLA+ v...
macOS containment for AI agents — user isolation, kernel sandbox, pf firewall, DNS blocklist, backup/rollback. TLA+ verified.
The open source coding agent.
The open source coding agent.
One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates...
One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates, and intelligent automation
Bilingual ML / LLM / multimodal / diffusion / agent / generative-model interview cheat sheets (秋招经验手册) — single-file...
Bilingual ML / LLM / multimodal / diffusion / agent / generative-model interview cheat sheets (秋招经验手册) — single-file HTML reads anywhere on phone, iPad, and laptop — auto-generated by the ARIS /render-html workflow
Clean-room, model-agnostic harness for Claude Code-class coding agents
Clean-room, model-agnostic harness for Claude Code-class coding agents
Rust-first reimplementation of a local agent CLI inspired by Claude Code.
Rust-first reimplementation of a local agent CLI inspired by Claude Code.
Supercharge Claude Code with Expert Knowledge A comprehensive framework for AI-assisted development. Install standar...
Supercharge Claude Code with Expert Knowledge A comprehensive framework for AI-assisted development. Install standardized rules, agents, and commands for your projects across multiple technology stacks.
Parameterized multi-agent orchestration framework for Claude Code and Gemini
Parameterized multi-agent orchestration framework for Claude Code and Gemini
Deconstructing Claude Code — interactive source code analysis, guided wc/helpe walkthroughs, and deep architectural e...
Deconstructing Claude Code — interactive source code analysis, guided wc/helpe walkthroughs, and deep architectural exploration of Anthropic's AI coding agent.
Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic...
Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic coding tools like Claude Code and Copilot. Includes a starlark linter for quality validation.
A Python-based CLI coding agent, similar to Claude Code and OpenCode, but lighter and more flexible, featuring plugga...
A Python-based CLI coding agent, similar to Claude Code and OpenCode, but lighter and more flexible, featuring pluggable model support for DeepSeek and beyond. 一个基于 Python 的 CLI 智能编程助手,类似 Claude Code 或 OpenCode,但更轻量、更灵活,支持 DeepSeek 等模型即插即用
Threat modeling and AI-reasoning vulnerability detection harness for Claude Code — STRIDE + AI + MAESTRO
Threat modeling and AI-reasoning vulnerability detection harness for Claude Code — STRIDE + AI + MAESTRO
Turn tracker tickets into autonomous agent sessions
Turn tracker tickets into autonomous agent sessions
Terminal kanban on plain markdown, with optional Today/Tomorrow planner, 24h agenda + calendar, and a live Claude Cod...
Terminal kanban on plain markdown, with optional Today/Tomorrow planner, 24h agenda + calendar, and a live Claude Code agent view. Use only the panels you want.
Run AI coding agents in hardened container sandboxes.
Run AI coding agents in hardened container sandboxes.
Airut is a system for running Claude Code tasks from email and Slack. It handles workspace provisioning, container is...
Airut is a system for running Claude Code tasks from email and Slack. It handles workspace provisioning, container isolation, network sandboxing, session persistence, and cleanup — a secure foundation for autonomous agentic development.
10 Claude sessions running. What are they doing? Live dashboard — monitor, cost tracking, search, sub-agent visibility.
10 Claude sessions running. What are they doing? Live dashboard — monitor, cost tracking, search, sub-agent visibility.
A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified...
A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified engineering slices from Claude Code, Aider, OpenHands, DeerFlow. Companion to Designing AI Agents (Manning) by Jia Huang.
Agentic Coding with Claude Code, published by Packt
Agentic Coding with Claude Code, published by Packt
Open-source alternative to Claude Code, built from scratch in Rust. Agentic coding CLI — thinks, plans, and execut...
Open-source alternative to Claude Code, built from scratch in Rust. Agentic coding CLI — thinks, plans, and executes with any LLM. Compatible with Claude Code workflows.
Claude Code Agentic Harness
Claude Code Agentic Harness
从0到1构建 Claude code (学习版)
从0到1构建 Claude code (学习版)
Multi-Agent Mutual Control, it’s showtime.
Multi-Agent Mutual Control, it’s showtime.
Control 1 or more machines using computer use tools that integrates with your agents
Control 1 or more machines using computer use tools that integrates with your agents
Desktop terminal orchestrator for running dozens of AI coding agents in parallel. Tauri + SolidJS + Rust.
Desktop terminal orchestrator for running dozens of AI coding agents in parallel. Tauri + SolidJS + Rust.
Turn Claude Code into an Always-on Personal AI assistant
Turn Claude Code into an Always-on Personal AI assistant
AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI gra...
AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI graph, served over MCP.
Run Claude Code natively on Android via Termux or AVF (Android Virtualization Framework) -- no desktop, no SSH, no ro...
Run Claude Code natively on Android via Termux or AVF (Android Virtualization Framework) -- no desktop, no SSH, no root required.
Build custom WhatsApp AI agents with Claude Code in under 30 minutes, no coding needed.
Build custom WhatsApp AI agents with Claude Code in under 30 minutes, no coding needed.
Production-grade agent orchestration for Claude Code - 11 agents, 46 MCP tools, SQLite+FTS5, drift detection, consens...
Production-grade agent orchestration for Claude Code - 11 agents, 46 MCP tools, SQLite+FTS5, drift detection, consensus checkpoints
Web-based tmux orchestration dashboard for long-running AI agent tasks
Web-based tmux orchestration dashboard for long-running AI agent tasks
Projx — A CLI tool for scaffolding production-grade projects. Pick your stack (FastAPI, Fastify, React, Flutter), get...
Projx — A CLI tool for scaffolding production-grade projects. Pick your stack (FastAPI, Fastify, React, Flutter), get a fully wired template with auth, database, CI/CD, and E2E tests. Update anytime when templates improve.
Open-source AI agent. Lives in your terminal.
Open-source AI agent. Lives in your terminal.
Prevents your computer from sleeping while Claude Code works hard
Prevents your computer from sleeping while Claude Code works hard
Open Vibe turns Claude Code, or your agent of choice, into the ultimate SaaS-building assistant, helping you understa...
Open Vibe turns Claude Code, or your agent of choice, into the ultimate SaaS-building assistant, helping you understand the systems behind a production-ready SaaS while building your own app idea.. An open-source agent for the AI coding ecosystem.
CLI that turns a goal into a pull request. Parallel AI coding agents on a Mozaik event bus.
CLI that turns a goal into a pull request. Parallel AI coding agents on a Mozaik event bus.
Subagent Delegation framework for Pydantic AI, enabling nested subagents that can spawn their own specialists on-the-...
Subagent Delegation framework for Pydantic AI, enabling nested subagents that can spawn their own specialists on-the-fly, with smart sync/async/auto mode selection, runtime agent creation, and clean multi-agent architecture. Adds specialization, parallel execution, and task cancellation.
Prosophor(智灵) is the industry's first Agent based on a plugin-driven proactive trigger architecture. It pioneers an i...
Prosophor(智灵) is the industry's first Agent based on a plugin-driven proactive trigger architecture. It pioneers an innovative paradigm shift, evolving the traditional passive response model into initiative-driven predictive interaction. QQ Group: 1095799441
A set of Claude Code and GitHub Copilot plugins providing the AI Literacy framework's complete development workflow —...
A set of Claude Code and GitHub Copilot plugins providing the AI Literacy framework's complete development workflow — harness engineering, agent orchestration, literate programming, CUPID code review, and the three enforcement loops
Run multiple coding agents in parallel on your own cloud VMs.
Run multiple coding agents in parallel on your own cloud VMs.
Agentic AI coding assistant on Telegram, powered by multiple persistent back ends. Runs locally with shell access, au...
Agentic AI coding assistant on Telegram, powered by multiple persistent back ends. Runs locally with shell access, automated PR reviews, layered security, persistent memory, and scheduled jobs. Your machine, your data, your rules.
Multi-agent system for software development
Multi-agent system for software development
Open-source AI agent. Lives in your terminal.
Open-source AI agent. Lives in your terminal.
AI 时代的伯克希尔:基于 Claude Code 的价值投资研究框架。巴菲特·芒格·段永平·李录四大师方法论 + 多Agent并行研究。
AI 时代的伯克希尔:基于 Claude Code 的价值投资研究框架。巴菲特·芒格·段永平·李录四大师方法论 + 多Agent并行研究。
React Native + Expo template with Feature-Sliced Design (FSD) architecture and AI Agent Harness for Claude Code
React Native + Expo template with Feature-Sliced Design (FSD) architecture and AI Agent Harness for Claude Code
Rust terminal coding agent, Claude Code compatible — your.claude/ config just works. Multi-LLM, streaming Markdown T...
Rust terminal coding agent, Claude Code compatible — your.claude/ config just works. Multi-LLM, streaming Markdown TUI, 95%+ prompt cache, MCP & ACP support, background agents. Built entirely by AI via Nobody Coding.
Free, AI PR reviewer that runs entirely in GitHub Actions. No hosting required.
Free, AI PR reviewer that runs entirely in GitHub Actions. No hosting required.
GitHub project tonisives/clawtab
GitHub project tonisives/clawtab
Claude Code agent-in-container orchestration and automation
Claude Code agent-in-container orchestration and automation
State of the art mobile app for ZoneMinder. A complete rewrite of zmNinja with more features
State of the art mobile app for ZoneMinder. A complete rewrite of zmNinja with more features
Production-ready Claude Code 2.0 setup for autonomous development
Production-ready Claude Code 2.0 setup for autonomous development
NeoCode 是一个本地优先的 AI Coding Agent,支持终端、Web、桌面端与飞书等多入口接入,帮助用户读懂项目、修改代码、运行命令并安全推进开发任务
NeoCode 是一个本地优先的 AI Coding Agent,支持终端、Web、桌面端与飞书等多入口接入,帮助用户读懂项目、修改代码、运行命令并安全推进开发任务
Local-first AI coding agent for desktop, terminal, VS Code, Visual Studio, and CI code reviews.
Local-first AI coding agent for desktop, terminal, VS Code, Visual Studio, and CI code reviews.
一个更强调可控、可追踪和 Token 效率的 AI 多智能体开发工作流 || An AI multi-agent development workflow that emphasizes controllability, tracea...
一个更强调可控、可追踪和 Token 效率的 AI 多智能体开发工作流 || An AI multi-agent development workflow that emphasizes controllability, traceability, and token efficiency
Self-installing personal AI orchestrator. Hand the latest blueprint file to a Claude Code session and it builds a ful...
Self-installing personal AI orchestrator. Hand the latest blueprint file to a Claude Code session and it builds a full multi-agent system. Telegram interface, persistent memory, specialist crew.
Native Linux GUI for Claude Code agents. Rust + GTK4. Fast, light, no Electron.
Native Linux GUI for Claude Code agents. Rust + GTK4. Fast, light, no Electron.
Workflow orchestration for AI agents with Claude Code
Workflow orchestration for AI agents with Claude Code
Pickle Rick for Claude Code — autonomous PRD-driven coding loops + relentless code review. Ralph Loop toolkit.
Pickle Rick for Claude Code — autonomous PRD-driven coding loops + relentless code review. Ralph Loop toolkit.
MinusX is an Agentic Business Intelligence platform. It's Claude Code for data.
MinusX is an Agentic Business Intelligence platform. It's Claude Code for data.
Continuously Looping Engineering Machines. docker-compose for Claude Code agents - persistent teams, 24/7, on any Lin...
Continuously Looping Engineering Machines. docker-compose for Claude Code agents - persistent teams, 24/7, on any Linux host.
Turn Claude Code session transcripts into blog-style articles — narrative, not logs
Turn Claude Code session transcripts into blog-style articles — narrative, not logs
agents that run on your claude subscription. multi-agent, sandboxed by default. polished telegram UI.
agents that run on your claude subscription. multi-agent, sandboxed by default. polished telegram UI.
Reference build for a self-hosted AI platform — persistent context, multi-agent workflows, and purpose-built agents o...
Reference build for a self-hosted AI platform — persistent context, multi-agent workflows, and purpose-built agents on your own hardware
Maestro spawns and monitors multiple Claude Code sessions working on the same project simultaneously. It provides rea...
Maestro spawns and monitors multiple Claude Code sessions working on the same project simultaneously. It provides real-time visibility into what each agent is doing, how much it's spending, and coordinates their work to prevent conflicts — all from a single TUI dashboard.
AI-powered testing for Salesforce Agentforce agents. Claude Code plugin.
AI-powered testing for Salesforce Agentforce agents. Claude Code plugin.
Multi-Repo Multi-Agent Harness CLI for Claude Code. Connect to your team from Telegram, route tasks, spawn workers, s...
Multi-Repo Multi-Agent Harness CLI for Claude Code. Connect to your team from Telegram, route tasks, spawn workers, ship PRs. One binary, no cloud.
From Idea to Implementation: Agentic Engineering Workflows for Claude Code
From Idea to Implementation: Agentic Engineering Workflows for Claude Code
Блог про AI-агентов, вайбкодинг и паттерны Claude Code
Блог про AI-агентов, вайбкодинг и паттерны Claude Code
Session memory for Claude Code. Auto-captures every session into a plain Obsidian markdown vault. Zero config. MIT. m...
Session memory for Claude Code. Auto-captures every session into a plain Obsidian markdown vault. Zero config. MIT. macOS + Linux.
Demonstration of AI review of existing functional annotations
Demonstration of AI review of existing functional annotations
在飞书中远程操控 Claude Code CLI — 同时让 AI Agent 拥有飞书全平台操作能力。
在飞书中远程操控 Claude Code CLI — 同时让 AI Agent 拥有飞书全平台操作能力。
Claw is a local-first AI control plane that runs powerful open models on your machine and connects to top LLM provide...
Claw is a local-first AI control plane that runs powerful open models on your machine and connects to top LLM providers. It intelligently routes every prompt to the best model, giving you one secure workspace for chat, memory, context, connectors, routing, and full AI orchestration.
Cryochamber for your AI agents, for scheduling long running tasks
Cryochamber for your AI agents, for scheduling long running tasks
Governance guardrails and insights for AI coding agents
Governance guardrails and insights for AI coding agents
Aura Frog — Claude Code plugin — 10 agents, 5-phase TDD workflow, 3-tier rules, 27 hooks. Stop prompting. Start shipp...
Aura Frog — Claude Code plugin — 10 agents, 5-phase TDD workflow, 3-tier rules, 27 hooks. Stop prompting. Start shipping.
Claude Code plugin for structured, AI-driven software development. Orchestrates complex workflows -- from issue asses...
Claude Code plugin for structured, AI-driven software development. Orchestrates complex workflows -- from issue assessment to staged implementation to review and merge -- giving developers the speed of full automation with the control of human-in-the-loop checkpoints.
Claude Code plugin that autonomously searches job boards, auto-fills applications, generates cover letters, and preps...
Claude Code plugin that autonomously searches job boards, auto-fills applications, generates cover letters, and preps for interviews - powered by your resume
Multi-Workspace IDE for Parallel AI Agent Development
Multi-Workspace IDE for Parallel AI Agent Development
Talk to your AI coding agents. From anywhere. Push-to-talk voice control for Claude Code running in tmux — from your...
Talk to your AI coding agents. From anywhere. Push-to-talk voice control for Claude Code running in tmux — from your phone, tablet, or laptop.
A TUI for multi-clauding without losing your marbles
A TUI for multi-clauding without losing your marbles
Custom launcher for Claude Code, supporting dynamic prompts, layered configuration and easy custom hooks and MCPs.
Custom launcher for Claude Code, supporting dynamic prompts, layered configuration and easy custom hooks and MCPs.
EverFern is a free, local-first AI agent that uses your computer the way you would — clicks buttons, navigates apps,...
EverFern is a free, local-first AI agent that uses your computer the way you would — clicks buttons, navigates apps, fills forms, runs workflows. No subscription, no cloud, no data leaving your machine. Open source alternative to Claude Cowork and Manas Desktop.
Multi-agent GUI for AI coding assistants — Claude Code, Gemini CLI, OpenCode & more. npx agentgui
Multi-agent GUI for AI coding assistants — Claude Code, Gemini CLI, OpenCode & more. npx agentgui
Lightweight TUI dashboard for Claude Code token usage, agent sessions, and system resources. Go.
Lightweight TUI dashboard for Claude Code token usage, agent sessions, and system resources. Go.
The terminal workspace for AI coding agents. Run dozens of Claude Code sessions on a 2D canvas. macOS.
The terminal workspace for AI coding agents. Run dozens of Claude Code sessions on a 2D canvas. macOS.
A productive AI coworker that learns, self-improves, and ships work.
A productive AI coworker that learns, self-improves, and ships work.
Mission control for your Claude Code agents.
Mission control for your Claude Code agents.
Architecture rules your AI coding agent can't break — generates AGENTS.md, per-folder CLAUDE.md, and Claude Code hook...
Architecture rules your AI coding agent can't break — generates AGENTS.md, per-folder CLAUDE.md, and Claude Code hooks from your codebase.
A lightweight macOS menu bar app that turns your MacBook's notch into a live Claude Code status indicator.
A lightweight macOS menu bar app that turns your MacBook's notch into a live Claude Code status indicator.
Portable Claude Code Setup
Portable Claude Code Setup
Security guardrails for Claude Code, MCP tools, and Claude cowork workflows. Local-first modular YARA-style guard pac...
Security guardrails for Claude Code, MCP tools, and Claude cowork workflows. Local-first modular YARA-style guard packs for secrets, exfiltration, prompt injection, MCP abuse, and risky agent actions.
A VIBE-CODED Sublime Text extension for interaction with Claude-Code
A VIBE-CODED Sublime Text extension for interaction with Claude-Code
A stop-loss for Claude Code: detects loops, compaction danger, failed tools, and token waste before the next request.
A stop-loss for Claude Code: detects loops, compaction danger, failed tools, and token waste before the next request.
Browser MCP — control your real Chrome from Claude Code. 29 tools: CAPTCHA solving, file upload, multi-session, human...
Browser MCP — control your real Chrome from Claude Code. 29 tools: CAPTCHA solving, file upload, multi-session, human-in-the-loop. browsermcp.dev
Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Val...
Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Validate workflow.
Complexity-aware agentic coding pipeline for Claude Code
Complexity-aware agentic coding pipeline for Claude Code
A standalone multi-agent chat UI for ACP (Agent Client Protocol) agents. Direct communication with ACP-compatible CLI...
A standalone multi-agent chat UI for ACP (Agent Client Protocol) agents. Direct communication with ACP-compatible CLI tools — GitHub Copilot CLI, Claude Code, and any ACP-compliant agent.
Claude Code harness for disciplined Java backend dev — risk-classified routing, 6-phase lifecycle (Explorer → Propose...
Claude Code harness for disciplined Java backend dev — risk-classified routing, 6-phase lifecycle (Explorer → Propose → Review → Implement → QA → Archive), 13 specialist agents, gate-enforced contracts. Prevents LLM slop via spec-first briefs, TDD, and WAL.