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

(35)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

35 signals found

gsd-core
App

Git. Ship. Done - Core

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

Git. Ship. Done - Core

claude-usage
App

A local dashboard for tracking your Claude Code token usage, costs, and session history. Pro and Max subscribers get...

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

A local dashboard for tracking your Claude Code token usage, costs, and session history. Pro and Max subscribers get a progress bar. This gives you the full picture.

claude-swap
App

Switch between multiple Claude Code accounts

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

Switch between multiple Claude Code accounts

coralline
App

Powerlevel10k-inspired statusline for Claude Code — paste one prompt and your AI interviews you, then installs it

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

Powerlevel10k-inspired statusline for Claude Code — paste one prompt and your AI interviews you, then installs it

ai-coding-guide
Platform

AI 编程工具实战指南 — 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板 | AI Coding Tools Guide with 66 Claude Code tips

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

AI 编程工具实战指南 — 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板 | AI Coding Tools Guide with 66 Claude Code tips. An open-source platform for the AI coding ecosystem.

TinyProgrammer
App

Tiny programmer sitting on your desk and trying its best.

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

Tiny programmer sitting on your desk and trying its best.

tokf
Config

Config-driven CLI tool that compresses command output before it reaches an LLM context

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

Config-driven CLI tool that compresses command output before it reaches an LLM context

claude-gateway-manager
App

Best Tenbin AI Proxy for Anthropic Opus 4.8 & Sonnet 4.6 API Access 2026

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

Best Tenbin AI Proxy for Anthropic Opus 4.8 & Sonnet 4.6 API Access 2026

Obsidian-Workflow-Atelier
Config

Obsidian Dev Dashboard 2026: Build a Centralized AI Workflow Hub

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

Obsidian Dev Dashboard 2026: Build a Centralized AI Workflow Hub

TurboLLM
App

Run any local LLM engine, auto-tuned to your GPU — polished web UI + OpenAI/Anthropic-compatible API. Point Claude Co...

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

Run any local LLM engine, auto-tuned to your GPU — polished web UI + OpenAI/Anthropic-compatible API. Point Claude Code at your own machine in one command. No Electron, no Python, offline-first.

claudepot-app
App

A control panel for Claude Code and Claude Desktop.

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

A control panel for Claude Code and Claude Desktop.. An open-source app for the AI coding ecosystem.

claude-code-statusline
App

A feature-rich, dependency-free Node.js statusline for Claude Code with model, task, git state, context window, rate...

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

A feature-rich, dependency-free Node.js statusline for Claude Code with model, task, git state, context window, rate limits, and Anthropic peak-hours indicator

dot-claude
Config

PRB's Claude Code config

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

PRB's Claude Code config

reef
App

The minimal dev terminal for the AI coding era — AI writes the code, Reef is where you review it.

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

The minimal dev terminal for the AI coding era — AI writes the code, Reef is where you review it.

single-file-wbs
App

単一HTMLで動く WBS/ガント+イナズマ線ビューア。データはJSON1枚・Claude Codeで保守 / Single-file WBS & Gantt viewer with inazuma (progress) line....

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

単一HTMLで動く WBS/ガント+イナズマ線ビューア。データはJSON1枚・Claude Codeで保守 / Single-file WBS & Gantt viewer with inazuma (progress) line. Zero dependencies, AI-maintainable.

Turbo-LLM
App

Run any local LLM engine, auto-tuned to your GPU — polished web UI + OpenAI/Anthropic-compatible API. Point Claude Co...

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

Run any local LLM engine, auto-tuned to your GPU — polished web UI + OpenAI/Anthropic-compatible API. Point Claude Code at your own machine in one command. No Electron, no Python, offline-first.

nuxt-supabase-starter
Config

Nuxt + Supabase 快速開發範本,含 AI 輔助工作流程(Claude Code)、TDD、Spectra (OpenSpec)

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

Nuxt + Supabase 快速開發範本,含 AI 輔助工作流程(Claude Code)、TDD、Spectra (OpenSpec)

Deus
App

A token-efficient open-source AI assistant that remembers, adapts, and improves — secured, self-hosted, and entirely...

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

A token-efficient open-source AI assistant that remembers, adapts, and improves — secured, self-hosted, and entirely yours.

claude-for-researchers
Platform

Practical guide and toolkit for physicists and mathematicians using Claude Code — built from months on a real researc...

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

Practical guide and toolkit for physicists and mathematicians using Claude Code — built from months on a real research project

Shelly
Platform

AI-powered chat-first terminal IDE for Android. Built entirely on a phone, by someone who can't write code.

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

AI-powered chat-first terminal IDE for Android. Built entirely on a phone, by someone who can't write code.

career-ops-ui
App

Clean, docs-style web UI for the career-ops AI job-search pipeline. Search ATS adapters (Greenhouse/Ashby/Lever) + re...

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

Clean, docs-style web UI for the career-ops AI job-search pipeline. Search ATS adapters (Greenhouse/Ashby/Lever) + regional portals (hh.ru/Habr Career), evaluate JDs, track applications — all from the browser.

mathematical-discovery-engine
App

This is a mathematical discovery engine, which searches new mathematics applying techniques to existing results

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

This is a mathematical discovery engine, which searches new mathematics applying techniques to existing results

code-by-wire
App

The cockpit for local Claude Code.

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

The cockpit for local Claude Code.

UE5CEDumper
App

A x64 UE4/UE5 runtime data inspector and structure explorer for development

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

A x64 UE4/UE5 runtime data inspector and structure explorer for development

scribe
Platform

LLM-managed personal knowledge base. Auto-extracts from git repos, Claude Code sessions (via ccrider FTS5), and iMess...

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

LLM-managed personal knowledge base. Auto-extracts from git repos, Claude Code sessions (via ccrider FTS5), and iMessage bookmarks. Cross-project, qmd-indexed, runs on cron

next-template
Config

A modern Next.js template for building production-ready web applications.

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

A modern Next.js template for building production-ready web applications.

build-brief
App

Reduce noisy Gradle output into concise build briefs

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

Reduce noisy Gradle output into concise build briefs

claude-power-pack
App

Claude Code best practices and MCP second opinion server

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 best practices and MCP second opinion server

microNeo
Platform

Terminal Markdown editor that renders and edits in the same window. Single Go binary with syntax highlighting for 100...

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

Terminal Markdown editor that renders and edits in the same window. Single Go binary with syntax highlighting for 100+ languages, works as $EDITOR for Claude Code and OpenCode

reframe
Platform

Declarative motion graphics AI can write, humans can tweak — edits survive AI regeneration. Deterministic mp4 from pl...

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

Declarative motion graphics AI can write, humans can tweak — edits survive AI regeneration. Deterministic mp4 from plain-data scenes. npm: reframe-video

video-clipforge
Platform

AI 驱动的短视频制作系统。给它一个想法,它帮你写稿、配音、做画面、出成片。9 阶段 DAG 管线 + 自进化评分,支持每日自动执行。基于 Claude Code + HyperFrames。

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

AI 驱动的短视频制作系统。给它一个想法,它帮你写稿、配音、做画面、出成片。9 阶段 DAG 管线 + 自进化评分,支持每日自动执行。基于 Claude Code + HyperFrames。

claude-teleport
Platform

Move your Claude Code history, memory, and sessions between machines (Linux/macOS/Windows), with paths fixed automati...

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

Move your Claude Code history, memory, and sessions between machines (Linux/macOS/Windows), with paths fixed automatically.

claude-statusline
Config

Configurable status line for Claude Code

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

Configurable status line for Claude Code

claude-citizen
App

An open-source attempt to finish Star Citizen before Star Citizen does. Built with Claude Fable 5.

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

An open-source attempt to finish Star Citizen before Star Citizen does. Built with Claude Fable 5.

htlin222
Platform

Profile README for Hsieh-Ting Lin (林協霆) — oncologist & hematology fellow building open-source medical, evidence-based...

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

Profile README for Hsieh-Ting Lin (林協霆) — oncologist & hematology fellow building open-source medical, evidence-based-medicine, and AI/MCP tooling (Claude Code, R, TypeScript)

add Submit Project