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.

14 featured picks262 builds with real repo pull19 live lanes to scan
686Tracked Builds
1457kRepo Stars
19Builder 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

86k ★
Leadmarketingskills30k★#2planning-with-files22k★#3humanizer17k★#4awesome-agent-skills11k★#5pinme3.5k★#6trailofbits-skills3.5k★
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

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

menu_bookGuides & Config

5 tracked builds

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

Claude Code board

(43)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

43 signals found

claude-context
MCP ServerCode & Search

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

Stack favorite12k repo stars3459 builder votes
Claude, Go, TypeScript, JavaScript, Python, Rust, Ruby, Java, C++, Swift, Kotlin, PHP, OpenAI, LangChain, Ollama, pnpm
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursClaude, Go, TypeScript, JavaScript, Python, Rust, Ruby, Java, C++, Swift, Kotlin, PHP, OpenAI, LangChain, Ollama, pnpm

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.. An open-source mcp server for the AI coding ecosystem.

claude-code-ultimate-guide
MCP Server

A tremendous feat of documentation, this guide covers Claude Code from beginner to power user, with production-ready...

Stack favorite4.5k repo stars1339 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

A tremendous feat of documentation, this guide covers Claude Code from beginner to power user, with production-ready templates for Claude Code features, guides on agentic workflows, and a lot of great learning materials, including quizzes and a handy "cheatsheet". Whether it's the "ultimate" guide to Claude Code will be up to the reader :). An open-source mcp server for the AI coding ecosystem.

jcodemunch-mcp
MCP Server

The leading, most token-efficient MCP server for GitHub source code exploration via tree-sitter AST parsing

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

The leading, most token-efficient MCP server for GitHub source code exploration via tree-sitter AST parsing

voicemode
MCP Server

Natural voice conversations with Claude Code

Stack favorite1.2k repo stars119 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

Natural voice conversations with Claude Code

agentshield
MCP Server

AI agent security scanner. Detect vulnerabilities in agent configurations, MCP servers, and tool permissions. Availab...

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

AI agent security scanner. Detect vulnerabilities in agent configurations, MCP servers, and tool permissions. Available as CLI, GitHub Action, ECC plugin, and GitHub App integration.

storybloq
MCP Server

Cross-session context for Claude Code. CLI + MCP server + /story skill that tracks tickets, issues, handovers, and ro...

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

Cross-session context for Claude Code. CLI + MCP server + /story skill that tracks tickets, issues, handovers, and roadmap in a.story/ directory.

claude-code-skills
MCP Server

Plugin suite + bundled MCP servers for Claude Code. Full delivery lifecycle: Agile pipeline with multi-model AI revie...

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

Plugin suite + bundled MCP servers for Claude Code. Full delivery lifecycle: Agile pipeline with multi-model AI review, project bootstrap, documentation generation, codebase audits, performance optimization, community workflows. Includes hex-line (hash-verified editing), hex-graph (code knowledge graph), and hex-ssh (remote SSH) MCP servers.

MARM-Systems
MCP Server

Stop re-explaining yourself to your AI. MARM gives every session persistent memory, cross-agent context sharing, and...

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

Stop re-explaining yourself to your AI. MARM gives every session persistent memory, cross-agent context sharing, and structured reasoning that builds as you work, not resets. Includes a live web dashboard for browsing memories, logs, and sessions without touching the CLI. Connects over HTTP, HTTPS, STDIO to fit any stack or deployment.

node9-proxy
MCP Server

The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autono...

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

The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.

task-orchestrator
MCP Server

Server-enforced workflow discipline for AI agents. An MCP server providing persistent work items, dependency graphs,...

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

Server-enforced workflow discipline for AI agents. An MCP server providing persistent work items, dependency graphs, quality gates, and actor attribution. Schemas define what agents must produce — the server blocks the call if they don't. Works with any MCP-compatible client.

ServiceGraph
MCP Server

AI Agent skills for a structured catalog of 100k+ US professional-services firms

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

AI Agent skills for a structured catalog of 100k+ US professional-services firms

open-computer-use
MCP Server

MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code executio...

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

MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code execution, document skills, and autonomous sub-agents. Self-hosted, open-source, pluggable into any model.

claude-soul
MCP Server

Self-improving learning engine for Claude Code. Not memory. Growth.

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

Self-improving learning engine for Claude Code. Not memory. Growth.

mymir
MCP Server

Project management for the agentic engineering era.

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

Project management for the agentic engineering era.

octomind
MCP Server

Plug and play AI agents for any domain

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

Plug and play AI agents for any domain

hana-mcp-server
MCP Server

SAP HANA MCP server — Enterprise Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code. npm: hana...

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

SAP HANA MCP server — Enterprise Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code. npm: hana-mcp-server

claude-code-marketing-skills
MCP Server

Marketing skills for Claude Code — SEO audits and implementation, ad analysis, ad optimization. Free skills need no a...

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

Marketing skills for Claude Code — SEO audits and implementation, ad analysis, ad optimization. Free skills need no account. $9/mo for live Search Console, Bing & LinkedIn data.. An open-source mcp server for the AI coding ecosystem.

widemem-ai
MCP Server

Next-gen AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization

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

Next-gen AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization

arifos
MCP Server

ArifOS — Constitutional MCP kernel for governed AI execution. AAA architecture: Architect · Auditor · Agent. Built fo...

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

ArifOS — Constitutional MCP kernel for governed AI execution. AAA architecture: Architect · Auditor · Agent. Built for the open-source agentic era.

mcp
MCP Server

BountyLens MCP server — connect Claude Code to your Hunter Tracker

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

BountyLens MCP server — connect Claude Code to your Hunter Tracker

forge
MCP Server

Turn Claude Code into a plan-execute-validate loop with parallel work, intelligent retry, and memory

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

Turn Claude Code into a plan-execute-validate loop with parallel work, intelligent retry, and memory

Cortex
MCP Server

Persistent memory for Claude Code — 41 neuroscience papers, 26 biological mechanisms with paper-bearing per-mechanism...

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

Persistent memory for Claude Code — 41 neuroscience papers, 26 biological mechanisms with paper-bearing per-mechanism ablation evidence (E1 v3). LongMemEval R@10 98.4% / MRR 0.9124 (n=500). LoCoMo R@10 94.2% / MRR 0.8278 (n=1986). BEAM-10M +33.4% over flat retrieval. PostgreSQL + pgvector. Verified via 31-row two-benchmark ablation campaign.

memem
MCP Server

A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown i...

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

A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown in your Obsidian vault, searches them with SQLite FTS5, and mines past transcripts automatically.

Zammad-MCP
MCP Server

A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users,...

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

A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users, and organizations.

juice
MCP Server

A negative-constraint memory layer for AI agents

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

A negative-constraint memory layer for AI agents

claude-code-pentest
MCP Server

Automate the full pentest process with six Claude Code skills covering recon, exploit chains, and bug bounty report g...

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

Automate the full pentest process with six Claude Code skills covering recon, exploit chains, and bug bounty report generation from any domain.

gemini-webapi-mcp
MCP Server

MCP server for Google Gemini — free image generation, editing & chat via browser cookies. No API keys needed.

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

MCP server for Google Gemini — free image generation, editing & chat via browser cookies. No API keys needed.

claude-code-tips
MCP Server

practical patterns for agentic coding: hooks, agents, automation. built from hundreds of claude code sessions

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

practical patterns for agentic coding: hooks, agents, automation. built from hundreds of claude code sessions

VSCode-Airtable-Formula
MCP Server

VS Code extension and MCP server for Airtable, formula editor, schema tools, and 60+ automation utilities for bases,...

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

VS Code extension and MCP server for Airtable, formula editor, schema tools, and 60+ automation utilities for bases, views, and fields.

imprint-memory
MCP Server

Persistent memory system for Claude Code — hybrid search (FTS5 + vector), message bus, task queue. Works as MCP serve...

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

Persistent memory system for Claude Code — hybrid search (FTS5 + vector), message bus, task queue. Works as MCP server (stdio + HTTP).

codescout
MCP Server

High-performance coding agent toolkit MCP server — IDE-grade code intelligence for LLMs

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

High-performance coding agent toolkit MCP server — IDE-grade code intelligence for LLMs

its-over-9k
MCP Server

Persistent memory and agent lifecycle for Claude Code — because sessions shouldn't start from zero.

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

Persistent memory and agent lifecycle for Claude Code — because sessions shouldn't start from zero.

mimirs
MCP Server

Local MCP server that gives AI coding agents persistent, searchable memory of your codebase

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

Local MCP server that gives AI coding agents persistent, searchable memory of your codebase

CC-Workshop
MCP Server

A macOS desktop app for managing Claude Code configurations — Skills, MCP Servers, and CLAUDE.md files

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

A macOS desktop app for managing Claude Code configurations — Skills, MCP Servers, and CLAUDE.md files

JanuScope
MCP Server

Local-first MCP policy proxy. Tool-block, SQL-mutation gate, PII redact, audit, rate-limit, OpenTelemetry, vault secr...

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

Local-first MCP policy proxy. Tool-block, SQL-mutation gate, PII redact, audit, rate-limit, OpenTelemetry, vault secrets, first-use quarantine, schema pre-inject. No hosted gateway. One YAML Lens wraps any MCP, 20 included (Postgres, MySQL, MongoDB, GitHub, Stripe, Snowflake, etc.). 84% fewer tokens, ~3x faster, holds PII leaks. AGPL or commercial.

claude-dev-suite
MCP Server

Specialized agents, MCP servers, skills, and a visual dashboard for Claude Code. MIT.

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

Specialized agents, MCP servers, skills, and a visual dashboard for Claude Code. MIT.

systemprompt-template
MCP Server

AI Governance Infrastructure — local evaluation. The governance layer for AI agents: a single compiled Rust binary th...

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

AI Governance Infrastructure — local evaluation. The governance layer for AI agents: a single compiled Rust binary that authenticates, authorises, rate-limits, logs, and costs every AI interaction. Self-hosted, air-gap capable, provider-agnostic.

claude-scholar
MCP Server

Simplify your research workflow with Claude Scholar, the complete configuration for Claude Code in data science, A...

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

Simplify your research workflow with Claude Scholar, the complete configuration for Claude Code in data science, AI, and academic writing.

medharness
MCP Server

Harness Engineering for Medical AI Coding · HIPAA + PIPL compliant · 12-step SOP + 5-step micro + 23 Skills + 8 MCP s...

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

Harness Engineering for Medical AI Coding · HIPAA + PIPL compliant · 12-step SOP + 5-step micro + 23 Skills + 8 MCP servers · Apache 2.0

rtfm
MCP Server

The open retrieval layer for AI coding agents. Indexes code, docs, legal, research, data — 22 parsers (incl. EPUB, DO...

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

The open retrieval layer for AI coding agents. Indexes code, docs, legal, research, data — 22 parsers (incl. EPUB, DOCX, ODT), FTS5 + semantic search, knowledge graph. Serves surgical context via MCP. Open source, local, free.

phantom
MCP Server

AI audio engineering system: MCP server + Claude Code skills for professional automated mixing and mastering

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

AI audio engineering system: MCP server + Claude Code skills for professional automated mixing and mastering

my-claude
MCP Server

All-in-one agent harness for Claude Code — Boss meta-orchestrator, 200+ agents, 200+ skills, 87 rules, 3 MCP servers,...

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

All-in-one agent harness for Claude Code — Boss meta-orchestrator, 200+ agents, 200+ skills, 87 rules, 3 MCP servers, 7 hooks. One plugin install.

claude-marketplace
MCP Server

Official Claude Code plugins for CoinPaprika & DexPaprika - free crypto market data & DeFi analytics. 29+14 MCP tools...

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

Official Claude Code plugins for CoinPaprika & DexPaprika - free crypto market data & DeFi analytics. 29+14 MCP tools, agents, skills. No API key needed.

add Submit Project