local_fire_departmentHoneystax
search⌘K
loginLog Inperson_addSign Up
layers
HONEYSTAX TERMINAL v1.0
HomeNewsSavedSubmit
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.

15 featured picks172 builds with real repo pull18 live lanes to scan
267Tracked Builds
1356kRepo Stars
18Builder 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

79k ★
Leadmarketingskills26k★#2planning-with-files20k★#3humanizer16k★#4awesome-agent-skills11k★#5trailofbits-skills3.5k★#6pinme3.2k★
Lead builds

hubMCP Servers

5 tracked builds

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

smart_toyAgents

6 tracked builds

50k ★
Leadagents35k★#2awesome-claude-code-subagents13k★#3a-list-of-claude-code-agents1.2k★#4claude_code_agent_farm685★#5agentic-flow531★#6cord132★
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

63k ★
Leadclaude-code-router29k★#2opcode21k★#3claude-relay-service11k★#4cui1.1k★#5agent-viewer337★
Lead builds

menu_bookGuides & Config

5 tracked builds

131k ★
Leadget-shit-done59k★#2awesome-claude-code27k★#3SuperClaude_Framework23k★#4context-engineering-intro13k★#5claude-code-infrastructure-showcase9.6k★
list

Claude Code board

(26)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

26 signals found

get-shit-donestar
AppClaude Code Guides

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by...

Featured build59k repo stars17601 builder votes
Go, Claude, Docker
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeGo, Claude, Docker

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.. An open-source app for the AI coding ecosystem.

system_prompts_leaksstar
Model

Extracted system prompts from ChatGPT (GPT-5.5 Thinking), Claude (Opus 4.7, Opus 4.6, Sonnet 4.6, Claude Code), Gemin...

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

Extracted system prompts from ChatGPT (GPT-5.5 Thinking), Claude (Opus 4.7, Opus 4.6, Sonnet 4.6, Claude Code), Gemini (3.1 Pro, 3 Flash, Gemini CLI), Grok (4.3 beta), Perplexity, and more. Updated regularly.. An open-source model for the AI coding ecosystem.

claude-code-router
AppClaude Code Apps

Use Claude Code as foundation for coding infrastructure. Decide how to interact with the model.

Stack favorite29k repo stars
Claude, Go, JavaScript, OpenAI, Anthropic, Ollama, GPT, LLM, Docker, GitHub Actions, Bun
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeClaude, Go, JavaScript, OpenAI, Anthropic, Ollama, GPT, LLM, Docker, GitHub Actions, Bun

Use Claude Code as foundation for coding infrastructure. Decide how to interact with the model.

awesome-claude-code
ConfigClaude Code Guides

Curated list of skills, hooks, slash-commands, agent orchestrators, and plugins for Claude Code.

Stack favorite27k repo stars
Claude, TypeScript, JavaScript, Python, Rust, Go, Kotlin, PHP, React, Vue, FastAPI, Laravel, SQLite, PostgreSQL, MongoDB, OpenAI, Anthropic, LangChain, GPT, LLM, Docker, AWS, Vercel, Cloudflare, GitHub Actions, Tailwind, pnpm, Turborepo, ESLint, Prettier
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeClaude, TypeScript, JavaScript, Python, Rust, Go, Kotlin, PHP, React, Vue, FastAPI, Laravel, SQLite, PostgreSQL, MongoDB, OpenAI, Anthropic, LangChain, GPT, LLM, Docker, AWS, Vercel, Cloudflare, GitHub Actions, Tailwind, pnpm, Turborepo, ESLint, Prettier

Curated list of skills, hooks, slash-commands, agent orchestrators, and plugins for Claude Code.

claude-code-templatesstar
ConfigConfiguration

CLI tool for configuring and monitoring Claude Code

Featured build26k repo stars7914 builder votes
Claude, Vercel, Go, React, PostgreSQL, OpenAI, Anthropic, AWS, Cloudflare
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude, Vercel, Go, React, PostgreSQL, OpenAI, Anthropic, AWS, Cloudflare

CLI tool for configuring and monitoring Claude Code. An open-source config for the AI coding ecosystem.

SuperClaude_Frameworkstar
ConfigClaude Code Guides

A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development me...

Featured build23k repo stars6763 builder votes
Claude, Go, TypeScript, React, Anthropic
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude, Go, TypeScript, React, Anthropic

A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies.. An open-source config for the AI coding ecosystem.

opcode
AppClaude Code Apps

Powerful GUI app and toolkit — custom agents, interactive sessions, secure background agents.

Stack favorite21k repo stars
Go, JavaScript, Java, C++, Bun, TypeScript, Rust, React, SQLite, Tailwind, Vite, Claude, Anthropic
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, JavaScript, Java, C++, Bun, TypeScript, Rust, React, SQLite, Tailwind, Vite, Claude, Anthropic

Powerful GUI app and toolkit — custom agents, interactive sessions, secure background agents.

claude-code
App

原汁原昧 Claude Code 可运行,可构建, 可调试版; Typescript 类型全修复; 企业级可靠性; 安全无毒, lock 文件保真, 可直接 bun i; bun run dev 启动

Stack favorite17k repo stars5174 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHours

原汁原昧 Claude Code 可运行,可构建, 可调试版; Typescript 类型全修复; 企业级可靠性; 安全无毒, lock 文件保真, 可直接 bun i; bun run dev 启动. An open-source app for the AI coding ecosystem.

context-engineering-intro
AppClaude Code Guides

Context engineering is the new vibe coding - it's the way to actually make AI coding assistants work. Claude Code is...

Stack favorite13k repo stars3860 builder votes
PostgreSQL, Claude
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursPostgreSQL, Claude

Context engineering is the new vibe coding - it's the way to actually make AI coding assistants work. Claude Code is the best for this so that's what this repo is centered around, but you can apply this strategy with any AI coding assistant!. An open-source app for the AI coding ecosystem.

awesome-openclaw-usecases
AppOpenClaw Core

Community collection of OpenClaw use cases

Stack favorite12k repo stars1188 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Codeschedule1 week

Real-world use cases for OpenClaw — personal productivity to enterprise automation.

claude-code-action
App

claude-code-action

Stack favorite6.5k repo stars1936 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHours

claude-code-action. An open-source app for the AI coding ecosystem.

OpenClaw-Docker-CN-IM
ConfigOpenClaw Infra

Chinese IM Docker bundle

Stack favorite2.2k repo stars220 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Codeschedule1 day

Pre-configured Docker with Feishu, DingTalk, QQ, WeCom. One command deploy.

cui
AppClaude Code Apps

Web UI for Claude Code agents.

Stack favorite1.1k repo stars
Go, TypeScript, React, Claude, Anthropic, Ollama
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesGo, TypeScript, React, Claude, Anthropic, Ollama

Web UI for Claude Code agents.

openclaw-mission-control
AppOpenClaw Desktop

AI Agent Orchestration Dashboard

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

Manage agents, assign tasks, coordinate multi-agent workflows from a single dashboard.

cc-viewer
App

A request monitoring system for Claude Code that captures and visualizes all API requests and responses in real time....

Builder signal723 repo stars217 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

A request monitoring system for Claude Code that captures and visualizes all API requests and responses in real time. Helps developers monitor their Context for reviewing and debugging during Vibe Coding.. An open-source app for the AI coding ecosystem.

.claude
ConfigConfiguration

This repository contains my personal configuration settings for Claude Code, Anthropic's official CLI tool for coding.

Builder signal560 repo stars168 builder votes
Claude, Anthropic
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantClaude, Anthropic

This repository contains my personal configuration settings for Claude Code, Anthropic's official CLI tool for coding.. An open-source config for the AI coding ecosystem.

Claude-Code-Projects-Index
Config

An index of my Claude Code related repos including a wide variety of starter templates for using Claude Code for comm...

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

An index of my Claude Code related repos including a wide variety of starter templates for using Claude Code for common and more imaginative purposes!

agent-viewer
AppClaude Code Apps

Kanban board for managing Claude Code agents in tmux.

Builder signal337 repo stars
Claude, Anthropic
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleMinutesClaude, Anthropic

Kanban board for managing Claude Code agents in tmux.

vibe-coding
App

AI 时代的 Vibe Coding 实践:使用 Claude Code 从零开发 AI 漫剧生成平台的完整记录,涵盖技术选型、AI 驱动开发、UI 优化与功能迭代全流程。

Builder signal279 repo stars84 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstant

AI 时代的 Vibe Coding 实践:使用 Claude Code 从零开发 AI 漫剧生成平台的完整记录,涵盖技术选型、AI 驱动开发、UI 优化与功能迭代全流程。. An open-source app for the AI coding ecosystem.

vibe-better-with-claude-code-vbw
App

Vibe Better With Claude Code - You're not an engineer anymore. You're a prompt jockey with commit access. At least do...

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

Vibe Better With Claude Code - You're not an engineer anymore. You're a prompt jockey with commit access. At least do it properly.. An open-source app for the AI coding ecosystem.

opentrace
Platform

OpenTrace is a knowledge graph platform that maps system architecture, code structure, and service relationships givi...

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

OpenTrace is a knowledge graph platform that maps system architecture, code structure, and service relationships giving you a visual, queryable map of how your codebase and infrastructure connect.

Deus
App

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

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

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

dotfiles
App

Hackable personal dotfiles managed with chezmoi

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

Hackable personal dotfiles managed with chezmoi

claudepot-app
App

A control panel for Claude Code and Claude Desktop.

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

A control panel for Claude Code and Claude Desktop.

Shelly
Platform

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

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

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

lumbergh
Config

Self-hosted web dashboard for supervising multiple Claude Code AI sessions in tmux. Live terminals, real-time git dif...

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

Self-hosted web dashboard for supervising multiple Claude Code AI sessions in tmux. Live terminals, real-time git diffs, file browser, todo lists, prompt templates, and mobile PWA support. Micromanage your AI interns from any device.

add Submit Project