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

(1158)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

1158 signals found

andrej-karpathy-skillsstar
Skill

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pi...

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

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.. An open-source skill for the AI coding ecosystem.

claude-codestar
Agent

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code fast...

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

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

cavemanstar
Skill

why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

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

why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman. An open-source skill for the AI coding ecosystem.

learn-claude-codestar
Agent

Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1

Featured build71k repo stars14197 builder votes
Python, Go, Next.js, Claude, LLM
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodePython, Go, Next.js, Claude, LLM

Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1. An open-source agent for the AI coding ecosystem.

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 build65k repo stars12915 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.

claude-howtostar
Agent

A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates tha...

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

A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.. An open-source agent for the AI coding ecosystem.

marketingskillsstar
SkillClaude Code Skills

Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.

Featured build39k repo stars11750 builder votes
OpenAI, Claude
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeOpenAI, Claude

Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.. An open-source skill for the AI coding ecosystem.

academic-research-skillsstar
Skill

Academic Research Skills for Claude Code: research → write → review → revise → finalize

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

Academic Research Skills for Claude Code: research → write → review → revise → finalize. An open-source skill for the AI coding ecosystem.

oh-my-claudecodestar
AgentAgent Frameworks

Teams-first Multi-agent orchestration for Claude Code

Featured build38k repo stars11327 builder votes
Claude, Go, TypeScript, OpenAI, Anthropic, Bun
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude, Go, TypeScript, OpenAI, Anthropic, Bun

Teams-first Multi-agent orchestration for Claude Code. An open-source agent for the AI coding ecosystem.

claude-plugins-officialstar
MCP Server

Official, Anthropic-managed directory of high quality Claude Code Plugins.

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

Official, Anthropic-managed directory of high quality Claude Code Plugins.. An open-source mcp server for the AI coding ecosystem.

ai-job-searchstar
Agent

The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailo...

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

The job search that runs on your machine. AI job application framework built on Claude Code: evaluate postings, tailor CVs, write cover letters, prep interviews. Fork it and own it.. An open-source agent for the AI coding ecosystem.

Claude-Code-Game-Studiosstar
Skill

Turn Claude Code into a full game dev studio — 49 AI agents, 72 workflow skills, and a complete coordination system m...

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

Turn Claude Code into a full game dev studio — 49 AI agents, 72 workflow skills, and a complete coordination system mirroring real studio hierarchy.. An open-source skill for the AI coding ecosystem.

huashu-designstar
Skill

Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲...

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

Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic. An open-source skill for the AI coding ecosystem.

claude-code
App

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

Stack favorite18k repo stars5276 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

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

open-saas
Skill

A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, slack, MS...

Stack favorite15k repo stars4473 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, slack, MS), Email sending, Background jobs, Landing page, Payments (Stripe, Polar.sh), Shadcn UI, S3 file upload. AI-ready with tailored AGENTS.md, skills, and Claude Code plugin. One cmd deploy. Powered by Wasp full-stack framework.. An open-source skill for the AI coding ecosystem.

claude-context
MCP ServerCode & Search

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

Stack favorite12k repo stars3640 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 CodeClaude, 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-seo
Skill

Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO,...

Stack favorite11k repo stars3411 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO, backlinks, local SEO, maps intelligence, semantic clustering, e-commerce SEO, international SEO, Google APIs, and PDF/Excel reporting. Optional DataForSEO, Firecrawl, and Banana extensions.. An open-source skill for the AI coding ecosystem.

xonsh
Plugin

Python-powered shell. Full-featured, cross-platform and AI-friendly.

Stack favorite9.5k repo stars950 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Python-powered shell. Full-featured, cross-platform and AI-friendly.

book-to-skill
Skill

Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work.

Stack favorite8.6k repo stars1722 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work.. An open-source skill for the AI coding ecosystem.

web-access
Skill

给 Claude Code 装上完整联网能力的 skill:三层通道调度 + 浏览器 CDP + 并行分治

Stack favorite7.6k repo stars1515 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

给 Claude Code 装上完整联网能力的 skill:三层通道调度 + 浏览器 CDP + 并行分治. An open-source skill for the AI coding ecosystem.

codecompanion.nvim
Agent

AI Coding, Vim Style

Stack favorite6.7k repo stars668 builder votes
Go, OpenAI, Claude, Anthropic, Ollama, LLM, Docker
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, OpenAI, Claude, Anthropic, Ollama, LLM, Docker

AI Coding, Vim Style

swarms
AgentAgent Frameworks

The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai

Stack favorite6.7k repo stars665 builder votes
Go, Python, Rust, OpenAI, Claude, Anthropic, LangChain, Ollama, GPT, LLM
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, Python, Rust, OpenAI, Claude, Anthropic, LangChain, Ollama, GPT, LLM

The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai

android-reverse-engineering-skill
Skill

Claude Code skill to support Android app's reverse engineering

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

Claude Code skill to support Android app's reverse engineering. An open-source skill for the AI coding ecosystem.

n8n-skills
Skill

n8n skillset for Claude Code to build flawless n8n workflows

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

n8n skillset for Claude Code to build flawless n8n workflows. An open-source skill for the AI coding ecosystem.

claude-code-ultimate-guide
MCP Server

The most comprehensive Claude Code guide: agentic workflows, hooks, skills, MCP servers, quizzes, and production-read...

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

The most comprehensive Claude Code guide: agentic workflows, hooks, skills, MCP servers, quizzes, and production-ready templates. 430K+ lines.. An open-source mcp server for the AI coding ecosystem.

fireworks-tech-graph
Skill

Claude Code skill for generating production-quality SVG+PNG technical diagrams. Supports 8 diagram types, 5 visual st...

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

Claude Code skill for generating production-quality SVG+PNG technical diagrams. Supports 8 diagram types, 5 visual styles, and deep AI/Agent domain knowledge.. An open-source skill for the AI coding ecosystem.

autoresearch
Skill

Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch....

Stack favorite5.3k repo stars1064 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch. Modify → Verify → Keep/Discard → Repeat forever.. An open-source skill for the AI coding ecosystem.

Waza
Skill

Engineering habits you already know, turned into skills Claude can run.

Stack favorite5.3k repo stars526 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Engineering habits you already know, turned into skills Claude can run.

mirrord
Skill

Run any process, on your machine or in an AI agent's environment, as if it were a pod in your Kubernetes cluster: rea...

Stack favorite5.2k repo stars520 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Run any process, on your machine or in an AI agent's environment, as if it were a pod in your Kubernetes cluster: real env vars, DNS, network, traffic.

emdash
AgentCoding Agents

Emdash is the Open-Source Agentic Development Environment ( YC W26). Run multiple coding agents in parallel. Use an...

Stack favorite5.0k repo stars503 builder votes
Go, Python, SQLite, OpenAI, Claude, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, Python, SQLite, OpenAI, Claude, GitHub Actions

Emdash is the Open-Source Agentic Development Environment ( YC W26). Run multiple coding agents in parallel. Use any provider.

darwin-skill
Skill

达尔文.skill —— 一个让你的Skill无限进化的系统:评估→改进→测试→保留或回滚 | Autoresearch-inspired autonomous skill optimization for Claude Code....

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

达尔文.skill —— 一个让你的Skill无限进化的系统:评估→改进→测试→保留或回滚 | Autoresearch-inspired autonomous skill optimization for Claude Code. Evaluate, improve, test, keep or revert.. An open-source skill for the AI coding ecosystem.

dbskill
Skill

dontbesilent 的商业诊断 Skills for Claude Code

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

dontbesilent 的商业诊断 Skills for Claude Code. An open-source skill for the AI coding ecosystem.

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

pinme
SkillClaude Code Skills

Deploy Your Frontend in a Single Command. Claude Code Skills supported.

Stack favorite3.7k repo stars1113 builder votes
Go, React, Next.js, Vue, Angular, GitHub Actions, Vite
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, React, Next.js, Vue, Angular, GitHub Actions, Vite

Deploy Your Frontend in a Single Command. Claude Code Skills supported.. An open-source skill for the AI coding ecosystem.

raptor
SkillAgent Frameworks

Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and creatin...

Stack favorite3.3k repo stars998 builder votes
Python, OpenAI, Claude, Anthropic, Ollama, GPT, LLM, Docker
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodePython, OpenAI, Claude, Anthropic, Ollama, GPT, LLM, Docker

Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and creating rules, sub-agents, and skills, and orchestrating security tool usage, we configure the agent for adversarial thinking, and perform research or attack/defense operations.. An open-source skill for the AI coding ecosystem.

claude-devtools
Agent

The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window i...

Stack favorite3.3k repo stars329 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

The missing DevTools for Claude Code — inspect session logs, tool calls, token usage, subagents, and context window in a visual UI. Free, open source.

axton-obsidian-visual-skills
Skill

Visual Skills Pack for Obsidian: generate Canvas, Excalidraw, and Mermaid diagrams from text with Claude Code

Stack favorite3.2k repo stars640 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Visual Skills Pack for Obsidian: generate Canvas, Excalidraw, and Mermaid diagrams from text with Claude Code. An open-source skill for the AI coding ecosystem.

mirage
Agent

A Unified Virtual Filesystem For AI Agents

Stack favorite3.2k repo stars319 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

A Unified Virtual Filesystem For AI Agents

vibeproxy
ToolDesktop Apps

Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys needed

Stack favorite3.2k repo stars952 builder votes
Go, Swift, Claude, GPT, Vercel
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, Swift, Claude, GPT, Vercel

Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys needed. An open-source tool for the AI coding ecosystem.

how-claude-code-works
Agent

Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码...

Stack favorite3.0k repo stars297 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等

NotFair
MCP Server

Open-source Claude Code skills for SEO, GEO, Google Ads, Meta Ads

Stack favorite3.0k repo stars590 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Open-source Claude Code skills for SEO, GEO, Google Ads, Meta Ads. An open-source mcp server for the AI coding ecosystem.

Claude-BugHunter
Skill

A Claude Code skill bundle for bug hunting and external red-team work — 71 skills, 15 slash commands, 681 disclosed-r...

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

A Claude Code skill bundle for bug hunting and external red-team work — 71 skills, 15 slash commands, 681 disclosed-report patterns curated across 24 core vulnerability classes, plus enterprise identity + infrastructure attack matrices.

claudecode.nvim
Plugin

Claude Code Neovim IDE Extension

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

Claude Code Neovim IDE Extension

toprank
MCP Server

Open-source Claude Code skills for SEO, GEO, Google Ads, Meta Ads

Stack favorite2.6k repo stars786 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Open-source Claude Code skills for SEO, GEO, Google Ads, Meta Ads. An open-source mcp server for the AI coding ecosystem.

pro-workflow
Skill

Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineerin...

Stack favorite2.6k repo stars784 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.. An open-source skill for the AI coding ecosystem.

claude-code-plugins-plus-skills
Skill

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI...

Stack favorite2.5k repo stars251 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

dashiAI-ppt-skill
Skill

An AI-agent skill that generates browser-editable presentations from multiple visual themes, exportable to HTML, PDF,...

Stack favorite2.5k repo stars250 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

An AI-agent skill that generates browser-editable presentations from multiple visual themes, exportable to HTML, PDF, and PPTX.

aaron-marketing-skills
Skill

120 marketing skills + 8 commands for Claude Code & AI agents across 7 disciplines — SEO/GEO, influencer, paid ads, e...

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

120 marketing skills + 8 commands for Claude Code & AI agents across 7 disciplines — SEO/GEO, influencer, paid ads, email, product launch, organic social & brand narrative — on one shared contract, with 8 auditor gates: CORE-EEAT · CITE · C³ · ROAS · SEND · RAMP · ECHO · TALE.

HolyClaude
Agent

AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools

Stack favorite2.3k repo stars235 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

AI coding workstation: Claude Code + web UI + 7 AI CLIs + headless browser + 50+ tools

md2wechat-skill
MCP Server

Markdown to WeChat CLI | 一键排版发布到微信公众号:支持 40+ 排版样式和专业主题 、AI 配图 、批量发布

Stack favorite2.3k repo stars232 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Markdown to WeChat CLI | 一键排版发布到微信公众号:支持 40+ 排版样式和专业主题 、AI 配图 、批量发布

code-graph-rag
MCP Server

The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and kno...

Stack favorite2.3k repo stars231 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs

portaljs
Skill

AI-native framework for building data portals. Scaffold a full portal from a brief and load datasets in minutes wi...

Stack favorite2.3k repo stars230 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

AI-native framework for building data portals. Scaffold a full portal from a brief and load datasets in minutes with agentic skills — any backend (CKAN, GitHub, Frictionless).

nothing-design-skill
Skill

A Claude Code skill for generating UI in the Nothing design language. Monochrome, typographic, industrial.

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

A Claude Code skill for generating UI in the Nothing design language. Monochrome, typographic, industrial.. An open-source skill for the AI coding ecosystem.

wewrite
Skill

公众号文章全流程 AI Skill for Claude Code — 热点抓取 → 选题 → 写作 → SEO → 视觉AI → 排版 → 微信草稿箱

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

公众号文章全流程 AI Skill for Claude Code — 热点抓取 → 选题 → 写作 → SEO → 视觉AI → 排版 → 微信草稿箱

deepclaude
Agent

Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend. Same U...

Stack favorite2.1k repo stars422 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend. Same UX, 17x cheaper.. An open-source agent for the AI coding ecosystem.

tdd-guard
Agent

Automated TDD enforcement for Claude Code

Stack favorite2.1k repo stars209 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Automated TDD enforcement for Claude Code

claude-code-harness
Agent

Claude Code Dedicated Development Harness - Achieving High-Quality Development Through an Autonomous Plan→Work→Review...

Stack favorite2.0k repo stars205 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

Claude Code Dedicated Development Harness - Achieving High-Quality Development Through an Autonomous Plan→Work→Review Cycle. An open-source agent for the AI coding ecosystem.

chengfeng-videocut-skills
Skill

用 Claude Code Skills 做的视频剪辑 Agent

Stack favorite2.0k repo stars204 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

用 Claude Code Skills 做的视频剪辑 Agent

terraform-skill
Skill

Terraform & OpenTofu Skill for AI Agents - testing, modules, CI/CD, and production patterns

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

Terraform & OpenTofu Skill for AI Agents - testing, modules, CI/CD, and production patterns

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-trading-skills
Skill

Claude Code skills for equity investors and traders — market analysis, technical charting, economic calendars, screen...

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

Claude Code skills for equity investors and traders — market analysis, technical charting, economic calendars, screeners, and trading strategy development.

pg-aiguide
MCP ServerData & Database

MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL...

Stack favorite1.8k repo stars177 builder votes
Go, PostgreSQL, Claude
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, PostgreSQL, Claude

MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.

videocut-skills
Skill

用 Claude Code Skills 做的视频剪辑 Agent

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

用 Claude Code Skills 做的视频剪辑 Agent

Claude-Code-Everything-You-Need-to-Know
MCP ServerWorkflow & Automation

The ultimate all-in-one guide to mastering Claude Code. From setup, prompt engineering, commands, hooks, workflows, a...

Stack favorite1.7k repo stars173 builder votes
Anthropic, Claude, Python, Go, SQLite, GPT, LLM, AWS, Vercel
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeAnthropic, Claude, Python, Go, SQLite, GPT, LLM, AWS, Vercel

The ultimate all-in-one guide to mastering Claude Code. From setup, prompt engineering, commands, hooks, workflows, automation, and integrations, to MCP servers, tools, and the BMAD method—packed with step-by-step tutorials, real-world examples, and expert strategies to make this the global go-to repo for Claude mastery.

clawgod
Skill

This is NOT a third-party Claude Code client. ClawGod is a runtime patch applied on top of the official Claude Code....

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

This is NOT a third-party Claude Code client. ClawGod is a runtime patch applied on top of the official Claude Code. It works with any version — as Claude Code updates, the patch continues to take effect. An open-source skill for the AI coding ecosystem.

claude-reviews-claude
Agent

Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingual.

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

Claude reads its own source code — 17-chapter architectural deep-dive into Claude Code v2.1.88. EN/ZH bilingual.. An open-source agent for the AI coding ecosystem.

token-optimizer
Skill

Find the ghost tokens. Fix them. Survive compaction. Avoid context quality decay.

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

Find the ghost tokens. Fix them. Survive compaction. Avoid context quality decay.

Claude-Code-Source-Study
Agent

Deep dive into Claude Code's source code— learn from the best agent implementation out there.

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

Deep dive into Claude Code's source code— learn from the best agent implementation out there.

open-cowork
Skill

Open-source AI agent desktop app for Windows & macOS. One-click install Claude Code, MCP tools, and Skills — with san...

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

Open-source AI agent desktop app for Windows & macOS. One-click install Claude Code, MCP tools, and Skills — with sandbox isolation, multi-model support, and Feishu/Slack integration.

claude-workflow-v2
Skill

Universal Claude Code workflow plugin with agents, skills, hooks, and commands

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

Universal Claude Code workflow plugin with agents, skills, hooks, and commands. An open-source skill for the AI coding ecosystem.

Dive-into-Claude-Code
Agent

A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems

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

A Systematic Analysis and Discussion of Claude Code for Designing Today's and Future AI Agent Systems

CoreCoder
Agent

Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for codin...

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

Minimal AI coding agent (~1,000 lines of Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for coding agents. Formerly NanoCoder.

claude-code-mcp
MCP ServerClaude Code MCPs

Claude Code as one-shot MCP server to have an agent in your agent.

Stack favorite1.3k repo stars128 builder votes
Go, Claude, ESLint, GitHub Actions, JavaScript, Python, Java, Anthropic
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, Claude, ESLint, GitHub Actions, JavaScript, Python, Java, Anthropic

Claude Code as one-shot MCP server to have an agent in your agent.

voicemode
MCP Server

Natural voice conversations with Claude Code

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

Natural voice conversations with Claude Code

claude-code-skills
Skill

Professional Claude Code skills marketplace featuring production-ready skills for enhanced development workflows.

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

Professional Claude Code skills marketplace featuring production-ready skills for enhanced development workflows.

zerostack
Agent

Minimal coding agent written in Rust, optimized for memory footprint and performance

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

Minimal coding agent written in Rust, optimized for memory footprint and performance

code-review-skill
Skill

A comprehensive code review skill for Claude Code, covering React 19, Vue 3, Rust, TypeScript, TanStack Query v5, and...

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

A comprehensive code review skill for Claude Code, covering React 19, Vue 3, Rust, TypeScript, TanStack Query v5, and more.

vm0
Agent

Zero, your trustworthy AI teammate for real work.

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

Zero, your trustworthy AI teammate for real work.

thClaws
Skill

Open-source AI agent harness in native Rust — GUI, CLI, headless, and webapp from one binary. Multi-provider, MCP, sk...

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

Open-source AI agent harness in native Rust — GUI, CLI, headless, and webapp from one binary. Multi-provider, MCP, skills, plugins, agent teams.

moai-adk
Skill

SPEC-First Agentic Development Kit for Claude Code — 24 AI agents + 52 skills with TDD/DDD quality gates, 16-language...

Stack favorite1.1k repo stars112 builder votes
Go, TypeScript, Python, Rust, Java, Swift, Kotlin, Redis, Supabase, Firebase, Claude, Vercel
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, TypeScript, Python, Rust, Java, Swift, Kotlin, Redis, Supabase, Firebase, Claude, Vercel

SPEC-First Agentic Development Kit for Claude Code — 24 AI agents + 52 skills with TDD/DDD quality gates, 16-language projects, 4-language docs. Go CLI, zero deps.

jean
Agent

A dev environment for AI agents.

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

A dev environment for AI agents.

vllm-mlx
Platform

OpenAI and Anthropic compatible server for Apple Silicon. Run LLMs and vision-language models (Llama, Qwen-VL, LLaVA)...

Stack favorite1.1k repo stars107 builder votes
Python, Go, LLM, OpenAI, Claude, Anthropic
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodePython, Go, LLM, OpenAI, Claude, Anthropic

OpenAI and Anthropic compatible server for Apple Silicon. Run LLMs and vision-language models (Llama, Qwen-VL, LLaVA) with continuous batching, MCP tool calling, and multimodal support. Native MLX backend, 400+ tok/s. Works with Claude Code.

claude-code-chat
Agent

Beautiful Claude Code Chat Interface for VS Code

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

Beautiful Claude Code Chat Interface for VS Code

paul
Tool

Plan-Apply-Unify Loop — Structured AI-assisted development for Claude Code. Quality over speed-for-speed's-sake.

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

Plan-Apply-Unify Loop — Structured AI-assisted development for Claude Code. Quality over speed-for-speed's-sake.

ios-simulator-skill
Skill

An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with your apps....

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

An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude's ability to build, run and interact with your apps. I mainly use it as an xcodebuild wrapper to save context.

Chorus
Agent

The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle)

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

The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle)

openpets
Agent

Desktop pets for AI coding agents. Install pets, connect Claude Code via MCP, and see live coding status on your desk...

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

Desktop pets for AI coding agents. Install pets, connect Claude Code via MCP, and see live coding status on your desktop.

dao-code
Skill

Open-source TypeScript terminal coding agent for DeepSeek-V4 — builds on DeepSeek's strong price-performance and ultr...

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

Open-source TypeScript terminal coding agent for DeepSeek-V4 — builds on DeepSeek's strong price-performance and ultra-cheap cache pricing, engineering byte-stable prefixes and cache-reusing forks so cross-session memory and a continuous self-correction layer add almost no token cost; 1M context, Skills/MCP/Hooks, Claude Code config compatible.

claudish
Agent

Claude Code. Any Model. The most powerful AI coding agent now speaks every language.

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

Claude Code. Any Model. The most powerful AI coding agent now speaks every language.

opc-skills
Skill

Agent Skills for Solopreneurs

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

Agent Skills for Solopreneurs

pydantic-deepagents
Skill

Open-source, self-hosted Claude Code - a terminal AI assistant and the Python framework behind it. Tool-calling, sand...

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

Open-source, self-hosted Claude Code - a terminal AI assistant and the Python framework behind it. Tool-calling, sandboxed execution, multi-agent teams, skills, checkpoints, unlimited context - on Pydantic AI, any model.

OpenSwarm
Agent

OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integration, cogn...

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

OpenSwarm — Autonomous AI dev team orchestrator powered by Claude Code CLI. Discord control, Linear integration, cognitive memory.

dailypaper-skills
Skill

用Claude Code skills打造我的论文流水线

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

用Claude Code skills打造我的论文流水线

launch-your-agent
Skill

Claude Code skills that take a founder from idea to a live Claude Managed Agent: interview, scope a v0, launch in the...

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

Claude Code skills that take a founder from idea to a live Claude Managed Agent: interview, scope a v0, launch in their own account, grade it, iterate, and schedule it. An open-source skill for the AI coding ecosystem.

translate-book
Skill

Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents

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

Claude Code skill that translates entire books (PDF/DOCX/EPUB) into any language using parallel subagents

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

Load more expand_more96/1158
add Submit Project