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.

20 featured picks412 builds with real repo pull20 live lanes to scan
1273Tracked Builds
1.9MRepo 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

88k ★
Leadmarketingskills39k★#2humanizer29k★#3awesome-agent-skills11k★#4pinme3.7k★#5trailofbits-skills3.5k★#6Claudeception2.0k★
Lead builds

hubMCP Servers

5 tracked builds

95k ★
Leadawesome-mcp-servers83k★#2Pal MCP Server11k★#3claude-code-mcp1.3k★#4obsidian-claude-code-mcp172★#5claude-code-mcp-init73★
Lead builds

smart_toyAgents

5 tracked builds

16k ★
Leadawesome-claude-code-subagents13k★#2a-list-of-claude-code-agents1.2k★#3claude_code_agent_farm685★#4agentic-flow531★#5cord132★
Lead builds

extensionPlugins & Hooks

6 tracked builds

8.5k ★
LeadContinuous-Claude-v33.6k★#2claude-code-hooks-mastery3.3k★#3claude-code-hooks-observability1.3k★#4ccproxy180★#5cchooks120★#6claude-hooks-sdk63★
Lead builds

appsApps & Tools

5 tracked builds

70k ★
Leadclaude-code-router36k★#2opcode21k★#3claude-relay-service12k★#4cui1.1k★#5agent-viewer337★
Lead builds

menu_bookGuides & Config

5 tracked builds

160k ★
Leadget-shit-done65k★#2awesome-claude-code49k★#3SuperClaude_Framework23k★#4context-engineering-intro13k★#5claude-code-infrastructure-showcase9.7k★
list

Claude Code board

(17)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

17 signals found

engram
Plugin

Evidence-based learning engine for Claude Code — first-principles curricula, free-recall verification with receipts,...

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

Evidence-based learning engine for Claude Code — first-principles curricula, free-recall verification with receipts, FSRS-scheduled memory, and explorable artifacts. Learn anything; keep it.

Codeman
Plugin

Manage Claude Code & Opencode in Tmux Sessions in a modern WebUI

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

Manage Claude Code & Opencode in Tmux Sessions in a modern WebUI

epistemic-protocols
Plugin

Epistemic protocols for Claude Code — structure human-AI interaction quality at every decision point - https://episte...

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

Epistemic protocols for Claude Code — structure human-AI interaction quality at every decision point - https://epistemic-protocols.com

speckit-companion
Plugin

VS Code extension for spec-driven development — manage specs, workflows, and steering docs for AI CLI tools (Claude C...

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

VS Code extension for spec-driven development — manage specs, workflows, and steering docs for AI CLI tools (Claude Code, Gemini CLI, Copilot CLI)

claude-context-optimizer
Plugin

Claude Code plugin that tracks token usage, identifies wasted context, and saves 30-50% on API costs. Heatmaps, ROI r...

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

Claude Code plugin that tracks token usage, identifies wasted context, and saves 30-50% on API costs. Heatmaps, ROI reports, budget alerts, efficiency scores, git-aware suggestions — all local, zero config.

ClaudeCodeUsage
Plugin

A VSCode extension that monitors Claude Code usage and costs directly in your status bar.

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

A VSCode extension that monitors Claude Code usage and costs directly in your status bar.

claude-plugins
Plugin

Claude Code plugins for development workflows

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

Claude Code plugins for development workflows

claude-code
Plugin

Official Claude Code plugins for Nette

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

Official Claude Code plugins for Nette

cux
Plugin

Run multiple Claude Code accounts as one. Auto-switches on rate limits and resumes your session no lost context, no l...

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

Run multiple Claude Code accounts as one. Auto-switches on rate limits and resumes your session no lost context, no logout dance.

lumin-repo-lens
Plugin

Evidence-backed TS/JS repo structure lens for Claude Code

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Evidence-backed TS/JS repo structure lens for Claude Code

claude-tui
Plugin

Real-time statusline, live monitor, session analytics, and hooks for Claude Code

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Real-time statusline, live monitor, session analytics, and hooks for Claude Code

claude-usage-widget
Plugin

Always-on-top floating widget that shows your claude.ai plan usage in real time. Cloudflare-immune OAuth auth via ~/....

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Always-on-top floating widget that shows your claude.ai plan usage in real time. Cloudflare-immune OAuth auth via ~/.claude/.credentials.json. Windows-first, portable EXE, 7-day history graph, configurable thresholds and reset hooks.

claude-code-tips
Plugin

Claude Code从注册订阅到封号退款

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code从注册订阅到封号退款

plugadvpl
Plugin

Plugin Claude Code + CLI Python que indexa fontes ADVPL/TLPP do Protheus em SQLite + FTS5. Claude consulta metadados...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Plugin Claude Code + CLI Python que indexa fontes ADVPL/TLPP do Protheus em SQLite + FTS5. Claude consulta metadados sem queimar tokens lendo.prw inteiro.

typemux-cc
Plugin

Claude Code plugin: Python type-checker LSP multiplexer. Auto-detects.venv and routes to pyright/ty/pyrefly—no Claud...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

Claude Code plugin: Python type-checker LSP multiplexer. Auto-detects.venv and routes to pyright/ty/pyrefly—no Claude Code restart.

klaudiush
Plugin

A validation dispatcher for Claude Code hooks that enforces git workflow standards, commit message conventions, and c...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

A validation dispatcher for Claude Code hooks that enforces git workflow standards, commit message conventions, and code quality rules

claude-automata
Plugin

claude code plugin marketplace

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Code

claude code plugin marketplace

add Submit Project