local_fire_departmentHoneystax
search⌘K
loginLog Inperson_addSign Up
layers
HONEYSTAX TERMINAL v1.0
HomeNewsSavedSubmitMethodology
workspace_premiumRanked stack board
Honeystax/Claude CodeClaude Code

Claude CodeThe board builders scan before they commit to this stack.

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.

26 featured picks537 builds with real repo pull20 live lanes to scan
1398Tracked Builds
2.3MRepo Stars
20Builder Lanes
Read the boardcodeOpen official source
rocket_launch

Fastest Way Into Claude Code

1. Install

npm install -g @anthropic-ai/claude-code

Requires Node.js 18+. Works on macOS, Linux, and WSL.

2. Run

cd your-project && claude

Opens an interactive session. Claude reads your codebase and helps you code.

3. Extend

Add skills (custom slash commands), MCP servers (external tools), hooks (lifecycle events), and agents for complex tasks.

code GitHubmenu_book Docspackage_2 npm
menu_book

Step-by-Step Guide

From zero to coding with Claude in under 2 minutes

1download

Install Claude Code

One command. Takes about 30 seconds.

expand_more
  1. a

    Check if you have Node.js

    node --version

    You 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.

  2. b

    Install Claude Code globally

    npm install -g @anthropic-ai/claude-code

    This installs the claude command on your machine. Runs on macOS, Linux, and Windows (WSL).

  3. c

    Verify it worked

    claude --version

    You should see a version number. If you do, you're ready to go.

2terminal

Run It in Your Project

Point it at your code and start talking.

expand_more
  1. a

    Open your terminal

    On Mac: Spotlight → type "Terminal". On Windows: open WSL or Windows Terminal.

  2. b

    Navigate to your project folder

    cd ~/my-project

    Replace ~/my-project with the actual path to your project.

  3. c

    Start Claude Code

    claude

    That's it. Just type claude and hit Enter.

  4. d

    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.

  5. e

    Start talking

    Claude automatically reads your project files. Just describe what you want: "add a login page", "fix the failing test", "refactor this function".

3keyboard

UI Basics & Key Commands

Everything you need to know to not feel lost.

expand_more

Core Controls

Enter

Send your message

Escape

Cancel what Claude is doing right now

Ctrl + C

Exit Claude Code completely

↑ / ↓

Scroll through your message history

Slash Commands

/help

See all available commands

/clear

Wipe the conversation and start fresh

/compact

Summarize and shrink the conversation

/cost

See how much this session has cost so far

lightbulbPro 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.

auto_awesome

Where Claude Code is winning

The strongest lanes in this ecosystem, ranked by visible public proof.

Lead builds

buildSkills

6 tracked builds

93k ★
Leadmarketingskills45k★#2awesome-agent-skills33k★#3trailofbits-skills6.2k★#4pinme3.7k★#5playwright-skill3.0k★#6Claudeception2.4k★
Lead builds

hubMCP Servers

5 tracked builds

107k ★
Leadawesome-mcp-servers94k★#2Pal MCP Server12k★#3claude-code-mcp1.3k★#4obsidian-claude-code-mcp346★#5claude-code-mcp-init71★
Lead builds

smart_toyAgents

5 tracked builds

27k ★
Leadawesome-claude-code-subagents24k★#2a-list-of-claude-code-agents1.3k★#3claude_code_agent_farm880★#4agentic-flow779★#5cord136★
Lead builds

extensionPlugins & Hooks

6 tracked builds

9.9k ★
LeadContinuous-Claude-v33.9k★#2claude-code-hooks-mastery3.9k★#3claude-code-hooks-observability1.5k★#4ccproxy355★#5cchooks131★#6claude-hooks-sdk68★
Lead builds

appsApps & Tools

4 tracked builds

36k ★
Leadopcode22k★#2claude-relay-service12k★#3cui1.2k★#4agent-viewer393★
Lead builds

menu_bookGuides & Config

5 tracked builds

163k ★
Leadget-shit-done65k★#2awesome-claude-code51k★#3SuperClaude_Framework24k★#4context-engineering-intro14k★#5claude-code-infrastructure-showcase10.0k★
list

Claude Code board

(335)

Filter the ranked board by type, timing, and proof signal.

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

335 signals found

claude-codestar
Agent

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code fast...

Featured build143k repo stars14270 builder votes
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude Code

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.

rtkstar
Agent

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

Featured build78k repo stars7814 builder votes
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude Code

CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

learn-claude-codestar
Agent

Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1

Featured build75k repo stars22396 builder votes
Python, Go, Next.js, Claude, LLM
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodePython, Go, Next.js, Claude, LLM

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.

chatgpt-on-wechat
AgentOpenClaw Core

CowAgent super AI assistant

Stack favorite42k repo stars4159 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Super AI assistant that thinks and plans autonomously. Supports Feishu, DingTalk.

claude-howtostar
Agent

A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates tha...

Featured build41k repo stars12331 builder votes
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude Code

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.

oh-my-claudecodestar
AgentAgent Frameworks

Teams-first Multi-agent orchestration for Claude Code

Featured build39k repo stars11641 builder votes
Claude, Go, TypeScript, OpenAI, Anthropic, Bun
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude, Go, TypeScript, OpenAI, Anthropic, Bun

Teams-first Multi-agent orchestration for Claude Code. An open-source agent for the AI coding ecosystem.

ai-job-searchstar
Agent

The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailo...

Featured build37k repo stars3697 builder votes
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude Code

The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.. An open-source agent for the AI coding ecosystem.

claude-hudstar
Agent

A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress

Featured build27k repo stars8246 builder votes
Claude, AWS, Bun
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude, AWS, Bun

A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress. An open-source agent for the AI coding ecosystem.

beadsstar
Agent

Beads - A memory upgrade for your coding agent

Featured build27k repo stars2670 builder votes
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude Code

Beads - A memory upgrade for your coding agent

awesome-claude-code-subagents
AgentClaude Code Agents

Collection of 100+ specialized Claude Code subagents for every development use case.

Stack favorite24k repo stars
Go, Claude, TypeScript, JavaScript, Python, Rust, Java, Swift, Kotlin, PHP, Elixir, React, Next.js, Vue, Angular, Django, Spring, Rails, Laravel, PostgreSQL, LLM, Docker, Kubernetes, AWS, Terraform
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, Claude, TypeScript, JavaScript, Python, Rust, Java, Swift, Kotlin, PHP, Elixir, React, Next.js, Vue, Angular, Django, Spring, Rails, Laravel, PostgreSQL, LLM, Docker, Kubernetes, AWS, Terraform

Collection of 100+ specialized Claude Code subagents for every development use case.

claude-code-system-prompts
Agent

All parts of Claude Code's system prompt, 24 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utilit...

Stack favorite12k repo stars3085 builder votes
Claude, Go, TypeScript, Python, Ruby, Java, PHP, Anthropic, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeClaude, Go, TypeScript, Python, Ruby, Java, PHP, Anthropic, GitHub Actions

All parts of Claude Code's system prompt, 24 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, security review, agent creation). Updated for each Claude Code version.. An open-source agent for the AI coding ecosystem.

ralph-claude-code
Agent

Autonomous AI development loop for Claude Code with intelligent exit detection

Stack favorite9.6k repo stars960 builder votes
Claude, TypeScript, Python, Rust, Go, Next.js, FastAPI, Django, Anthropic, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeClaude, TypeScript, Python, Rust, Go, Next.js, FastAPI, Django, Anthropic, GitHub Actions

Autonomous AI development loop for Claude Code with intelligent exit detection. An open-source agent for the AI coding ecosystem.

swarms
AgentAgent Frameworks

The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai

Stack favorite7.0k repo stars665 builder votes
Go, Python, Rust, OpenAI, Claude, Anthropic, LangChain, Ollama, GPT, LLM
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, Python, Rust, OpenAI, Claude, Anthropic, LangChain, Ollama, GPT, LLM

The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai

open-multi-agent
Agent

TypeScript AI agent orchestration framework with dynamic workflows. Describe the goal, not the graph: a coordinator p...

Stack favorite6.8k repo stars677 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

TypeScript AI agent orchestration framework with dynamic workflows. Describe the goal, not the graph: a coordinator plans the task DAG at runtime and runs it on any LLM (Claude, ChatGPT, Gemini, DeepSeek, or local models).

codecompanion.nvim
Agent

AI Coding, Vim Style

Stack favorite6.8k repo stars668 builder votes
Go, OpenAI, Claude, Anthropic, Ollama, LLM, Docker
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, OpenAI, Claude, Anthropic, Ollama, LLM, Docker

AI Coding, Vim Style

emdash
AgentCoding Agents

Emdash is the Open-Source Agentic Development Environment ( YC W26). Run multiple coding agents in parallel. Use an...

Stack favorite5.5k repo stars549 builder votes
Go, Python, SQLite, OpenAI, Claude, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, Python, SQLite, OpenAI, Claude, GitHub Actions

Emdash is the Open-Source Agentic Development Environment ( YC W26). Run multiple coding agents in parallel. Use any provider.

claude-bug-bounty
Agent

AI-powered bug bounty hunting from your terminal - recon, 20 vuln classes, autonomous hunting, and report generatio...

Stack favorite4.0k repo stars403 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

AI-powered bug bounty hunting from your terminal - recon, 20 vuln classes, autonomous hunting, and report generation. All inside Claude Code.

claude-devtools
Agent

The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window i...

Stack favorite3.7k repo stars329 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source.

mirage
Agent

The World's First Unified Virtual Filesystem For AI Agents

Stack favorite3.5k repo stars346 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

The World's First Unified Virtual Filesystem For AI Agents

how-claude-code-works
Agent

Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码...

Stack favorite3.2k repo stars297 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等

claude-code-harness
Agent

Claude Code Dedicated Development Harness - Achieving High-Quality Development Through an Autonomous Plan→Work→Review...

Stack favorite3.0k repo stars205 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

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.

dsh-TUI
Agent

DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plu...

Stack favorite2.7k repo stars274 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rollback, context bar + TPS. npm one-click.

HolyClaude
Agent

AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools

Stack favorite2.4k repo stars235 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools

img2threejs
Agent

Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. To...

Stack favorite2.4k repo stars70 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D.

tdd-guard
Agent

Automated TDD enforcement for Claude Code

Stack favorite2.3k repo stars209 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Automated TDD enforcement for Claude Code

deepclaude
Agent

Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend. Same U...

Stack favorite2.3k repo stars450 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend. Same UX, 17x cheaper.. An open-source agent for the AI coding ecosystem.

Dive-into-Claude-Code
Agent

A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems

Stack favorite1.9k repo stars136 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems

penguin-harness
Agent

Harness for RSI. Let AI Build AI. Multi-Agent Auto-Dev Platform. Everything is Transparent.

Stack favorite1.8k repo stars178 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Harness for RSI. Let AI Build AI. Multi-Agent Auto-Dev Platform. Everything is Transparent.

Claude-Code-Source-Study
Agent

Deep dive into Claude Code's source code— learn from the best agent implementation out there.

Stack favorite1.6k repo stars144 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Deep dive into Claude Code's source code— learn from the best agent implementation out there.

claude-reviews-claude
Agent

Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingual.

Stack favorite1.5k repo stars154 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingual.. An open-source agent for the AI coding ecosystem.

CoreCoder
Agent

Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for codin...

Stack favorite1.5k repo stars135 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for coding agents. Formerly NanoCoder.

zerostack
Agent

Minimal coding agent written in Rust, optimized for memory footprint and performance

Stack favorite1.5k repo stars121 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Minimal coding agent written in Rust, optimized for memory footprint and performance

a-list-of-claude-code-agents
AgentClaude Code Agents

Community-curated list of Claude Code sub-agents.

Stack favorite1.3k repo stars
TypeScript, JavaScript, Python, React, FastAPI, Django, Claude, Bun
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeTypeScript, JavaScript, Python, React, FastAPI, Django, Claude, Bun

Community-curated list of Claude Code sub-agents.

x-research-skill
AgentOpenClaw Skills

X/Twitter research skill for Claude Code and OpenClaw. Agentic search, thread following, deep-dives, sourced briefings.

Stack favorite1.2k repo stars84 builder votes
Claude, Bun
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeClaude, Bun

X/Twitter research skill for Claude Code and OpenClaw. Agentic search, thread following, deep-dives, sourced briefings.. An open-source agent for the AI coding ecosystem.

jean
Agent

A dev environment for AI agents.

Stack favorite1.2k repo stars118 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

A dev environment for AI agents.

moai-adk
Agent

Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing,...

Stack favorite1.2k repo stars117 builder votes
Go, TypeScript, Python, Rust, Java, Swift, Kotlin, Redis, Supabase, Firebase, Claude, Vercel
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, TypeScript, Python, Rust, Java, Swift, Kotlin, Redis, Supabase, Firebase, Claude, Vercel

Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing, and Claude×GLM multi-LLM cost control. Single Go binary, 16 languages, zero deps.

vm0
Agent

Zero, your trustworthy AI teammate for real work.

Stack favorite1.2k repo stars115 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Zero, your trustworthy AI teammate for real work.

Chorus
Agent

The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle)

Stack favorite1.1k repo stars99 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle)

claude-code-chat
Agent

Beautiful Claude Code Chat Interface for VS Code

Stack favorite1.1k repo stars106 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Beautiful Claude Code Chat Interface for VS Code

MiniCode
Agent

A lightweight terminal coding assistant with Claude Code-like workflow, tool loop, and TUI architecture, built for le...

Stack favorite1.0k repo stars54 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

A lightweight terminal coding assistant with Claude Code-like workflow, tool loop, and TUI architecture, built for learning and experimentation. Multi-language support: TypeScript, Python and Rust implementations available now.

claudish
Agent

Claude Code. Any Model. The most powerful AI coding agent now speaks every language.

Builder signal960 repo stars96 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code. Any Model. The most powerful AI coding agent now speaks every language.

poco-agent
AgentOpenClaw Core

Beautiful alternative to OpenClaw

Builder signal932 repo stars93 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Nicer UI, better UX, same powerful agent. More polished OpenClaw experience.

openpets
Agent

Desktop pets for AI coding agents. Install pets, connect Claude Code via MCP, and see live coding status on your desk...

Builder signal926 repo stars94 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Desktop pets for AI coding agents. Install pets, connect Claude Code via MCP, and see live coding status on your desktop.

easy-agent
Agent

Fully recreating Claude Code from scratch, so anyone can learn how it works.

Builder signal881 repo stars74 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Fully recreating Claude Code from scratch, so anyone can learn how it works.

claude_code_agent_farm
AgentClaude Code Agents

Run 20+ Claude Code agents in parallel — automated bug fixing, sweeps, tmux monitoring.

Builder signal880 repo stars
Python, OpenAI, Anthropic, Rust, Go, Angular, Claude, Java, C++, React, Next.js, Laravel, PostgreSQL, LLM, Kubernetes, Terraform, TypeScript, PHP, Dart, FastAPI, Django, Spring, Remix, Docker, Vite, Bun, pnpm, ESLint, Prettier
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodePython, OpenAI, Anthropic, Rust, Go, Angular, Claude, Java, C++, React, Next.js, Laravel, PostgreSQL, LLM, Kubernetes, Terraform, TypeScript, PHP, Dart, FastAPI, Django, Spring, Remix, Docker, Vite, Bun, pnpm, ESLint, Prettier

Run 20+ Claude Code agents in parallel — automated bug fixing, sweeps, tmux monitoring.

pi-subagents
Agent

Claude Code like Sub-agents for Pi — parallel execution, live widget, custom agent types, mid-run steering and more...

Builder signal874 repo stars87 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code like Sub-agents for Pi — parallel execution, live widget, custom agent types, mid-run steering and more...

mlx-serve
Agent

Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS...

Builder signal870 repo stars87 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS app with chat, agent mode, and tool calling.

soulforge
Agent

AI coding agent that edits symbols, not strings. AST surgery, full LSP, and a live code graph wired to memory that re...

Builder signal840 repo stars77 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

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.

OpenSwarm
Agent

OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integration, cogn...

Builder signal829 repo stars83 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integration, cognitive memory.

AutoR
Agent

AI handles execution, humans own the direction, and every run becomes an inspectable research artifact on disk.

Builder signal804 repo stars80 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI handles execution, humans own the direction, and every run becomes an inspectable research artifact on disk.

re_gent
Agent

Version-Control for AI coding agents.

Builder signal780 repo stars76 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Version-Control for AI coding agents.

agentic-flow
AgentClaude Code Agents

Switch between AI models in Claude Code. Build locally, deploy hosted agents for production.

Builder signal779 repo stars
TypeScript, JavaScript, Python, React, SQLite, Claude, Anthropic, LLM
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodeTypeScript, JavaScript, Python, React, SQLite, Claude, Anthropic, LLM

Switch between AI models in Claude Code. Build locally, deploy hosted agents for production.

kandev
Agent

AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-host...

Builder signal712 repo stars71 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-hostable, no telemetry.

maggy
Agent

What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center

Builder signal701 repo stars70 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center

MemoMind
Agent

Give your AI agent a brain that remembers. Local memory system for Claude Code — 100% private, GPU-accelerated, zero...

Builder signal701 repo stars72 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Give your AI agent a brain that remembers. Local memory system for Claude Code — 100% private, GPU-accelerated, zero cloud dependency.

tty7
Agent

A terminal workbench in pure Rust: shells, persistent sessions, SSH, coding agents. GPU-rendered on Zed's gpui, VT co...

Builder signal676 repo stars68 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A terminal workbench in pure Rust: shells, persistent sessions, SSH, coding agents. GPU-rendered on Zed's gpui, VT core from Alacritty.

code-on-incus
Agent

Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats...

Builder signal655 repo stars66 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.

pilot
Agent

AI that ships your tickets.

Builder signal646 repo stars65 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI that ships your tickets.

agent-swarm
Agent

Intelligence that compounds. Every single day.

Builder signal611 repo stars53 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Intelligence that compounds. Every single day.

agentty
Agent

AI pair programming in your terminal — one static binary, sub-ms startup, any model

Builder signal597 repo stars60 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI pair programming in your terminal — one static binary, sub-ms startup, any model

kooky
Agent

A minimal modern terminal for AI coding experience — Sidebar workspaces; horizontal / vertical split panes; one-click...

Builder signal592 repo stars59 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A minimal modern terminal for AI coding experience — Sidebar workspaces; horizontal / vertical split panes; one-click agent launch; per-agent activity readout; live workspace state with one-click Node and branch switching.

wayland
Agent

Wayland - The AI Agent That Perceives. Reasons. Acts. Evolves.

Builder signal591 repo stars59 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Wayland - The AI Agent That Perceives. Reasons. Acts. Evolves.

aeon
Agent

The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.

Builder signal578 repo stars50 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.

bkit-claude-code
Agent

bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development

Builder signal576 repo stars54 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development

flock
Agent

Autonomous AI dev-team bot

Builder signal543 repo stars73 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Autonomous AI dev-team bot

MioIsland
Agent

macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.

Builder signal526 repo stars53 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.

icm
Agent

Permanent memory for AI agents. Single binary, zero dependencies, MCP native.

Builder signal497 repo stars28 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Permanent memory for AI agents. Single binary, zero dependencies, MCP native.

ai-dive-deep
Agent

Vlad's Playbook — the operator's field manual where every artifact is live, clickable, and forwardable. 39 chapters ·...

Builder signal467 repo stars47 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

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

freestyle
Agent

Open source voice dictation platform for devs. Build voice workflows.

Builder signal464 repo stars45 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Open source voice dictation platform for devs. Build voice workflows.

graymatter
Agent

30 sec to give your AI agents persistent memory. Reduce 90% token consumption while also maintaining quality.

Builder signal462 repo stars46 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

30 sec to give your AI agents persistent memory. Reduce 90% token consumption while also maintaining quality.

better-agent-terminal
Agent

Multi-workspace terminal aggregator with Claude Code AI integration

Builder signal450 repo stars45 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Multi-workspace terminal aggregator with Claude Code AI integration

dotfiles
Agent

:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux

Builder signal421 repo stars42 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

:round_pushpin: My dotfiles for macOS using Neovim, Zsh, and Ghostty + Tmux

pbi-cli
Agent

Power BI CLI - semantic models (.NET TOM) and PBIR reports for token-efficient AI agent usage, built for Claude Code

Builder signal418 repo stars40 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Power BI CLI - semantic models (.NET TOM) and PBIR reports for token-efficient AI agent usage, built for Claude Code

ClaudeForge
Agent

A CLAUDE.md Generator and Maintenance tool for for Claude Code to create high-quality CLAUDE.md instruction files — a...

Builder signal412 repo stars25 builder votes
Claude, GitHub Actions, TypeScript, Python, Go, React, Vue, FastAPI, PostgreSQL, Anthropic, Docker
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodeClaude, GitHub Actions, TypeScript, Python, Go, React, Vue, FastAPI, PostgreSQL, Anthropic, Docker

A CLAUDE.md Generator and Maintenance tool for for Claude Code to create high-quality CLAUDE.md instruction files — aligned with Anthropic’s best practices for Claude Code.. An open-source agent for the AI coding ecosystem.

agent-study
Agent

36章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。

Builder signal410 repo stars33 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

36章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。

claude-cowork-linux
Agent

Run Claude Desktop’s Cowork mode natively on Linux — no macOS or VM required

Builder signal398 repo stars11 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Run Claude Desktop’s Cowork mode natively on Linux — no macOS or VM required

trinity
Agent

Self-hosted runtime for autonomous Claude Code (and other CLI) AI agents. Apache 2.0.

Builder signal395 repo stars36 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Self-hosted runtime for autonomous Claude Code (and other CLI) AI agents. Apache 2.0.

tingly-box
Agent

Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.

Builder signal345 repo stars35 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.

claude-grc-engineering
Agent

Open-source GRC toolkit from the GRC Engineering Club. Claude Code plugins for evidence collection, SCF crosswalks, m...

Builder signal343 repo stars10 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Open-source GRC toolkit from the GRC Engineering Club. Claude Code plugins for evidence collection, SCF crosswalks, multi-framework gap reports, OSCAL workflows.

clay
Agent

Turn Claude Code into a team workspace. Any device, one command.

Builder signal333 repo stars21 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Turn Claude Code into a team workspace. Any device, one command.

genie
Agent

Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees,...

Builder signal327 repo stars33 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

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.

cybercode
Agent

整合 Claude Code 编程能力与 Hermes Agent 自进化能力的智能体 / An AI agent combining Claude Code coding capabilities with Hermes Agent...

Builder signal300 repo stars1 builder vote
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

整合 Claude Code 编程能力与 Hermes Agent 自进化能力的智能体 / An AI agent combining Claude Code coding capabilities with Hermes Agent self-evolution.

ARIS-in-AI-Offer
Agent

Bilingual ML / LLM / multimodal / diffusion / agent / generative-model interview cheat sheets (秋招经验手册) — single-file...

Builder signal296 repo stars11 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

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

agentglass
Agent

Every AI coding agent on your machine, on one screen — live cost, tokens and tool calls across every provider, and...

Builder signal284 repo stars28 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Every AI coding agent on your machine, on one screen — live cost, tokens and tool calls across every provider, and a hold on anything dangerous until you say go. From your desk or your phone.

sudocode
Agent

Rust-native CLI coding agent for hackers — terminal-native, pipe-composable, scrollback-safe. Built because Claude Co...

Builder signal274 repo stars27 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Rust-native CLI coding agent for hackers — terminal-native, pipe-composable, scrollback-safe. Built because Claude Code chose non-coders.

plamen
Agent

Autonomous Web3 security audit agent for Claude Code

Builder signal265 repo stars26 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Autonomous Web3 security audit agent for Claude Code

sera-cli
AgentCoding Agents

A tool to use the Ai2 Open Coding Agents Soft-Verified Efficient Repository Agents (SERA) model with Claude Code

Builder signal243 repo stars47 builder votes
Python, OpenAI, Claude, Hugging Face
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodePython, OpenAI, Claude, Hugging Face

A tool to use the Ai2 Open Coding Agents Soft-Verified Efficient Repository Agents (SERA) model with Claude Code. An open-source agent for the AI coding ecosystem.

empirica
Agent

Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded...

Builder signal242 repo stars24 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded calibration for Claude Code and beyond

open-managed-agents
Agent

Open-source Claude Managed Agents API implementation and self-hosted Claude Tag-style agent runtime. Drop-in compatib...

Builder signal240 repo stars24 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Open-source Claude Managed Agents API implementation and self-hosted Claude Tag-style agent runtime. Drop-in compatible; runs on Cloudflare Workers/Durable Objects or Node.js. Apache 2.0.

empirica
Agent

Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded...

Builder signal238 repo stars23 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded calibration for Claude Code and beyond

langcli
Agent

Building agentic coding assistant in public

Builder signal235 repo stars21 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Building agentic coding assistant in public

meridian
Agent

Stop letting your work go unnoticed. Meridian keeps an automatic work journal of what you worked on and what you fini...

Builder signal234 repo stars23 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Stop letting your work go unnoticed. Meridian keeps an automatic work journal of what you worked on and what you finished, summarised daily, and automatically drafts your project tickets for you.

ccxray
Agent

X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code

Builder signal234 repo stars23 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code

OpenAgentd
Agent

The open-source, local-first alternative to Claude Code & Claude Cowork. Run multi-agent AI workflows locally with to...

Builder signal208 repo stars21 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

The open-source, local-first alternative to Claude Code & Claude Cowork. Run multi-agent AI workflows locally with total privacy and zero cloud lock-in.

AgentDeck
Agent

Physical controller & multi-surface dashboard for AI coding agents — Stream Deck+, Android, iOS/macOS, ESP32 displays...

Builder signal204 repo stars20 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Physical controller & multi-surface dashboard for AI coding agents — Stream Deck+, Android, iOS/macOS, ESP32 displays, TUI

CLI-Anything-WEB
Agent

Claude Code plugin that generates production-grade Python CLIs for any web app. 20 CLIs and counting.

Builder signal201 repo stars20 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Claude Code plugin that generates production-grade Python CLIs for any web app. 20 CLIs and counting.

vibe-coding-toolkit
Agent

A curated, battle-tested AI-coding toolkit: Claude Code plugins, subagent orchestration, quality gates, and ready-to-...

Builder signal196 repo stars59 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A curated, battle-tested AI-coding toolkit: Claude Code plugins, subagent orchestration, quality gates, and ready-to-copy prompts, extracted from real production use.. An open-source agent for the AI coding ecosystem.

agent-design-patterns
Agent

A 7×6 framework for agent architecture. 28 patterns, each placed at a coordinate, runnable Python code with verified...

Builder signal192 repo stars19 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

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.

claudectl
Agent

Orchestrate a swarm of Claude Code agents with a local brain that learns from you.

Builder signal192 repo stars19 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Orchestrate a swarm of Claude Code agents with a local brain that learns from you.

formax
Agent

Terminal-first AI assistant for software engineering tasks (inspired by Claude Code v2.0.67)

Builder signal192 repo stars18 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Terminal-first AI assistant for software engineering tasks (inspired by Claude Code v2.0.67)

soft-ue-cli
Agent

Python CLI + UE plugin that lets Claude Code (AI coding agent) control Unreal Engine in real time. Spawn actors, edit...

Builder signal190 repo stars15 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Python CLI + UE plugin that lets Claude Code (AI coding agent) control Unreal Engine in real time. Spawn actors, edit blueprints, call functions, capture screenshots, manage PIE sessions, and more -- all from the terminal. Works with UE5 editor and packaged builds via an in-process HTTP bridge.

opencode-harness
Agent

Clean-room, model-agnostic harness for Claude Code-class coding agents

Builder signal183 repo stars10 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Clean-room, model-agnostic harness for Claude Code-class coding agents

swift-coding-agent
Agent

A Swift reimplementation of a Claude Code-style coding agent, built stage by stage to explore what makes coding agent...

Builder signal173 repo stars17 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A Swift reimplementation of a Claude Code-style coding agent, built stage by stage to explore what makes coding agents work

agent-harness-kit
Agent

A provider-agnostic scaffolding kit for running structured multi-agent workflows in your codebase.

Builder signal173 repo stars17 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A provider-agnostic scaffolding kit for running structured multi-agent workflows in your codebase.

build-your-claude-code-from-scratch
Agent

Build a Claude Code–like CLI coding agent from scratch.

Builder signal173 repo stars15 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Build a Claude Code–like CLI coding agent from scratch.

hoppinai-agent
Agent

用Java编写一个ai智能体,从0完整实现一个Claude Code

Builder signal173 repo stars17 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

用Java编写一个ai智能体,从0完整实现一个Claude Code

vibe-sunsang
Agent

AI mentor agent for vibecoders on Claude Code — conversation analysis, mentoring, growth reports

Builder signal171 repo stars51 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AI mentor agent for vibecoders on Claude Code — conversation analysis, mentoring, growth reports. An open-source agent for the AI coding ecosystem.

bagidea-office
Agent

A living AI-agent office on your desktop wallpaper — Claude Code agents that walk, work, delegate, learn & hold meeti...

Rising build167 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

A living AI-agent office on your desktop wallpaper — Claude Code agents that walk, work, delegate, learn & hold meetings. Per-agent swappable models (Claude/GLM/DeepSeek/Qwen/Kimi/OpenAI/Gemini/Groq/Ollama…), workflows, plugins, voice & Telegram/Discord/LINE. Open source.

claude-remember
Agent

Persistent memory for Claude Code — identity, context, and continuity across sessions

Builder signal162 repo stars16 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Persistent memory for Claude Code — identity, context, and continuity across sessions

ai-memory-comparison
Agent

Source-backed feature comparison of memory systems for AI coding agents. No affiliation, no marketing — just facts fr...

Builder signal158 repo stars16 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Source-backed feature comparison of memory systems for AI coding agents. No affiliation, no marketing — just facts from public docs.

akb
Agent

AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI gra...

Builder signal155 repo stars16 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI graph, served over MCP.

AgentVibes
Agent

TTS for Claude Code

Builder signal153 repo stars46 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

TTS for Claude Code. An open-source agent for the AI coding ecosystem.

mythic-mcp-proxy
Agent

Mythos Router 2026: Zero-Drift Local Reasoning Protocol with Adaptive Claude Opus 4.8

Builder signal151 repo stars15 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Mythos Router 2026: Zero-Drift Local Reasoning Protocol with Adaptive Claude Opus 4.8

agentpipe
Agent

A CLI/TUI app that orchestrates multi-agent conversations by enabling different AI CLI tools (Claude Code, Gemini, Qw...

Builder signal146 repo stars29 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A CLI/TUI app that orchestrates multi-agent conversations by enabling different AI CLI tools (Claude Code, Gemini, Qwen, etc.) to communicate in shared rooms.. An open-source agent for the AI coding ecosystem.

claude-code-android
Agent

Run Claude Code natively on Android via Termux or AVF (Android Virtualization Framework) -- no desktop, no SSH, no ro...

Rising build144 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Run Claude Code natively on Android via Termux or AVF (Android Virtualization Framework) -- no desktop, no SSH, no root required.

akari
Agent

Akari 是一个面向开发者团队的 AI Agent 并行开发管理平台。它基于 Git worktree 为每个会话创建完全隔离的工作区,让你能够同时启动多个 Agent(Claude Code、Kimi、Aider、Shell 等)...

Builder signal143 repo stars14 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Akari 是一个面向开发者团队的 AI Agent 并行开发管理平台。它基于 Git worktree 为每个会话创建完全隔离的工作区,让你能够同时启动多个 Agent(Claude Code、Kimi、Aider、Shell 等),通过统一界面查看状态、终端输出、代码 Diff,并在任务完成后统一 Review、合并回主干。

habit-hooks
Agent

Automated quality checks that nudge AI coding agents toward better habits

Builder signal142 repo stars14 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Automated quality checks that nudge AI coding agents toward better habits

Agentic-Coding-with-Claude-Code
Agent

Agentic Coding with Claude Code, published by Packt

Rising build142 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Agentic Coding with Claude Code, published by Packt

kanvibe
Agent

Keyboard-first desktop Kanban workspace for AI coding agents with embedded terminals, git worktrees, and hook-driven...

Builder signal138 repo stars14 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Keyboard-first desktop Kanban workspace for AI coding agents with embedded terminals, git worktrees, and hook-driven task tracking.

spring-ai-agentx
Agent

基于原生 Spring AI 的智能体(Agent)开发框架,提供 ReAct 执行引擎、分层记忆、工具调度、Human-in-the-Loop 等核心能力,形成完整的 Harness Engineering 方案,帮助开发者快速构建...

Builder signal137 repo stars14 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

基于原生 Spring AI 的智能体(Agent)开发框架,提供 ReAct 执行引擎、分层记忆、工具调度、Human-in-the-Loop 等核心能力,形成完整的 Harness Engineering 方案,帮助开发者快速构建 AI Agent,可以快速搭建 Java 版的 Claude Code。

soloncode
Agent

The open source coding agent.

Builder signal137 repo stars12 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

The open source coding agent.

cord
AgentClaude Code Agents

Coordination protocol for trees of Claude Code agents.

Rising build136 repo stars
Python, Rust, Go, SQLite, Redis, Claude, Anthropic
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodePython, Rust, Go, SQLite, Redis, Claude, Anthropic

Coordination protocol for trees of Claude Code agents.

disciplined-agentic-engineering
Agent

Acceptance Test Driven Development for Claude Code — inspired by Uncle Bob's approach from empire-2025

Builder signal134 repo stars13 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Acceptance Test Driven Development for Claude Code — inspired by Uncle Bob's approach from empire-2025

learn-claude-code-rs
Agent

Build an AI agent harness in Rust, from a minimal loop to tools, subagents, memory, teams, worktrees, MCP, and type...

Builder signal132 repo stars13 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Build an AI agent harness in Rust, from a minimal loop to tools, subagents, memory, teams, worktrees, MCP, and typed tool routing.

svelte-markdown
Agent

Markdown and HTML renderer for Svelte 5 — built for streaming AI agent output from Claude Code, ChatGPT, and agent...

Builder signal129 repo stars13 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Markdown and HTML renderer for Svelte 5 — built for streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, token caching, TypeScript types.

cctop
Agent

Live top-style monitor for Claude Code sessions

Builder signal126 repo stars12 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Live top-style monitor for Claude Code sessions

hazmat
Agent

Containment for AI agents - user isolation, sandboxed execution, network controls, backup/rollback. TLA+ verified.

Builder signal124 repo stars12 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Containment for AI agents - user isolation, sandboxed execution, network controls, backup/rollback. TLA+ verified.

Boucle-framework
Agent

Autonomous agent framework with structured memory, safety hooks, and loop management. Built by the agent that runs on...

Builder signal122 repo stars12 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Autonomous agent framework with structured memory, safety hooks, and loop management. Built by the agent that runs on it.

build-claude-code
Agent

从0到1构建 Claude code (学习版)

Rising build122 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

从0到1构建 Claude code (学习版)

aacode
Agent

A Python-based CLI coding agent, similar to Claude Code and OpenCode, but lighter and more flexible, featuring plugga...

Builder signal119 repo stars12 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

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.

sortie
Agent

Turn tracker tickets into autonomous agent sessions

Builder signal118 repo stars12 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Turn tracker tickets into autonomous agent sessions

ClaudeCode-Workflow-Lab
Agent

Complete Guide 2026: Claude Code Manual – Workflow Pipelines & Adversarial Budget Loops

Builder signal117 repo stars12 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Complete Guide 2026: Claude Code Manual – Workflow Pipelines & Adversarial Budget Loops

hewn-forge
Agent

HEWN 2.0 2026: AI Output Router for Precision Summaries & Polished Code

Builder signal117 repo stars12 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

HEWN 2.0 2026: AI Output Router for Precision Summaries & Polished Code

Arena-of-Autonomous-Threads
Agent

Top AI Agent Simulator: Build a Local Reddit Forum for LLM Testing 2026

Builder signal117 repo stars12 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Top AI Agent Simulator: Build a Local Reddit Forum for LLM Testing 2026

flow
Agent

Turn isolated Claude sessions into a continuous working relationship

Builder signal116 repo stars12 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Turn isolated Claude sessions into a continuous working relationship

mxcli
Agent

Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic...

Builder signal114 repo stars11 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

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.

baro
Agent

A CLI that turns a goal into a pull request - and a sandbox for testing concurrent AI coding agents on the Mozaik run...

Builder signal112 repo stars11 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

A CLI that turns a goal into a pull request - and a sandbox for testing concurrent AI coding agents on the Mozaik runtime.

AssemblyZero
Agent

Parameterized multi-agent orchestration framework for Claude Code and Gemini

Builder signal110 repo stars11 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

Parameterized multi-agent orchestration framework for Claude Code and Gemini

cc-devflow
Agent

One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates...

Builder signal110 repo stars11 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates, and intelligent automation

zmNinjaNg
Agent

ZoneMinder client for iOS, Android, Windows, macOS, Linux and web. Live camera view, event review, montage, timeline,...

Builder signal109 repo stars11 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

ZoneMinder client for iOS, Android, Windows, macOS, Linux and web. Live camera view, event review, montage, timeline, push notifications. Rewrite of zmNinja.

claude-alloy
Agent

14-agent orchestration harness for Claude Code — pure config, no runtime, no wrapper

Builder signal109 repo stars11 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

14-agent orchestration harness for Claude Code — pure config, no runtime, no wrapper

peri
Agent

Rust terminal coding agent, Claude Code compatible — your.claude/ config just works. Multi-LLM, streaming Markdown T...

Rising build108 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

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.

agentic-chatops
Agent

3-tier agentic ChatOps (n8n + GPT-4o + Claude Code) implementing all 21 patterns from "Agentic Design Patterns" — sol...

Builder signal107 repo stars11 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Code

3-tier agentic ChatOps (n8n + GPT-4o + Claude Code) implementing all 21 patterns from "Agentic Design Patterns" — solo operator managing 137 devices

tuicommander
Agent

Desktop terminal orchestrator for running dozens of AI coding agents in parallel. Tauri + SolidJS + Rust.

Rising build104 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude Code

Desktop terminal orchestrator for running dozens of AI coding agents in parallel. Tauri + SolidJS + Rust.

Load more expand_more144/335
add Submit Project