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

(15)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

15 signals found

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.

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.

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.

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.

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.

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.

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.

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.

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.

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

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.

adeptlydev
Agent

Plan-first companion for Claude Code - draft the plan, learn every Claude Code feature inline, run it as a crew, and...

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

Plan-first companion for Claude Code - draft the plan, learn every Claude Code feature inline, run it as a crew, and see your token usage. Local-first, no API key.

figmosha2
Agent

Let Claude edit your Figma file for you — bulk-rename layers, swap variants, bind colour variables, pour in real copy...

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

Let Claude edit your Figma file for you — bulk-rename layers, swap variants, bind colour variables, pour in real copy. Describe the change in plain words, watch it land in the file in seconds. A small plugin keeps Figma talking to your terminal.

preloop
Agent

The open-source AI agent control plane: MCP firewall, model gateway with budgets, human approvals, runtime observabil...

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

The open-source AI agent control plane: MCP firewall, model gateway with budgets, human approvals, runtime observability, and audit trails

shunt
Agent

Shunt Claude Code agents to any model — selective, per-agent inference-layer routing proxy

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

Shunt Claude Code agents to any model — selective, per-agent inference-layer routing proxy

add Submit Project