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.

Load more expand_more48/335
add Submit Project