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
1456kRepo 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

(686)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopular
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 build149k repo stars14915 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.

gstackstar
Tool

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manag...

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

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA. An open-source tool for the AI coding ecosystem.

awesome-mcp-servers
MCP ServerClaude Code MCPs

The definitive collection of MCP servers. 1000+ servers across every category.

Stack favorite83k repo stars
Go, TypeScript, JavaScript, Python, Rust, Ruby, Java, Swift, Kotlin, Dart, Elixir, React, Next.js, Vue, Angular, FastAPI, Spring, Laravel, SQLite, PostgreSQL, MySQL, MongoDB, Redis, Supabase, Firebase, DynamoDB, Prisma, OpenAI, Claude, Anthropic, LangChain, Ollama, GPT, LLM, Docker, Kubernetes, AWS, Vercel, Cloudflare, Nginx, Terraform, Tailwind, Deno
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodeGo, TypeScript, JavaScript, Python, Rust, Ruby, Java, Swift, Kotlin, Dart, Elixir, React, Next.js, Vue, Angular, FastAPI, Spring, Laravel, SQLite, PostgreSQL, MySQL, MongoDB, Redis, Supabase, Firebase, DynamoDB, Prisma, OpenAI, Claude, Anthropic, LangChain, Ollama, GPT, LLM, Docker, Kubernetes, AWS, Vercel, Cloudflare, Nginx, Terraform, Tailwind, Deno

The definitive collection of MCP servers. 1000+ servers across every category.

cavemanstar
SKILL

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

Featured build64k repo stars19177 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.

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 build64k repo stars19091 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.

learn-claude-codestar
Agent

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

Featured build62k repo stars18645 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.

career-opsstar
SKILL

AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.

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

AI-powered job search system built on Claude Code. 14 skill modes, Go dashboard, PDF generation, batch processing.. An open-source skill for the AI coding ecosystem.

chatgpt-on-wechat
AgentOpenClaw Core

CowAgent super AI assistant

Stack favorite42k repo stars4159 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Codeschedule2 months

Super AI assistant that thinks and plans autonomously. Supports Feishu, DingTalk.

oh-my-claudecodestar
AgentAgent Frameworks

Teams-first Multi-agent orchestration for Claude Code

Featured build35k repo stars10394 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-howtostar
Agent

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

Featured build34k repo stars10174 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 build30k repo stars9039 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.

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.

claude-code-templatesstar
ConfigConfiguration

CLI tool for configuring and monitoring Claude Code

Featured build28k repo stars8251 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.

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-plugins-officialstar
MCP Server

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

Featured build26k repo stars2617 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.

claude-hudstar
Agent

A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress

Featured build24k repo stars7052 builder votes
Claude, AWS, Bun
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude, AWS, Bun

A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress. An open-source agent 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 stars6776 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.

awesome-openclaw-skills
ToolOpenClaw Skills

The definitive collection of OpenClaw skills

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

Curated directory of OpenClaw skills — the official skill registry. Memory, planning, research, DevOps, security, and hundreds more.

planning-with-filesstar
SKILLClaude Code Skills

Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisi...

Featured build22k repo stars6575 builder votes
Claude, Anthropic
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude, Anthropic

Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.. An open-source skill 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-flow
MCP ServerWorkflow & Automation

The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous...

Stack favorite20k repo stars1439 builder votes
Claude, Docker, Go, OpenAI, Anthropic, Rust, TypeScript, JavaScript, Python, Express, SQLite, PostgreSQL, Redis, Ollama, GPT, LLM, Kubernetes, Cloudflare, GitHub Actions, Bun, pnpm
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursClaude, Docker, Go, OpenAI, Anthropic, Rust, TypeScript, JavaScript, Python, Express, SQLite, PostgreSQL, Redis, Ollama, GPT, LLM, Kubernetes, Cloudflare, GitHub Actions, Bun, pnpm

The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code support via MCP protocol. Ranked #1 in agent-based frameworks.. An open-source mcp server for the AI coding ecosystem.

Claude-Code-Game-Studios
SKILL

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

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

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.

academic-research-skills
SKILL

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

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

Academic Research Skills for Claude Code: research → write → review → revise → finalize. 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 CodescheduleHours

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

code-review-graph
MCP Server

Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6...

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

Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6.8× fewer tokens on reviews and up to 49× on daily coding tasks.. An open-source mcp server for the AI coding ecosystem.

humanizer
SKILLClaude Code Skills

Claude Code skill that removes signs of AI-generated writing from text

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

Claude Code skill that removes signs of AI-generated writing from text. An open-source skill for the AI coding ecosystem.

huashu-design
SKILL

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

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

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.

open-saas
SKILL

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

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

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.

awesome-claude-code-subagents
AgentClaude Code Agents

Collection of 100+ specialized Claude Code subagents for every development use case.

Stack favorite13k repo stars
Go, Claude, TypeScript, JavaScript, Python, Rust, Java, Swift, Kotlin, PHP, Elixir, React, Next.js, Vue, Angular, Django, Spring, Rails, Laravel, PostgreSQL, LLM, Docker, Kubernetes, AWS, Terraform
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursGo, Claude, TypeScript, JavaScript, Python, Rust, Java, Swift, Kotlin, PHP, Elixir, React, Next.js, Vue, Angular, Django, Spring, Rails, Laravel, PostgreSQL, LLM, Docker, Kubernetes, AWS, Terraform

Collection of 100+ specialized Claude Code subagents for every development use case.

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-relay-service
ToolClaude Code Apps

CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。

Stack favorite12k repo stars3558 builder votes
Redis, Docker, Claude, OpenAI, Anthropic, GPT, Cloudflare, Nginx
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursRedis, Docker, Claude, OpenAI, Anthropic, GPT, Cloudflare, Nginx

CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。. An open-source tool 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 stars3460 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.

Pal MCP Server
MCP ServerClaude Code MCPs

Use Gemini, OpenAI, Grok, Ollama and more alongside Claude Code

Stack favorite11k repo stars1110 builder votes
Claude, GPT, Python, Redis, OpenAI, Anthropic, Ollama
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Codeschedule~10 minutesClaude, GPT, Python, Redis, OpenAI, Anthropic, Ollama

Use Gemini, OpenAI, Grok, Ollama and more alongside Claude Code. An open-source mcp server for the AI coding ecosystem.

awesome-agent-skills
ToolClaude Code Skills

380+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Cursor and more.

Stack favorite11k repo stars
Claude, Go, React, TypeScript, JavaScript, Python, Rust, Java, Swift, Next.js, FastAPI, Rails, Remix, SQLite, PostgreSQL, MySQL, MongoDB, Redis, Supabase, Firebase, OpenAI, Anthropic, Hugging Face, GPT, LLM, AWS, Vercel, Cloudflare, GitHub Actions, Terraform, Tailwind
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursClaude, Go, React, TypeScript, JavaScript, Python, Rust, Java, Swift, Next.js, FastAPI, Rails, Remix, SQLite, PostgreSQL, MySQL, MongoDB, Redis, Supabase, Firebase, OpenAI, Anthropic, Hugging Face, GPT, LLM, AWS, Vercel, Cloudflare, GitHub Actions, Terraform, Tailwind

380+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Cursor and more.

claude-code-system-prompts
Agent

All parts of Claude Code's system prompt, 24 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utilit...

Stack favorite10k repo stars3085 builder votes
Claude, Go, TypeScript, Python, Ruby, Java, PHP, Anthropic, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursClaude, Go, TypeScript, Python, Ruby, Java, PHP, Anthropic, GitHub Actions

All parts of Claude Code's system prompt, 24 builtin tool descriptions, sub agent prompts (Plan/Explore/Task), utility prompts (CLAUDE.md, compact, statusline, magic docs, WebFetch, Bash cmd, security review, agent creation). Updated for each Claude Code version.. An open-source agent for the AI coding ecosystem.

claude-code-infrastructure-showcase
SKILLClaude Code Guides

Examples of my Claude Code infrastructure with skill auto-activation, hooks, and agents

Stack favorite9.6k repo stars1928 builder votes
TypeScript, React, Express, Prisma, Claude
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursTypeScript, React, Express, Prisma, Claude

Examples of my Claude Code infrastructure with skill auto-activation, hooks, and agents. 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 stars946 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHours

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

claude-skills
SKILL

66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.

Stack favorite9.3k repo stars2785 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHours

66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.. An open-source skill for the AI coding ecosystem.

ralph-claude-code
Agent

Autonomous AI development loop for Claude Code with intelligent exit detection

Stack favorite9.2k repo stars2756 builder votes
Claude, TypeScript, Python, Rust, Go, Next.js, FastAPI, Django, Anthropic, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursClaude, TypeScript, Python, Rust, Go, Next.js, FastAPI, Django, Anthropic, GitHub Actions

Autonomous AI development loop for Claude Code with intelligent exit detection. An open-source agent for the AI coding ecosystem.

geo-seo-claude
SKILL

GEO-first SEO skill for Claude Code. Comprehensive AI search optimization for any website — citability scoring, AI cr...

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

GEO-first SEO skill for Claude Code. Comprehensive AI search optimization for any website — citability scoring, AI crawler analysis, brand authority, schema markup, platform-specific optimization, and PDF reports. If you want learn how to sell this to real businesses, check out the skool community. An open-source skill 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 favorite7.0k repo stars2093 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHours

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.

web-access
SKILL

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

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

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

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 CodescheduleHoursGo, Python, Rust, OpenAI, Claude, Anthropic, LangChain, Ollama, GPT, LLM

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

claude-code-tips
Agent

45 tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script, cutt...

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

45 tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script, cutting the system prompt in half, using Gemini CLI as Claude Code's minion, and Claude Code running itself in a container. Also includes the dx plugin.. An open-source agent for the AI coding ecosystem.

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.

android-reverse-engineering-skill
SKILL

Claude Code skill to support Android app's reverse engineering

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

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

ccstatusline
Tool

Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more.

Stack favorite5.7k repo stars1716 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHours

Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more.. An open-source tool for the AI coding ecosystem.

Load more expand_more48/686
add Submit Project