Skip to content
/

/others

The tools frameworks depend on, the IDEs they run inside, the skill catalogs they consume.

These aren't frameworks in the sense this atlas uses the word. SpecKit, Superpowers, OpenSpec — those sit on top of a coding agent and ship installable methodology. The entries here are the things underneath, or alongside, or built from the same pieces but pointing somewhere else. They're catalogued for completeness; the focus lives at /frameworks.

305 entries across 12 categories · sorted by stars within each

Coding agents

24

The agents themselves. Frameworks like SpecKit and Superpowers run on top of these.

OpenCode ★ 165k
opencode

Terminal-first AI coding agent with multi-model routing, native desktop app, and a typed .opencode/ configuration system for…

Gemini CLI (Google) ★ 105k
gemini-cli

Bring the full power of Gemini into the terminal with a free tier, Google Search grounding, and extensible MCP support.

OpenAI Codex CLI ★ 86k
codex-cli

Give developers a sandboxed, locally-running OpenAI coding agent with approval gates and skill orchestration.

OpenHands ★ 75k
openhands

Open-source AI software development platform (open-source Devin alternative) with Docker sandbox isolation, 77.6% SWE-bench…

Cline ★ 62k
cline

SDK-first autonomous coding agent with human-in-the-loop approval across VS Code, JetBrains, CLI, and a parallel-agent Kanban…

pi-mono ★ 55k
pi-mono

Minimal, extensible TypeScript terminal coding agent with multi-provider LLM API, TUI library, and TypeScript Extension API —…

gpt-engineer ★ 55k
gpt-engineer

ARCHIVED — the original LLM-driven code generation experiment that generates entire applications from a prose specification file.

pi (badlogic/earendil) ★ 55k
pi-coding-agent

A minimal, hackable, multi-provider terminal coding agent that adapts to your workflows via npm-installable TypeScript Extensions…

Goose (Block/AAIF) ★ 46k
goose

General-purpose AI agent (not just code) with security-first tool inspection, recipe-based shareable configurations, and 15+ LLM…

Aider ★ 45k
aider

Terminal-native AI pair programming with git-first edit semantics and automatic commit messages.

TabbyML/Tabby ★ 34k
tabby

Self-hosted AI coding assistant server (alternative to GitHub Copilot) with admin dashboard, RAG-based completions, and multi-IDE…

Continue ★ 33k
continue

AI code review as source-controlled, enforceable CI checks — green/red GitHub status checks powered by markdown-defined agent…

SWE-agent ★ 19k
swe-agent

Research-grade GitHub issue fixing agent with YAML-configurable prompts, one-command-at-a-time REPL loop, and batch evaluation…

Sweep AI ★ 7.7k
sweep

Autonomous GitHub bot that converts issues to pull requests using a sequential multi-agent pipeline.

mini-swe-agent ★ 4.5k
mini-swe-agent

Prove that a ~130-line agent with only a bash tool can achieve >74% on SWE-bench, and serve as a clean research baseline +…

Micro Agent (Builder.io) ★ 4.3k
micro-agent

Generate code that passes tests, nothing else — the smallest possible TDD agent that avoids the Roomba-under-the-table problem of…

RA.Aid ★ 2.2k
ra-aid

Autonomous software development via three specialized agents (Research → Planning → Implementation) with SQLite memory and…

TmuxAI ★ 1.8k
tmuxai

Be the AI pair programmer that watches your tmux screen and helps with any terminal workflow — no shell wrappers, no workflow…

mini-coding-agent ★ 882
mini-coding-agent

A single-file zero-dependency Python coding agent that demonstrates the six core components of coding agents for educational…

MyCoder.ai ★ 567
mycoder-ai

Autonomous parallel-executing coding agent that reads project context naturally without special setup files.

agentic-python-coder ★ 3
szeider-python-coder

A focused Python execution agent (LangGraph ReAct + persistent IPython kernel) that mandates constraint-independent verification…

che-incubator demo-spec-driven-development-with-ai ★ 2
ra-aid-che-incubator

Zero-friction template for spec-driven development in cloud workspaces: write a spec, run one command, get working code.

Nanocoder ★ 0
nanocoder

unknown — repository not publicly accessible

Hermes IDE
hermes-ide

IDEs & commercial products

16

Full coding IDEs and commercial agentic products. They compete with each other; frameworks live inside them.

Zed ★ 84k
zed

Open-source, GPU-accelerated IDE with a native AI agent featuring LSP-aware tools, update_plan for visible task tracking,…

Trae Agent ★ 12k
trae-agent

Research-friendly open-source CLI coding agent by ByteDance, designed for academic ablation studies and modular LLM provider…

Qodo (PR-Agent) ★ 11k
qodo

Open-source AI PR reviewer with single-call tool architecture, PR compression for large diffs, self-reflection quality gate, and…

Mistral Vibe ★ 4.3k
mistral-vibe

Mistral AI's first-party open-source CLI coding agent with configurable safety profiles, subagent delegation, SKILL.md custom…

Kiro ★ 3.8k
kiro

Prevents 'vibe coding' by enforcing a Requirements→Design→Tasks spec pipeline with EARS notation before any code is generated.

kiro (jasonkneen) ★ 665
kiro-jasonkneen

Verbatim Kiro IDE system prompt + 8 spec-driven development skills packaged as a Claude Code plugin for teams that want Kiro's…

Antigravity Link ★ 180
antigravity-link

Mobile companion and MCP/HTTP bridge for Google's Antigravity IDE, enabling remote monitoring, control, and agent automation via…

osModa ★ 99
osmoda

AI-native NixOS operating system where 10 Rust daemons expose 91 structured MCP tools giving the agent root-level typed access to…

spec-driven-kiro-project (lotharschulz) ★ 3
spec-driven-kiro-project

Example project demonstrating Kiro IDE's spec-driven development approach applied to a real TypeScript web application.

Antigravity (Google)
antigravity

Google's AI IDE (VS Code fork with integrated AI coding agent).

Cosine
cosine

First-party AI coding platform with proprietary Lumen models trained for production-first coding (minimal diffs, niche languages,…

Devin
devin

Fully autonomous cloud AI engineer that handles complete tasks (tickets, migrations, PRs) in isolated microVMs without requiring…

Factory Droid
droid-factory

Full-platform AI software factory: hooks turn prompts into deterministic enforcement, Missions add structured orchestration, and…

Frontman
frontman

unknown — insufficient public material

kiro spec agent (notdp gist)
kiro-spec-agent-gist

Single CLAUDE.md file injecting the complete Kiro spec workflow (requirements → design → tasks → one-task-at-a-time execution)…

maxim-saplin kiro-SDD gist
maxim-saplin-kiro-sdd

Dual-format (Cursor + GitHub Copilot) gist providing Kiro-style SDD slash commands without any installation requirements.

Sandboxes & execution substrate

31

MicroVM / container / WASM substrate. Frameworks call into these for isolated execution.

Daytona ★ 72k
daytona

Provide secure, elastic, sub-90ms sandbox compute infrastructure for running AI-generated code, accessible via multi-language…

CUA ★ 17k
cua-sandbox

Unified SDK for building, benchmarking, and deploying agents that interact with full OS GUIs via isolated VMs.

Browser Harness ★ 14k
browser-harness

Thin, self-healing CDP harness connecting an LLM to the user's real Chrome browser with coordinate-first clicking and…

E2B ★ 12k
e2b

Run AI-generated code safely in cloud-hosted isolated sandboxes via a 3-line SDK integration.

OpenSandbox ★ 11k
opensandbox

Protocol-first general-purpose sandbox platform for AI applications with multi-language SDKs and pluggable isolation backends.

Microsandbox ★ 6.3k
microsandbox

Spawn hardware-isolated microVMs as child processes directly from application code, with no server setup, in under 100ms.

OpenShell ★ 6.3k
openshell-nvidia

Safe, policy-governed sandbox runtime for autonomous AI agents with four-layer defense-in-depth…

CubeSandbox ★ 5.9k
cubesandbox

Sub-60ms KVM microVM sandboxes for AI agents with E2B drop-in compatibility and <5MB memory overhead.

worktrunk ★ 5.2k
worktrunk

Make git worktree lifecycle (create, switch, list, merge, cleanup) as simple as branch operations, designed for managing 5-10+…

agent-infra sandbox ★ 4.8k
agent-infra-sandbox

All-in-one Docker container sandbox combining Browser (VNC), Terminal, File, VSCode Server, Jupyter, and MCP in a unified…

Agent Sandbox (kubernetes-sigs) ★ 2.5k
agent-sandbox-k8s

Provide a first-class Kubernetes CRD for singleton stateful workloads with stable identity, persistent storage, and hibernation —…

VibeKit ★ 1.8k
vibekit

TypeScript SDK that routes any coding agent to any sandbox backend with built-in secrets redaction, git worktree isolation, and…

stakpak/agent ★ 1.6k
stakpak-agent

24/7 DevOps AI agent with dynamic secret substitution, Warden pre-execution guardrails, and Docker sandbox isolation for safe…

Scion (GCP) ★ 1.5k
scion-gcp

Multi-agent orchestration testbed: each agent in own container + git worktree, harness-agnostic (Claude/Gemini/Codex/OpenCode),…

E2B Desktop Sandbox ★ 1.4k
e2b-desktop

Cloud-managed graphical desktop sandbox (MicroVM + VNC) for LLM Computer Use agents — create, control, and stream a real GUI…

ClawManager ★ 1.4k
clawmanager

Kubernetes-native control plane for multi-tenant AI agent instance management with AI Gateway governance, desired-state…

AgentBay SDK ★ 1.1k
agentbay-sdk

Multi-language SDK for Alibaba Cloud's on-demand sandbox sessions across Browser, Desktop, Mobile, and Code execution surfaces.

Tensorlake ★ 926
tensorlake

Fastest Firecracker MicroVM sandbox platform with sub-second cold starts, runtime snapshots/clones, and integrated serverless…

Arrakis ★ 816
arrakis

Self-hosted MicroVM sandbox server with snapshot-and-restore for AI agent code execution, computer use (VNC/Chrome), and…

AgentScope Runtime ★ 800
agentscope-runtime

Production runtime for exposing any Python agent as a scalable HTTP/SSE streaming service with containerized tool execution…

SWE-ReX ★ 508
swe-rex

Unified Python library for interacting with persistent bash sessions in any execution backend (local, Docker, Fargate, Modal).

Open Agent (Th0rgal) ★ 438
open-agent-thorgal

Same as sandboxed-sh — self-hosted AI agent orchestrator (non-canonical slug).

sandboxed.sh ★ 438
sandboxed-sh

Self-hosted orchestrator for AI coding agents with isolated workspaces, multi-runtime support, and Library-based configuration…

Capsule ★ 285
capsule

WebAssembly-based function-level sandbox for executing untrusted Python/TypeScript code with configurable CPU, memory, timeout,…

agentbox ★ 174
agentbox-mattolson

Two-layer network-isolated local sandbox (mitmproxy allowlist + iptables firewall) for running AI coding agents with minimal…

KubeStellar Console ★ 109
kubestellar-kc-agent

AI-powered multi-cluster Kubernetes management dashboard with guided install missions for 250+ CNCF projects, accessible as…

terminal-bench-env (TermiGen) ★ 82
terminal-bench-env

3,500+ verified Docker terminal tasks + minimal ReAct BashAgent for evaluating and training terminal-capable AI agents.

Brood Box ★ 36
brood-box

Wrap any coding agent in a hardware-isolated microVM with COW workspace snapshot, egress firewall, and interactive change review.

AgentTier ★ 19
agenttier

Kubernetes-native control plane for isolated, persistent sandbox environments for AI agents.

FlyDex
flydex

unknown — no public GitHub repository accessible

VibeBox
vibebox

unknown — no public GitHub repository accessible

Skill & plugin catalogs

46

Curated skill packs and subagent marketplaces. Content, not methodology.

Anthropic Skills — IP Guard Delta Report ★ 141k
anthropics-skills-ip-guard

No ip-guard skill found in the anthropics/skills repo; this entry is a delta report tracking its absence.

Anthropic Skills (Official) ★ 141k
anthropics-skills

Official Anthropic reference gallery for the Agent Skills standard, spanning creative, technical, and enterprise capability…

UI UX Pro Max ★ 83k
ui-ux-pro-max

Provides a searchable design database (67 styles, 161 palettes, 57 font pairings, 99 UX guidelines) with a reasoning engine that…

Agent Skills (Addy Osmani) ★ 46k
agent-skills-addyosmani

Encodes senior-engineer software development lifecycle as 23 auto-routed skills and 7 slash commands for any AI coding agent.

wshobson/agents Plugin Marketplace ★ 36k
wshobson-agents

Single Markdown source for 83 domain-specialized plugins that auto-generates idiomatic artifacts for five AI coding harnesses.

Claude Scientific Skills ★ 26k
claude-scientific-skills

Provides 138 curated skills for scientific Python workflows across biology, chemistry, medicine, physics, and engineering —…

VoltAgent awesome-claude-code-subagents ★ 21k
voltagent-subagents

154+ domain-specialized Claude Code subagents across 10 categories, installable as plugins with no commands, skills, or hooks —…

OpenAI Skills (Official) ★ 20k
openai-skills

Tiered library of integration and workflow skills for Codex, with a self-bootstrapping skill-installer that lets agents discover…

agentskills.io — Agent Skills Open Standard ★ 19k
asyncope-agentskills-io

Open standard specification for portable AI agent skill packages, enabling one skill to work across Claude Code, Gemini CLI,…

alirezarezvani/claude-skills ★ 16k
alirezarezvani-claude-skills

313+ skills for 12 AI tools covering engineering, marketing, C-level advisory, compliance, research, and finance — all from one…

Anthropic Knowledge Work Plugins ★ 16k
anthropics-knowledge-work-plugins

Role-specialized plugin bundles with live MCP connectors that turn Claude into a domain expert for enterprise knowledge workers.

Agent Skills for Context Engineering ★ 16k
muratcankoylan-skills

15-skill educational library covering the complete stack of context engineering and agent harness design — from attention…

BehiSecc/awesome-claude-skills ★ 9.2k
behisecc-claude-skills

Curated awesome-list index of 50+ Claude Skills across 14 categories — a discovery surface, not a framework.

VoltAgent awesome-codex-subagents ★ 4.9k
voltagent-codex-subagents

166 Codex-native TOML subagents across 13 categories with sandbox_mode isolation and smart GPT model routing.

directories ★ 3.9k
directories-leerob

Community plugin directory for Cursor IDE (cursor.directory) — redirected from leerob/directories; not a multi-model routing…

Microsoft MCP Servers ★ 3.2k
ms-mcp-servers

Official Microsoft MCP server catalog and source for Azure MCP and Fabric MCP servers, exposing 40+ Azure services through a…

Amazon Bedrock AgentCore Samples ★ 2.9k
agentcore-samples

Managed cloud infrastructure for deploying AI agents at production scale — eliminating undifferentiated heavy lifting of compute,…

Google Agents CLI ★ 2.6k
google-agents-cli

Google's official CLI and skill pack for building production ADK agents — enforcing scaffold-first, eval-driven development…

wshobson/commands Slash Command Collection ★ 2.5k
wshobson-commands

57 slash commands (15 multi-agent workflows + 42 single-purpose tools) for Claude Code, now superseded by the wshobson/agents…

jeremylongshore/claude-code-plugins-plus-skills (Tons of Skills) ★ 2.2k
jeremylongshore-plugins-skills

431 plugins, 2,810 skills, 200 agents with a dedicated npm CLI (ccpi) and marketplace website — the Claude Code plugin ecosystem…

Microsoft Learn MCP Server ★ 1.7k
ms-learn-mcp

Free, no-auth MCP server providing real-time access to official Microsoft documentation, eliminating AI hallucinations about…

daymade/claude-code-skills ★ 1.1k
daymade-cc-skills

52 production-hardened skills with emphasis on skill craftsmanship — a fork of Anthropic's official skill-creator with security…

Awesome Claude Code Plugins ★ 806
ccplugins-awesome

Community-curated marketplace of 116 installable Claude Code plugins covering the full developer workflow, from code review to…

Claude Skills Marketplace (mhattingpete) ★ 586
claude-skills-marketplace-mhatting

Curated multi-plugin marketplace for SW engineering workflows with optional token-efficient code execution runtime for bulk file…

Claude Skills MCP Server ★ 387
claude-skills-mcp

Brings Anthropic's Agent Skills semantic discovery to any MCP-compatible AI client via a two-package proxy+backend architecture.

IBM MCP ★ 379
ibm-mcp

IBM's official catalog of 30+ MCP servers connecting AI agents to the full IBM product portfolio — from watsonx.data and QRadar…

Subtask ★ 330
subtask-zippoxer

Gives a lead AI agent a Go CLI + git worktree infrastructure to dispatch parallel worker agents, track progress, and orchestrate…

aws-skills ★ 294
aws-skills

Gives Claude Code mandatory-MCP-first AWS knowledge for CDK, serverless, cost optimization, and Bedrock AgentCore through 5…

curtis-arch/Droids ★ 253
droids-curtis

29 production-tested, hyper-specific domain-specialist droids for a Cloudflare Workers/Neon/tRPC stack, with forced context…

glebis/claude-skills ★ 225
glebis-skills

48-plugin personal productivity OS with flagship multi-agent TDD skill implementing information isolation between test-writing…

skill-optimizer ★ 57
skill-optimizer

Runs AI agent skills in hermetically isolated Docker containers against deterministic graders to produce reproducible pass/fail…

ovachiever/droid-tings ★ 44
droid-tings

375 aggregated skills + 155 droids from 15+ repos covering AI/ML, scientific research, and development — targeting both Claude…

Aurite Agent Verifier ★ 38
aurite-agent-verifier

Applies deterministic pattern-matched checks on AI-generated agent code to catch hallucinated tools, unbounded loops, and missing…

awesome-gemini-cli-subagents ★ 33
ankitmundada-gemini-subagents

Provide 128 specialized persona-MD agents for Gemini CLI with per-agent model routing and temperature optimization.

prd-creator-skill ★ 17
huchi996-prd-creator

Converts a vague Chinese-language product idea into a structured three-tier PRD hierarchy (Project→Module→Function) through a…

CC Marketplace (setouchi-h) ★ 16
cc-marketplace-setouchi

Automate the repetitive git, PR, and build tasks that surround every Claude Code session without adding workflow methodology.

setup-structure-index ★ 15
setup-structure-index

Creates a two-tier codebase index (zero-cost file map in CLAUDE.md + on-demand directory YAML) maintained by a TaskCompleted hook…

oh-my-claude (ssenart) ★ 14
ssenart-oh-my-claude

Provides a real-time powerline status bar in Claude Code showing context usage, token count, Pro rate limit percentages, and…

sgaunet/claude-plugins ★ 13
sgaunet-plugins

Four-plugin domain-specialist marketplace (DevOps, software engineering, Go, Bash) with named expert agents and per-agent tool…

huangdijia/oh-my-claude-code-plugins ★ 10
huangdijia-cc-plugins

Multi-plugin Claude Code marketplace implementing spec-driven development (EARS requirements + Mermaid design + task checklist)…

Ozzeron prompt-pack ★ 6
ozzeron-prompt-pack

Prevent the recurring AI-generated technical debt patterns (duplicate artifacts, convention drift, scope creep) that accumulate…

anilcancakir/claude-code-plugins ★ 6
anilcancakir-cc-plugins

Seven productivity plugins for Claude Code with strategic-compact as a hook-driven context lifecycle manager that suggests…

PromptKit (ozzeron/prompt-pack) ★ 6
ozzeron-prompt-pack-promptkit

Prevents AI agents from creating duplicate artifacts by enforcing a mandatory reuse-before-create decision chain as a…

oh-my-agent-skills ★ 1
lukasdias-oh-my-agent-skills

Rust TUI for browsing, searching, filtering, and copying skill names from .agents/ skill directories used by Claude/Opencode…

Anthropic Claude Plugins Official ★ 0
anthropics-plugins-official

Repo not found — no public content to analyze.

OmX (oh-my-codex-yeachan duplicate)
oh-my-codex-yeachan-omx

Duplicate entry — see canonical oh-my-codex-yeachan

UI dashboards & session viewers

42

Desktop and web GUIs that wrap underlying agents. No primitives of their own.

LobeHub ★ 78k
lobehub

Full-stack multi-agent platform that acts as a Chief Agent Operator — scheduling, delegating, and reporting on an AI team running…

Paperclip ★ 68k
paperclip

Corporate control plane for AI-agent companies — org charts, budgets, governance, heartbeat scheduling, and multi-company…

Multica ★ 33k
multica

Open-source managed agents platform with 4 UI surfaces (web/desktop/mobile/CLI), squad routing, autopilots, and skill compounding…

Vibe Kanban ★ 27k
vibe-kanban

Eliminate the overhead of planning, switching between agent terminals, and reviewing diffs by providing a single web dashboard…

Claudia GUI ★ 22k
claudia-gui

Visual desktop GUI for Claude Code session browsing, agent management, and cost tracking — identity resolved to opcode.

opcode ★ 22k
opcode

Visual desktop shell for Claude Code sessions, agents, usage, and checkpoints without any methodology overlay.

cmux (manaflow) ★ 20k
cmux-manaflow

Native macOS terminal app with agent-aware notification rings, sidebar metadata per workspace, and scriptable browser — providing…

Eigent ★ 14k
eigent

Desktop cowork platform that deploys a multi-agent AI workforce (Developer, Browser, Document, Multi-Modal) to autonomously…

Superset ★ 11k
superset

macOS desktop app that eliminates context-switching overhead when running 10–100+ parallel AI coding agents, each isolated in its…

1Code ★ 5.5k
1code

Cursor-like desktop experience for Claude Code and Codex with cloud background agents, event-driven automations, and a full…

holaOS ★ 5.4k
hola-os

macOS desktop agent environment where recurring work-streams persist as living workspaces with accumulated user-correction rules,…

Open Claude Cowork ★ 3.3k
open-claude-cowork

Minimal Electron desktop GUI for autonomous task execution via the Anthropic Claude Agent SDK — no terminal required.

Crystal (stravu) ★ 3.1k
crystal

Manage multiple parallel AI coding sessions in isolated git worktrees from a single desktop GUI.

Maestro (RunMaestro) ★ 3.0k
maestro-runmaestro

Orchestrate unlimited parallel AI agent sessions with a keyboard-first desktop app including Group Chat coordination and Auto Run…

Agent Deck ★ 2.5k
agent-deck

Terminal mission control for managing fleets of parallel AI coding agent sessions with fork, MCP, conductor, and worktree support.

AgentsMesh ★ 2.1k
agentsmesh

Multi-tenant workforce platform that gives every team member a squad of AI coding agents coordinated through channels, pod…

cmux (coder) / Mux ★ 1.8k
cmux-coder

Desktop app with custom agent loop for parallel, isolated, multi-model agentic development with Plan/Exec modes, worktree…

Open Cowork ★ 1.4k
open-cowork

Makes Claude Code accessible to knowledge workers on Windows/macOS with one-click install, VM sandbox, document skills, and IM…

AiderDesk ★ 1.2k
aiderdesk

Transparent, steerable AI orchestration platform — GUI for Aider with multi-provider support, worktree isolation, approval gates,…

Maestro (its-maestro-baby) ★ 1.2k
maestro-its-maestro-baby

Run 1-6 AI coding sessions in isolated git worktrees with native Tauri performance and a reverse-MCP status protocol for agent…

Mysti ★ 1.1k
mysti

VS Code extension that orchestrates 12 AI coding agent CLIs through a unified chat UI with 5-strategy Brainstorm Mode, 16…

Sidecar ★ 1.0k
sidecar-marcus

Terminal TUI companion panel that provides real-time git diff viewing, unified conversation history from 10+ AI coding agents,…

Codexia ★ 690
codexia

Tauri desktop app providing visual control plane, task scheduler, git worktree manager, and headless REST API for Codex CLI +…

Parallel Code ★ 650
parallel-code

Dispatch ten parallel AI coding agents in isolated git worktrees (or Docker containers) with AI Arena head-to-head comparison and…

Dorothy ★ 291
dorothy

Local-first autonomous agent platform with Super Agent MCP orchestration, memory REST API, GitHub/JIRA automations with…

CCBot ★ 250
ccbot

Telegram bot that bridges to tmux-based Claude Code sessions, allowing remote monitoring and control via Telegram topics without…

Poirot ★ 184
poirot

Native macOS session investigator — browse, search, and analyze Claude Code history without modifying any workflow.

IM.codes ★ 100
im-codes

Remote control and shared memory layer for terminal-based AI coding agents, accessible from mobile, web, and Apple Watch.

Kagan ★ 88
kagan

Kanban TUI for AI coding agents with a structurally enforced human review gate (REVIEW → DONE cannot be automated) — one git…

onUI ★ 62
onui

Browser extension + local MCP server that lets developers annotate any live web UI with structured intent/severity markers,…

Vibe Island ★ 54
vibe-island

macOS notch panel showing real-time status for 16 AI coding agents with GUI permission approval and one-click terminal jump.

Agent FM ★ 40
agent-fm

Ambient audio radio station for AI coding agent sessions — narrates progress, blockers, and decisions without terminal attention.

OpenQuack ★ 28
openquack

On-device voice dictation for macOS that converts speech to text at the cursor in any app, with roadmap integration for live AI…

Anima ★ 15
anima

Gamified macOS companion replacing terminal for Claude Code — cross-session watcher, ASCII familiars, nim tokens, voice input,…

Mantra ★ 7
mantra

Session time machine — maps each conversation turn to exact filesystem state for time-travel debugging and session replay.

backgrounder.dev
backgrounder-dev

Hosted background coding agent interface (closed SaaS — insufficient public material for full analysis).

Conductor.build
conductor-build

Native macOS desktop app that orchestrates multiple parallel Claude Code and Codex agents in isolated git worktrees with a visual…

Stoneforge
stoneforge

Three-role (Director/Worker/Steward) orchestration platform with dependency-aware dispatch daemon, automatic merge-via-Steward,…

CCHub
cchub

CC ecosystem management platform with visual GUI (insufficient public material to verify).

Onepilot
onepilot

Mobile iPhone app for deploying and controlling terminal AI coding agents (OpenClaw, Hermes, Claude Code) on any SSH-accessible…

PATAPIM
patapim

Browser-automation-based Claude Code companion that uses Claude.ai subscriptions instead of API to eliminate per-token costs.

Ptah (Coding Orchestra)
ptah-orchestra

Agent SDK libraries

24

Library-grade agent runtimes (LangChain, mcp-agent, Pydantic AI). Used by frameworks, not used as one.

Hermes Agent (NousResearch) ★ 168k
hermes-agent

Self-improving personal AI agent with closed learning loop, 7 terminal backends, and messaging gateway — not tied to any AI…

Agno ★ 40k
agno

Build, deploy, and manage production agent platforms with full ownership of data, memory, and compute.

deepagents (LangChain) ★ 23k
deepagents-langchain

Opinionated Python agent harness on top of LangGraph with sub-agents, filesystem, memory, and context compaction bundled in

PydanticAI ★ 17k
pydantic-ai

Bring FastAPI's ergonomics (typed dependency injection, Pydantic validation, IDE auto-completion) to Python agent development.

OpenMythos ★ 13k
openmythos

Open-source PyTorch implementation of a theoretical Recurrent-Depth Transformer (RDT) architecture inspired by speculation about…

OpenHarness ★ 13k
openharness

Open-source Python agent runtime providing complete harness infrastructure: tools, memory, governance, swarm coordination, and…

Microsoft Agent Framework ★ 11k
ms-agent-framework

Production-grade Python/.NET SDK for building, orchestrating, and hosting multi-agent AI workflows on Azure Foundry.

InsForge ★ 11k
insforge

Gives coding agents direct access to backend infrastructure (database, auth, storage, functions, model gateway) via MCP tools.

Hive (aden-hive) ★ 10k
hive-aden

Auto-generate and execute self-healing multi-agent DAGs for complex business workflows from a natural language goal.

VoltAgent ★ 9.2k
voltagent

TypeScript-native AI agent framework with typed contracts, composable guardrails, and a cloud ops console.

CAI (Cybersecurity AI) ★ 8.8k
cai-cybersecurity

Lightweight framework for AI-powered offensive and defensive security automation, battle-tested in CTF competitions and…

mcp-agent ★ 8.3k
mcp-agent-lastmile

Build durable, composable agents using MCP as the only protocol, implementing every pattern from Anthropic's Building Effective…

Yao ★ 7.5k
yao

Run AI agents and full-stack web apps from a single Go binary with TypeScript hooks, container sandboxing, and GraphRAG — zero…

sandcastle (mattpocock) ★ 5.1k
sandcastle-mattpocock

Container-isolated TypeScript SDK for orchestrating AI coding agents with Docker/Podman/Vercel Firecracker sandboxes and…

Cloudflare Agents ★ 5.0k
cloudflare-agents

Build persistent, stateful AI agents backed by Cloudflare Durable Objects — scale to millions of instances, each hibernating at…

Flue ★ 3.7k
flue

TypeScript server framework for building deployable headless agent services, with first-class Cloudflare Workers + Durable…

LangChain MCP Adapters ★ 3.5k
langchain-mcp-adapters

Bridge MCP tool protocol to LangChain/LangGraph BaseTool interface with zero boilerplate.

Docker Agent ★ 3.0k
docker-agent

Define multi-agent AI systems in YAML, package via OCI, and run with Docker — no code required.

NeMo Agent Toolkit ★ 2.3k
nemo-agent-toolkit

Add enterprise-grade instrumentation, profiling, evaluation, and RL fine-tuning to any AI agent framework without migrating your…

deepagentsjs ★ 1.3k
deepagentsjs

TypeScript port of LangChain's Python Deep Agents harness, with advanced generic type safety for agent configuration

pydantic-ai-harness ★ 354
pydantic-ai-harness

Official capability extension library for Pydantic AI agents — bundles tools, hooks, and lifecycle primitives into…

Water ★ 288
water

Python agent harness providing infrastructure (orchestration, resilience, observability, fallback chains) around any AI agent…

OmniCoreAgent ★ 241
omnicore-agent

Python production agent harness with parallel tool batching, structured observations, BM25 tool retrieval, signature loop…

Headless Coder SDK
headless-coder-sdk

unknown — repository not found (HTTP 404)

Memory & context tools

32

Pure memory layers, vector stores, knowledge graphs. Often referenced in framework stacks.

claude-mem (thedotmack) ★ 78k
claude-mem

Background worker service captures every tool call as an observation, AI-compresses sessions, and auto-injects relevant past…

MemPalace ★ 53k
mempalace

Verbatim local-first AI memory with 96.6% R@5 retrieval on LongMemEval using zero API calls — structured into a palace hierarchy…

Beads (Yegge) ★ 24k
beads-yegge

Dolt-powered distributed graph issue tracker where AI agents track tasks with hierarchical IDs and dependency edges, claim work…

agentmemory ★ 18k
agentmemory

Persistent, searchable memory for AI coding agents that captures every tool interaction, compresses it via LLM, and injects…

Basic Memory ★ 3.1k
basic-memory

Gives AI agents a persistent, human-readable knowledge graph of project decisions, observations, and relations stored as plain…

Claude-Supermemory ★ 2.6k
claude-supermemory

Gives Claude Code team-level persistent memory via a cloud API, sharing project knowledge across developers and sessions without…

lean-ctx ★ 2.2k
lean-ctx

A full-session context runtime that compresses file reads (10 modes), shell output (60+ patterns), and session memory (CCP) to…

MCP Shrimp Task Manager ★ 2.1k
mcp-shrimp-task-manager

Convert natural language requests into structured AI development tasks with chain-of-thought enforcement, reflection gates, and…

memsearch CC Plugin ★ 1.8k
memsearch-cc

Give AI coding agents automatic cross-session semantic memory backed by local Markdown files and a rebuildable Milvus vector…

IWE ★ 1.1k
iwe

Turns a directory of Markdown files into a queryable knowledge graph with LSP for editors and MCP for AI agents — no database, no…

context-space ★ 810
context-space

Provides production-grade OAuth-secured MCP tool aggregation across 14+ external services, eliminating the hardest part of…

beads-ui ★ 621
beads-ui

Give human developers a browser-based kanban view of Beads issues while AI agents work in the CLI.

SwarmVault ★ 492
swarmvault

Production-grade CLI for Karpathy's LLM Wiki pattern: ingests any content into a local-first durable markdown wiki + knowledge…

claude-context-local ★ 231
claude-context-local

Provides semantic code search via local EmbeddingGemma model and FAISS, giving Claude Code precise code chunk retrieval without…

claude-self-reflect ★ 214
claude-self-reflect

Gives Claude Code persistent conversation memory via a zero-dependency 44MB Rust binary with 6 lifecycle hooks and a 3-layer…

grov ★ 192
grov

Share what one developer's AI agent learns automatically with all team members' agents, eliminating redundant exploration and…

SymDex ★ 190
symdex

Turns a repository into a local symbolic index of symbols, routes, and call graphs so AI agents retrieve exact code instead of…

Nemp Memory ★ 101
nemp-memory

Persists AI agent context across sessions as 100%-local plain JSON files with zero dependencies, zero cloud, and agent identity…

Nex ★ 44
nex-as-skill

Turns AI agent conversations into a cloud-backed entity knowledge graph accessible from any AI platform, with automatic context…

MemoryAgent ★ 38
memoryagent

Implements memory as a plain text file managed by the agent's native Read/Write/Edit/Grep tools, with a structured analyze…

RLM (Infinite Memory) ★ 35
rlm-claude

Prevents context loss from Claude Code's /compact by intercepting compaction events and providing a 14-tool MCP server for…

Kratos MCP ★ 34
kratos-mcp

Ultra-lean 12-tool MCP memory server for any AI coding tool with per-project SQLite isolation and built-in PII detection.

CogniLayer v4 ★ 28
cognilayer

Provides AI coding agents with typed semantic memory, tree-sitter code intelligence, and a multi-agent coordination protocol to…

CCCMemory MCP (xiaolai) ★ 26
cccmemory-mcp

SQLite + hybrid vector+FTS5 MCP server providing 40+ memory tools (conversation indexing, decision tracking, working memory,…

AI-AfterImage ★ 22
ai-afterimage

Episodic code memory that intercepts every Write/Edit, injects similar past code via a deny-then-allow pattern, and tracks file…

Claude Code Plan Export ★ 21
claude-code-plan-export

Auto-export Claude Code Plan Mode plans to the project root on session end so they can be executed in a fresh context with a…

BeadsViewer ★ 0
beadsviewer

Local Next.js 14 kanban + tree view for Beads task graphs, reading all data via bd --json API routes with drag-and-drop status…

cc-simple-memory (STRML) ★ 0
cc-simple-memory

Minimal shell + Node.js plugin with 3 lifecycle hooks (SessionStart/Stop/PreCompact) that extracts session learnings into…

AgentsKB
agentskb

Hosted knowledge base platform for AI agents to query, update, and manage structured knowledge.

ContextMCP
contextmcp

Hosted MCP server aggregating tool access to external services for AI agents.

Entroly
entroly
SWE-Pruner
swe-pruner

MCP catalog tools & bridges

15

MCP server catalogs, converters, bridges between skills and MCP protocol.

ContextForge ★ 3.8k
contextforge

Federates MCP servers, REST APIs, and A2A agents behind one authenticated endpoint with governance plugins and OpenTelemetry…

Archestra ★ 3.7k
archestra

Enterprise AI platform providing centralized MCP registry, Kubernetes-native orchestration, dual-LLM security, and cost…

AgentGateway ★ 2.9k
agentgateway

Rust-based agentic proxy providing drop-in security, observability, and governance for MCP, A2A, and LLM traffic across any AI…

Code-Mode Library ★ 1.5k
code-mode-library

Replaces traditional tool-calling with TypeScript code execution in a sandbox, collapsing N sequential tool calls into 1 code…

Vibe Check MCP ★ 486
vibe-check-mcp

Provides a second LLM as a meta-mentor that interrupts agent pattern inertia with Chain-Pattern Interrupts before irreversible…

claude-teams (cs50victor) ★ 271
claude-teams-mcp

Reimplements Claude Code's internal agent teams protocol as a standalone MCP server, enabling cross-agent multi-agent…

Gemini CLI Skill for Claude Code ★ 184
gemini-cli-skill-foray

Teaches Claude Code to delegate tasks to Gemini 3 Pro via CLI for second opinions, Google Search grounding, and codebase…

Pare ★ 122
pare-mcp

28 MCP servers providing schema-validated JSON output for 240 developer tools, eliminating ANSI escape codes and fragile CLI…

mcp2skill ★ 51
mcp2skill

Converts any MCP server into a production-quality agent skill package following the agentskills.io specification, with real…

claude-code-mcp (KunihiroS) ★ 33
claude-code-mcp-kunihiros

Expose Claude Code CLI capabilities as MCP tools accessible from any MCP host application.

Claude Tools MCP Server ★ 13
claude-tools-mcp

Exposes Claude Code's file and shell tools (bash, read, write, edit, glob, grep) as an MCP server for remote access by any MCP…

House MCP Manager ★ 8
house-mcp-manager

Manages MCP server enable/disable state across Claude Code, Cursor, and Cline to prevent context window exhaustion from startup…

Deebo ★ 0
deebo

Autonomous debugging MCP server that spawns parallel scenario agents to test competing bug hypotheses in isolated git branches,…

mcp-to-skill-converter ★ 0
mcp-to-skill-converter

Converts any MCP server into a Claude Code skill using progressive disclosure to achieve ~90% context savings at idle.

acpx
acpx

Linters & auditors

31

Code & config auditors. Inspect what an agent did, don't change how it does it.

Parlant ★ 18k
parlant

Runtime conversation governance for customer-facing AI agents: per-turn contextual matching assembles only relevant behavioral…

Plano ★ 6.5k
plano

AI-native proxy built on Envoy that externalizes agent orchestration, LLM routing, observability, and safety as out-of-process…

mirrord ★ 5.1k
mirrord

Routes local process syscalls (network, files, DNS, env) through a live Kubernetes cluster pod so AI agents test against real…

OpenAgentsControl (OAC) ★ 4.2k
openagentscontrol

AI agents generate code matching your team's patterns by loading project context before every execution.

Agent Governance Toolkit (microsoft) ★ 2.3k
agent-governance-toolkit

Enterprise-grade AI agent governance: YAML policy enforcement, 12-vector prompt injection defense, zero-trust identity,…

TDD Guard ★ 2.1k
tdd-guard

Mechanically enforces the Red-Green-Refactor TDD cycle by blocking file writes that violate TDD principles via a PreToolUse hook…

Clearwing ★ 982
clearwing

Autonomous LLM-powered vulnerability discovery with crash-validated PoCs, multi-stage model routing, and responsible disclosure…

TraceRoot AI ★ 591
traceroot-ai

Automatically detect AI agent failures in production via LLM-as-judge monitoring and AI-powered root cause analysis linked to…

leash (strongdm) ★ 565
leash-strongdm

Wraps AI coding agents in containers with eBPF-enforced Cedar policies, making policy violations (unauthorized file access,…

TheAuditor ★ 550
theauditor

AI context and enforcement layer for code-generating agents (pre-launch; no public source).

Sponsio ★ 445
sponsio

Deterministic runtime enforcement library checking every AI agent tool call against pure-code contracts at p50 0.139ms with zero…

Vet (Verify Everything) ★ 385
vet-imbue

Catches intent-implementation mismatches in AI-generated code by cross-examining git diffs against the stated goal and…

AgentOps (boshu2) ★ 369
agentops-boshu

SDLC control plane for coding agents: compounding corpus of decisions, learnings, and planning rules that makes each session…

crit ★ 350
crit-review

Brings GitHub PR-style human inline review to AI agent output (plans, code, live apps, HTML) with persistent per-line comments…

xiaolai/nlpm-for-claude ★ 55
nlpm-xiaolai

Treats NL artifacts (skills, agents, commands, CLAUDE.md) as lintable programs with a 50-rule rubric, penalty-based scoring,…

Claude Code Guardrails ★ 54
claude-code-guardrails

Automates git safety in Claude Code sessions: blocks writes to protected branches, snapshots every change as a micro-commit, and…

AgentTrace ★ 49
agenttrace-luoyu

Local-first TUI and CI-gate tool for retrospective analysis of AI coding-agent session cost, tokens, health, and latency across…

VibeSec ★ 46
vibesec

Injects OWASP-aligned security rules into Cursor and Windsurf AI assistants to prevent common security vulnerabilities in…

Heavy3 Code Audit ★ 44
heavy3-code-audit

Routes code and plan review through a 3-model council (GPT/Gemini/Grok) to catch what any single model misses via multi-model…

AgentLint ★ 33
agentlint

Scores agent harness files (CLAUDE.md, AGENTS.md, hooks, CI) against 58 evidence-backed checks to quantify harness quality and…

Eval Marketplace ★ 22
eval-marketplace

Automated supply-chain security evaluation of third-party agent skills and MCP servers before installation, using GitHub and…

MartinLoop ★ 22
martinloop

Governance control plane that wraps Claude Code/Codex loops with hard budget caps, 11-class failure taxonomy, Red-Blue…

Arbor ★ 14
arbor-zed-gpui

Static API gateway framework (NOT an AI agent framework — slug mismatch in batch assignment).

ctxlint ★ 6
ctxlint

Pre-session static linter that validates AI context files against the actual codebase, catching broken paths, stale commands,…

Hawkeye ★ 5
hawkeye

Full-session flight recorder for AI coding agents: records every action to SQLite, detects objective drift, enforces guardrails…

vibelint ★ 2
vibelint

Post-session linter that audits Claude Code session transcripts for quality, cost, and config issues.

AI Context Linter ★ 1
ai-context-linter

CI linter that validates AI coding context files (CLAUDE.md, .cursorrules, AGENTS.md) against 12 rules covering security,…

cc-audit ★ 0
cc-audit

CI gate that lints CLAUDE.md/AGENTS.md against a 12-rule baseline, detecting missing rules and leaked secrets in pull requests.

Zenable ★ 0
zenable

Commercial AI governance/compliance product (zenable.io) — no public source available.

bringyour-migration-auditor
asyncope-bringyour

unknown — repository returns HTTP 404

sightglass
sightglass

unknown — repository not accessible

Standalone CLIs & utilities

20

Single-purpose utilities — token compression, config snapshots, ignore-file generators.

rtk (Real Token Killer) ★ 55k
rtk-token-killer

Intercepts Claude Code's Bash tool calls at the PreToolUse hook and compresses verbose CLI output (git status, test runners,…

Claude Code Templates (davila7) ★ 28k
claude-code-templates-davila

npm-installable marketplace of 600+ Claude Code agents, commands, hooks, MCPs, and settings for composable workflow assembly.

Claude Code System Prompts ★ 11k
claude-code-system-prompts

Reverse-engineered reference of all 220+ internal Claude Code system prompts, tool descriptions, and agent instructions, tracked…

CCS (Claude Code Switch) ★ 2.4k
ccs-switch

Routes Claude Code tasks to the optimal AI agent (Codex, Factory Droid, Ollama, Claude) based on configurable cost/capability…

Caliber ★ 1.1k
caliber

Generates and continuously maintains AI context files (CLAUDE.md, Cursor rules, AGENTS.md, Copilot instructions) with…

codesight ★ 1.1k
codesight

Pre-compiles codebase structure via AST analysis into minimal-token context maps so AI assistants spend zero tokens exploring…

GroundZero Package Manager (OpenPackage / opkg) ★ 557
gpm-groundzero

Universal CLI package manager for AI coding agent configuration files (rules, commands, agents, skills, MCPs) with cross-platform…

ContextKit ★ 169
contextkit

Spec-driven 4-phase planning workflow for iOS/macOS Swift development in Claude Code, with quality-specialized subagents for…

unslop ★ 44
unslop

Strips AI-isms (sycophancy, stock vocabulary, hedging stacks, em-dash overuse) from LLM responses while preserving technical…

LynxPrompt ★ 41
lynxprompt-geiserx

Self-hostable platform for creating, versioning, and distributing AI coding assistant configurations (CLAUDE.md, AGENTS.md,…

knowhub ★ 40
knowhub

Synchronize AI coding-agent knowledge files (rules, guidelines, templates) from a central source to multiple AI-tool-specific…

faf-cli ★ 29
faf-cli

Provides a git-native, IANA-registered YAML format for AI project context (project.faf) that bi-syncs with CLAUDE.md/AGENTS.md…

Agentify ★ 28
agentify

Compiles OpenAPI specifications into all agent interface formats (MCP server, CLAUDE.md, AGENTS.md, skills, .cursorrules, A2A…

aiignore-cli ★ 8
aiignore-cli

One command to generate correct, security-researched ignore configurations for all AI coding tools in a project, with documented…

codebase-pilot-cli ★ 6
codebase-pilot-cli

Combines codebase context packing, security scanning, workflow skills, and a persistent web dashboard into one zero-cloud tool…

claude-overlay ★ 2
claude-overlay

Manages project-level Claude Code configuration for non-Anthropic model endpoints, surgically injecting/removing only…

claude-snapshot ★ 2
claude-snapshot

Exports and restores the complete Claude Code configuration (~/.claude/) as a portable, diff-inspectable archive for…

prpack ★ 2
prpack

Packages PR diffs with full post-change file contents so LLMs can review code with context about unchanged lines, not just what…

TokRepo ★ 0
tokrepo

Open registry infrastructure for AI assets where agents can autonomously discover, install, and contribute reusable capabilities…

Marmot ★ 0
marmot

Provides a single shell-pipeable CLI for AI generation, web search, and data enrichment across 25+ providers so agents can…

Aggregation packs

2

'Everything-in-one' configs that bundle existing frameworks. Curated content, not new methodology.

Methodology documents

22

Prose-only artifacts — blogs, books, manifestos. No installable code.

learn-claude-code ★ 63k
learn-claude-code

20-lesson trilingual harness engineering curriculum teaching Claude Code internals from agent loop fundamentals to autonomous…

AGENTS.md ★ 22k
agents-md

A simple, open format specification for per-repo markdown files that guide AI coding agents across all tools — README.md for…

Context-Engineering Handbook ★ 9.0k
context-engineering-handbook

Provides a first-principles, research-grounded vocabulary and learning path for context engineering — the discipline of designing…

walkinglabs/learn-harness-engineering ★ 6.6k
learn-harness-engineering-walkinglabs

Teach harness engineering from first principles (12 lectures + 6 projects) and provide a scaffolding skill (harness-creator) that…

Claude Code Ultimate Guide ★ 4.5k
claude-code-ultimate-guide

Comprehensive educational reference for Claude Code with 28-CVE security database, 271-question quiz, 181 templates, and…

Awesome Harness Engineering (walkinglabs) ★ 2.7k
awesome-harness-engineering-walkinglabs

Curate the authoritative reference list of articles, benchmarks, and tools for harness engineering — the practice of shaping the…

Disciplined-AI-Software-Development (Varietyz) ★ 402
brian-disciplined-ai

Four-stage methodology + PAG instruction syntax + 5 personas to enforce behavioral consistency across web browser and CLI AI…

nexu-io/harness-engineering-guide ★ 134
nexu-harness-guide

Provide a practical, code-first reference guide to harness engineering — from first principles to production patterns —…

AGENT.md ★ 80
agent-md

RFC-style competing format standard to AGENTS.md: one universal AGENT.md file replaces tool-specific config files (.cursorrules,…

spec-compare (cameronsjo) ★ 39
spec-compare

Curated research comparison of 12 spec-driven development tools with graded use-case scoring, decision frameworks, and the SDD…

Twelve-Factor Agentic SDLC ★ 29
agentic-sdlc-12-factors

Twelve prescriptive factors for integrating AI coding agents into team SDLC — addressing coordination failures, knowledge silos,…

claude-code-playbook (RiyaParikh0112) ★ 26
claude-code-playbook-riya

Written guide teaching the paradigm shift from hands-on coder to AI development director using Claude Code.

094459/sdd-workshop ★ 18
094459-sdd-workshop

Teaches developers the Kiro IDE's spec-driven development workflow through hands-on labs for both greenfield and brownfield…

danielrosehill/AI-Harnesses ★ 3
danielrosehill-ai-harnesses

Point-in-time taxonomy snapshot (April 2026) of projects self-describing as AI agent harnesses, with etymology notes on the…

claude-code-playbook (toy-crane) ★ 3
claude-code-playbook-toy-crane

Korean-language Claude Code lecture site with QA reviewer agents and student plugin.

claude-code-playbook (avinashmyerolkar) ★ 2
claude-code-playbook-avinash

Personal study notes documenting Claude Code features with emphasis on spec-driven development workflow.

Panaversity SDD Exercises ★ 1
panaversity-sdd-exercises

Teach developers the four-phase SDD workflow (Research → Specification → Refinement → Implementation) through real-world planning…

AI Context Templates ★ 1
ai-context-templates

Provides annotated fill-in-the-blank starter files for AI coding context (CLAUDE.md, .cursorrules, PRP) so developers don't write…

kevinten-ai/agent-harness-guide ★ 0
kevinten-harness-guide

Provide a Chinese-language knowledge graph and 4-phase learning path for systematically mastering AI agent harness engineering.

Cline Memory Bank (official)
cline-memory-bank-official

Official Cline documentation for the memory bank pattern: six hierarchical Markdown files providing cross-session project context…

GitAgentProtocol (OpenGAP)
gitagent-protocol
LIT.AI methodology
lit-ai-methodology

Blog-published software development methodology — no packaged framework available.