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.

17 featured picks317 builds with real repo pull19 live lanes to scan
933Tracked Builds
1.7MRepo 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

77k ★
Leadmarketingskills33k★#2humanizer24k★#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

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

menu_bookGuides & Config

5 tracked builds

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

Claude Code board

(858)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

858 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 build156k 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 build129k repo stars12923 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.

gstackstar
Tool

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

Featured build110k repo stars32947 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.

cavemanstar
SKILL

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

Featured build72k repo stars21653 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 build66k repo stars19918 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 build64k repo stars12840 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.

career-opsstar
SKILL

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

Featured build54k repo stars16061 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.

claude-howtostar
Agent

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

Featured build37k repo stars11125 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.

oh-my-claudecodestar
AgentAgent Frameworks

Teams-first Multi-agent orchestration for Claude Code

Featured build36k repo stars10903 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.

marketingskillsstar
SKILLClaude Code Skills

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

Featured build33k repo stars9958 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 build31k repo stars9310 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.

claude-plugins-officialstar
MCP Server

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

Featured build30k repo stars9017 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-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 stars4312 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-design
SKILL

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

Stack favorite19k repo stars5574 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
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 stars4405 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 stars3551 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.

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.

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 favorite8.8k repo stars2648 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.

geo-seo-claude
SKILL

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

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

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.

web-access
SKILL

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

Stack favorite7.5k repo stars1510 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.

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

codecompanion.nvim
Agent

AI Coding, Vim Style

Stack favorite6.6k repo stars664 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

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 Code

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 favorite6.1k repo stars1818 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.

claude-ads
SKILL

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

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

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.

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 Code

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

n8n-skills
SKILL

n8n skillset for Claude Code to build flawless n8n workflows

Stack favorite5.4k repo stars1624 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.

book-to-skill
SKILL

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

Stack favorite5.4k repo stars1619 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.

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.

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 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 Code

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 favorite5.0k repo stars1005 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.

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 favorite5.0k repo stars1499 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude Code

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.

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.

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 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 favorite3.9k repo stars774 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.

pinme
SKILLClaude Code Skills

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

Stack favorite3.7k repo stars733 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.

gsd-core
App

Git. Ship. Done - Core

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

Git. Ship. Done - Core

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.

mirage
Agent

A Unified Virtual Filesystem For AI Agents

Stack favorite3.1k repo stars315 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.0k repo stars911 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.

raptor
SKILLAgent Frameworks

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

Stack favorite3.0k repo stars889 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.

NotFair
MCP Server

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

Stack favorite2.8k repo stars849 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.

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.

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.3k repo stars703 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.. An open-source mcp server for the AI coding ecosystem.

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 配图 、批量发布

Load more expand_more48/858
add Submit Project