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 stars14920 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 stars2619 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.

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 CodescheduleHours

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.

claude-ads
SKILL

Comprehensive paid advertising audit & optimization skill for Claude Code. 250+ checks across Google, Meta, YouTube,...

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

Comprehensive paid advertising audit & optimization skill for Claude Code. 250+ checks across Google, Meta, YouTube, LinkedIn, TikTok, Microsoft & Apple Ads with weighted scoring, parallel agents, industry templates, and AI creative generation.. An open-source skill for the AI coding ecosystem.

n8n-skills
SKILL

n8n skillset for Claude Code to build flawless n8n workflows

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

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

mirrord
SKILL

Run local code as if it were a pod in a remote Kubernetes cluster: real env vars, DNS, network, traffic. Used by AI c...

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

Run local code as if it were a pod in a remote Kubernetes cluster: real env vars, DNS, network, traffic. Used by AI coding agents and developers.

autoresearch
SKILL

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

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

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.

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 CodescheduleMinutes

dontbesilent 的商业诊断 Skills for Claude Code. An open-source skill 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 stars1338 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.

emdash
AgentCoding Agents

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

Stack favorite4.4k repo stars441 builder votes
Go, Python, SQLite, OpenAI, Claude, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesGo, 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.

Waza
SKILL

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

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

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

claude-code-guide
MCP ServerWorkflow & Automation

Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!

Stack favorite4.2k repo stars1247 builder votes
Claude, Go, Anthropic, TypeScript, JavaScript, Python, SQLite, PostgreSQL, MySQL, Prisma, LLM, Docker, AWS, GitHub Actions, Terraform, Vite, Webpack, pnpm
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesClaude, Go, Anthropic, TypeScript, JavaScript, Python, SQLite, PostgreSQL, MySQL, Prisma, LLM, Docker, AWS, GitHub Actions, Terraform, Vite, Webpack, pnpm

Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!. An open-source mcp server for the AI coding ecosystem.

Continuous-Claude-v3
PluginClaude Code Plugins

Context management via hooks. Ledgers, handoffs, MCP execution without context pollution.

Stack favorite3.6k repo stars
Claude, TypeScript, JavaScript, Python, Go, PostgreSQL, Supabase, Anthropic, LLM, Docker, AWS
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesClaude, TypeScript, JavaScript, Python, Go, PostgreSQL, Supabase, Anthropic, LLM, Docker, AWS

Context management via hooks. Ledgers, handoffs, MCP execution without context pollution.

pinme
SKILLClaude Code Skills

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

Stack favorite3.5k repo stars1053 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 CodescheduleMinutesGo, 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.

trailofbits-skills
ToolClaude Code Skills

Trail of Bits security research skills — vulnerability detection, audit workflows.

Stack favorite3.5k repo stars
Python, Rust, Firebase, OpenAI, Claude, LLM, Kubernetes, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesPython, Rust, Firebase, OpenAI, Claude, LLM, Kubernetes, GitHub Actions

Trail of Bits security research skills — vulnerability detection, audit workflows.

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 CodescheduleMinutes

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

claude-code-hooks-mastery
PluginClaude Code Plugins

Master Claude Code hooks — comprehensive guide and examples.

Stack favorite3.3k repo stars
Claude, Python, Go, OpenAI, Anthropic, Ollama, LLM
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesClaude, Python, Go, OpenAI, Anthropic, Ollama, LLM

Master Claude Code hooks — comprehensive guide and examples.

antigravity-claude-proxy
Tool

Proxy that exposes Antigravity provided claude / gemini models, so we can use them in Claude Code and OpenClaw (Clawd...

Stack favorite3.1k repo stars295 builder votes
Claude, Go, Anthropic, Docker
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesClaude, Go, Anthropic, Docker

Proxy that exposes Antigravity provided claude / gemini models, so we can use them in Claude Code and OpenClaw (Clawdbot). An open-source tool for the AI coding ecosystem.

vibeproxy
ToolDesktop Apps

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

Stack favorite2.8k repo stars843 builder votes
Go, Swift, Claude, GPT, Vercel
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesGo, 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.

raptor
SKILLAgent Frameworks

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

Stack favorite2.7k repo stars822 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 CodescheduleMinutesPython, 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.

darwin-skill
SKILL

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

Stack favorite2.7k repo stars803 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

达尔文.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.

toprank
MCP Server

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

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

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

mirage
Agent

A Unified Virtual Filesystem For AI Agents

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

A Unified Virtual Filesystem For AI Agents

CCometixLine
Tool

Claude Code statusline tool written in Rust

Stack favorite2.3k repo stars691 builder votes
Rust, Claude, Anthropic, pnpm
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesRust, Claude, Anthropic, pnpm

Claude Code statusline tool written in Rust. An open-source tool for the AI coding ecosystem.

claude-code-plugins-plus-skills
MCP Server

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

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

425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.. An open-source mcp server for the AI coding ecosystem.

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 CodescheduleMinutes

A Claude Code skill for generating UI in the Nothing design language. Monochrome, typographic, industrial.. An open-source skill 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.2k repo stars663 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

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.

OpenClaw-Docker-CN-IM
ConfigOpenClaw Infra

Chinese IM Docker bundle

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

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

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.2k repo stars219 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

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

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 CodescheduleMinutes

Automated TDD enforcement for Claude Code

Claudeception
ToolClaude Code Skills

Autonomous skill extraction and continuous learning. Claude Code gets smarter as it works.

Stack favorite2.0k repo stars
TypeScript, Prisma, Claude, AWS, Vercel
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesTypeScript, Prisma, Claude, AWS, Vercel

Autonomous skill extraction and continuous learning. Claude Code gets smarter as it works.

playwright-skill
ToolClaude Code Skills

Browser automation with Playwright — Claude autonomously writes and executes custom automation.

Stack favorite1.9k repo stars
Claude
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesClaude

Browser automation with Playwright — Claude autonomously writes and executes custom automation.

deepclaude
Agent

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

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

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.

mcp_excalidraw
MCP Server

MCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams vi...

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

MCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.. 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

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 CodescheduleMinutesAnthropic, 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.

godogen
SKILL

Claude Code skills that build complete Godot 4 projects from a game description

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

Claude Code skills that build complete Godot 4 projects from a game description. An open-source skill for the AI coding ecosystem.

pilot-shell
SKILL

How real engineers run Claude Code: spec-driven planning, enforced TDD, persistent memory, and quality enforcement on...

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

How real engineers run Claude Code: spec-driven planning, enforced TDD, persistent memory, and quality enforcement on all levels. Make Claude Code production-ready.

claude-code-settings
SKILL

Claude Code settings, commands and agents for vibe coding

Stack favorite1.5k repo stars304 builder votes
Python, OpenAI, Claude, Anthropic, GPT, LLM
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesPython, OpenAI, Claude, Anthropic, GPT, LLM

Claude Code settings, commands and agents for vibe coding. An open-source skill for the AI coding ecosystem.

wooyun-legacy
SKILL

wooyun-legacy skill for claude code

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

wooyun-legacy skill for claude code. An open-source skill for the AI coding ecosystem.

claude-trading-skills
SKILL

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

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

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

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.4k repo stars144 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

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.

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 CodescheduleMinutes

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.

excalidraw-diagram-skill
SKILL

Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw diagrams.

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

Skill to give Claude Code (and any coding agent) the ability to generate beautiful and practical Excalidraw diagrams.. An open-source skill for the AI coding ecosystem.

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 CodescheduleMinutesGo, Claude, ESLint, GitHub Actions, JavaScript, Python, Java, Anthropic

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

claude-code-hooks-observability
PluginClaude Code Plugins

Real-time monitoring for Claude Code agents through hook event tracking.

Stack favorite1.3k repo stars
Claude, TypeScript, Python, Vue, SQLite, OpenAI, LLM, Tailwind, Vite, Bun, React, Anthropic
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesClaude, TypeScript, Python, Vue, SQLite, OpenAI, LLM, Tailwind, Vite, Bun, React, Anthropic

Real-time monitoring for Claude Code agents through hook event tracking.

awesome-openclaw-skills-zh
ToolOpenClaw Skills

OpenClaw Chinese skill directory

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

Chinese-language skill directory. Organized by scenario, supports Chinese invocation.

a-list-of-claude-code-agents
AgentClaude Code Agents

Community-curated list of Claude Code sub-agents.

Stack favorite1.2k repo stars
TypeScript, JavaScript, Python, React, FastAPI, Django, Claude, Bun
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesTypeScript, JavaScript, Python, React, FastAPI, Django, Claude, Bun

Community-curated list of Claude Code sub-agents.

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

cui
AppClaude Code Apps

Web UI for Claude Code agents.

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

Web UI for Claude Code agents.

Load more expand_more96/686
add Submit Project