local_fire_departmentHoneystax
search⌘K
loginLog Inperson_addSign Up
layers
HONEYSTAX TERMINAL v1.0
HomeNewsSavedSubmit
workspace_premiumRanked stack board
Honeystax/Claude CodeClaude Code

Claude CodeThe board builders scan before they commit to this stack.

Anthropic’s CLI for Claude — the coding agent

Claude Code is Anthropic’s official CLI for coding with Claude. Explore skills, MCP servers, frameworks, and tools built for the Claude Code ecosystem.

14 featured picks262 builds with real repo pull19 live lanes to scan
686Tracked Builds
1457kRepo Stars
19Builder Lanes
Read the boardcodeOpen official source
rocket_launch

Fastest Way Into Claude Code

1. Install

npm install -g @anthropic-ai/claude-code

Requires Node.js 18+. Works on macOS, Linux, and WSL.

2. Run

cd your-project && claude

Opens an interactive session. Claude reads your codebase and helps you code.

3. Extend

Add skills (custom slash commands), MCP servers (external tools), hooks (lifecycle events), and agents for complex tasks.

code GitHubmenu_book Docspackage_2 npm
menu_book

Step-by-Step Guide

From zero to coding with Claude in under 2 minutes

1download

Install Claude Code

One command. Takes about 30 seconds.

expand_more
  1. a

    Check if you have Node.js

    node --version

    You need v18 or higher. If you see a number like v20.11.0, you're good. If you get "command not found", go to nodejs.org and install it first.

  2. b

    Install Claude Code globally

    npm install -g @anthropic-ai/claude-code

    This installs the claude command on your machine. Runs on macOS, Linux, and Windows (WSL).

  3. c

    Verify it worked

    claude --version

    You should see a version number. If you do, you're ready to go.

2terminal

Run It in Your Project

Point it at your code and start talking.

expand_more
  1. a

    Open your terminal

    On Mac: Spotlight → type "Terminal". On Windows: open WSL or Windows Terminal.

  2. b

    Navigate to your project folder

    cd ~/my-project

    Replace ~/my-project with the actual path to your project.

  3. c

    Start Claude Code

    claude

    That's it. Just type claude and hit Enter.

  4. d

    First time? Log in

    It'll open a browser window to authenticate with your Anthropic account. Log in, come back to the terminal, and you're connected.

  5. e

    Start talking

    Claude automatically reads your project files. Just describe what you want: "add a login page", "fix the failing test", "refactor this function".

3keyboard

UI Basics & Key Commands

Everything you need to know to not feel lost.

expand_more

Core Controls

Enter

Send your message

Escape

Cancel what Claude is doing right now

Ctrl + C

Exit Claude Code completely

↑ / ↓

Scroll through your message history

Slash Commands

/help

See all available commands

/clear

Wipe the conversation and start fresh

/compact

Summarize and shrink the conversation

/cost

See how much this session has cost so far

lightbulbPro tip: When Claude wants to edit a file or run a command, it'll ask for permission. Press y to allow, n to deny. You can also type ! to allow and stop asking for that type of action.

auto_awesome

Where Claude Code is winning

The strongest lanes in this ecosystem, ranked by visible public proof.

Lead builds

buildSkills

6 tracked builds

86k ★
Leadmarketingskills30k★#2planning-with-files22k★#3humanizer17k★#4awesome-agent-skills11k★#5pinme3.5k★#6trailofbits-skills3.5k★
Lead builds

hubMCP Servers

5 tracked builds

95k ★
Leadawesome-mcp-servers83k★#2Pal MCP Server11k★#3claude-code-mcp1.3k★#4obsidian-claude-code-mcp172★#5claude-code-mcp-init73★
Lead builds

smart_toyAgents

5 tracked builds

16k ★
Leadawesome-claude-code-subagents13k★#2a-list-of-claude-code-agents1.2k★#3claude_code_agent_farm685★#4agentic-flow531★#5cord132★
Lead builds

extensionPlugins & Hooks

6 tracked builds

8.5k ★
LeadContinuous-Claude-v33.6k★#2claude-code-hooks-mastery3.3k★#3claude-code-hooks-observability1.3k★#4ccproxy180★#5cchooks120★#6claude-hooks-sdk63★
Lead builds

appsApps & Tools

5 tracked builds

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

menu_bookGuides & Config

5 tracked builds

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

Claude Code board

(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 stars14940 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 stars30357 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 stars19197 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 stars18654 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 stars14055 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 stars10400 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 stars10183 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 stars9053 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 stars2632 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 stars7056 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 stars6579 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 stars5915 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 favorite20k repo stars5879 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 stars5175 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 stars4426 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 stars3559 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 stars3459 builder votes
Claude, Go, TypeScript, JavaScript, Python, Rust, Ruby, Java, C++, Swift, Kotlin, PHP, OpenAI, LangChain, Ollama, pnpm
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursClaude, Go, TypeScript, JavaScript, Python, Rust, Ruby, Java, C++, Swift, Kotlin, PHP, OpenAI, LangChain, Ollama, pnpm

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

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 stars2787 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 stars2095 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 stars2024 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 stars1162 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 stars1550 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 stars1388 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 stars1339 builder votes
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutes

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

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 stars823 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 stars806 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 stars786 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.

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 stars584 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.

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.

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.

clawgod
SKILL

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

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

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

claude-code-transcripts
Tool

Tools for publishing transcripts for Claude Code sessions

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

Tools for publishing transcripts for Claude Code sessions. An open-source tool for the AI coding ecosystem.

vm0
Agent

Zero, your trustworthy AI teammate for real work.

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

Zero, your trustworthy AI teammate for real work.

openclaw-mission-control
AppOpenClaw Desktop

AI Agent Orchestration Dashboard

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

Manage agents, assign tasks, coordinate multi-agent workflows from a single dashboard.

vllm-mlx
Platform

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

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

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

openclaw-china
PluginOpenClaw Plugins

OpenClaw Chinese IM integrations

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

Plugins for Feishu, DingTalk, QQ, WeCom, WeChat.

moai-adk
SKILL

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

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

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

ios-simulator-skill
SKILL

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

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

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

claude-code-skills
SKILL

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

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

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

thClaws
Agent

Open-source agent harness platform. Native Rust, multi-provider, runs on your own machine. Sovereign by design.

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

Open-source agent harness platform. Native Rust, multi-provider, runs on your own machine. Sovereign by design.

claude-bug-bounty
SKILL

Claude Code skill for AI-assisted bug bounty hunting - recon, IDOR, XSS, SSRF, OAuth, GraphQL, LLM injection, and rep...

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

Claude Code skill for AI-assisted bug bounty hunting - recon, IDOR, XSS, SSRF, OAuth, GraphQL, LLM injection, and report generation. An open-source skill for the AI coding ecosystem.

x-research-skill
AgentOpenClaw Skills

X/Twitter research skill for Claude Code and OpenClaw. Agentic search, thread following, deep-dives, sourced briefings.

Builder signal939 repo stars84 builder votes
Claude, Bun
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantClaude, Bun

X/Twitter research skill for Claude Code and OpenClaw. Agentic search, thread following, deep-dives, sourced briefings.. An open-source agent for the AI coding ecosystem.

poco-agent
AgentOpenClaw Core

Beautiful alternative to OpenClaw

Builder signal932 repo stars93 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Codeschedule3 weeks

Nicer UI, better UX, same powerful agent. More polished OpenClaw experience.

jean
Agent

A dev environment for AI agents.

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

A dev environment for AI agents.

MedgeClaw
SKILL

Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, and more....

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

Open-source AI research assistant for biomedicine — chat to run RNA-seq, drug discovery, clinical analysis, and more. Built on Claude Code with 140 K-Dense scientific skills, real-time dashboard, and RStudio/JupyterLab integration. | 开源生物医学 AI 研究助手,对话即可驱动转录组、药物发现、临床分析等工作流,集成 140 个科学技能与实时研究看板。. An open-source skill for the AI coding ecosystem.

openclaw-wechat
PluginOpenClaw Plugins

Connect OpenClaw to personal WeChat

Builder signal925 repo stars92 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Codeschedule1 week

Stable WeChat integration for OpenClaw agents.

cc-viewer
App

A request monitoring system for Claude Code that captures and visualizes all API requests and responses in real time....

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

A request monitoring system for Claude Code that captures and visualizes all API requests and responses in real time. Helps developers monitor their Context for reviewing and debugging during Vibe Coding.. An open-source app for the AI coding ecosystem.

claude-code-log
ToolCLI Utilities

A Python CLI tool that converts Claude Code transcript JSONL files into readable HTML format.

Builder signal857 repo stars257 builder votes
JavaScript, Python, Claude, GitHub Actions
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantJavaScript, Python, Claude, GitHub Actions

A Python CLI tool that converts Claude Code transcript JSONL files into readable HTML format.. An open-source tool for the AI coding ecosystem.

pydantic-deepagents
SKILL

Build Claude Code–style deep agents in Python: tool-calling, sandboxed execution, multi-agent teams, skills, checkpoi...

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

Build Claude Code–style deep agents in Python: tool-calling, sandboxed execution, multi-agent teams, skills, checkpoints, and unlimited context — all on Pydantic AI.

claude-skills
SKILL

Skills for Claude Code CLI such as full stack dev Cloudflare, React, Tailwind v4, and AI integrations.

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

Skills for Claude Code CLI such as full stack dev Cloudflare, React, Tailwind v4, and AI integrations.

reverse-api-engineer
Agent

The agent that turns websites into APIs!

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

The agent that turns websites into APIs!

openpets
Agent

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

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

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

CoreCoder
Agent

Minimal AI coding agent (~1,400 LoC Python) inspired by Claude Code. Works with any LLM. Think NanoGPT for coding age...

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

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

OpenSwarm
Agent

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

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

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

claude_code_agent_farm
AgentClaude Code Agents

Run 20+ Claude Code agents in parallel — automated bug fixing, sweeps, tmux monitoring.

Builder signal685 repo stars
Python, OpenAI, Anthropic, Rust, Go, Angular, Claude, Java, C++, React, Next.js, Laravel, PostgreSQL, LLM, Kubernetes, Terraform, TypeScript, PHP, Dart, FastAPI, Django, Spring, Remix, Docker, Vite, Bun, pnpm, ESLint, Prettier
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleMinutesPython, OpenAI, Anthropic, Rust, Go, Angular, Claude, Java, C++, React, Next.js, Laravel, PostgreSQL, LLM, Kubernetes, Terraform, TypeScript, PHP, Dart, FastAPI, Django, Spring, Remix, Docker, Vite, Bun, pnpm, ESLint, Prettier

Run 20+ Claude Code agents in parallel — automated bug fixing, sweeps, tmux monitoring.

claude-forge
SKILL

Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired by oh-...

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

Supercharge Claude Code with 11 AI agents, 36 commands & 15 skills — the claude-code plugin framework inspired by oh-my-zsh. 6-layer security hooks included. 5-min install.

soulforge
Agent

Graph-powered code intelligence, multi-agent coding with codebase-aware AI. No more grep & pray

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

Graph-powered code intelligence, multi-agent coding with codebase-aware AI. No more grep & pray

agentshield
MCP Server

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

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

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

vibe-coding
Tool

AI 时代的 Vibe Coding 实践:使用 Claude Code 从零开发 AI 漫剧生成平台的完整记录,涵盖技术选型、AI 驱动开发、UI 优化与功能迭代全流程。

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

AI 时代的 Vibe Coding 实践:使用 Claude Code 从零开发 AI 漫剧生成平台的完整记录,涵盖技术选型、AI 驱动开发、UI 优化与功能迭代全流程。. An open-source tool for the AI coding ecosystem.

claude-code-tresor
SKILL

A world-class collection of Claude Code utilities: autonomous skills, expert agents, slash commands, and prompts that...

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

A world-class collection of Claude Code utilities: autonomous skills, expert agents, slash commands, and prompts that supercharge your development workflow. An open-source skill for the AI coding ecosystem.

maggy
Agent

What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center

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

What started as an opinionated Claude Code setup kit is now an autonomous AI engineering command center

Axiom
ToolClaude Code Skills

Battle-tested skills for modern Apple platform development (iOS, iPadOS, watchOS, tvOS).

Builder signal606 repo stars
Swift, SQLite, Claude, LLM
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleMinutesSwift, SQLite, Claude, LLM

Battle-tested skills for modern Apple platform development (iOS, iPadOS, watchOS, tvOS).

claude-notifications-go
Plugin

Cross-platform smart notifications plugin for Claude Code. 6 types. Click-to-focus. 1 line installation. Instant....

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

Cross-platform smart notifications plugin for Claude Code. 6 types. Click-to-focus. 1 line installation. Instant. Analyze context. Zero dependencies. webhooks (ntfy, slack, telegram...). Linux, MacOS, Windows.

Wegent
Agent

An open-source AI-native operating system to define, organize, and run intelligent agent teams

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

An open-source AI-native operating system to define, organize, and run intelligent agent teams

.claude
ConfigConfiguration

This repository contains my personal configuration settings for Claude Code, Anthropic's official CLI tool for coding.

Builder signal560 repo stars168 builder votes
Claude, Anthropic
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantClaude, Anthropic

This repository contains my personal configuration settings for Claude Code, Anthropic's official CLI tool for coding.. An open-source config for the AI coding ecosystem.

bkit-claude-code
Agent

bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development

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

bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development

storybloq
MCP Server

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

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

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

MiniCode
Agent

A lightweight terminal coding assistant with Claude Code-like workflow, tool loop, and TUI architecture, built for le...

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

A lightweight terminal coding assistant with Claude Code-like workflow, tool loop, and TUI architecture, built for learning and experimentation. Multi-language support: TypeScript, Python and Rust implementations available now.

UnrealClaude
MCP Server

Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation contex...

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

Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.

claude-receipts
App

Bring receipts from your Claude Code sessions

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

Bring receipts from your Claude Code sessions

agentic-flow
AgentClaude Code Agents

Switch between AI models in Claude Code. Build locally, deploy hosted agents for production.

Builder signal531 repo stars
TypeScript, JavaScript, Python, React, SQLite, Claude, Anthropic, LLM
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleMinutesTypeScript, JavaScript, Python, React, SQLite, Claude, Anthropic, LLM

Switch between AI models in Claude Code. Build locally, deploy hosted agents for production.

Citadel
SKILL

Agent orchestration harness for Claude Code. Four-tier routing (/do), campaign persistence across sessions, parallel...

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

Agent orchestration harness for Claude Code. Four-tier routing (/do), campaign persistence across sessions, parallel agents in isolated worktrees, discovery relay between waves, lifecycle hooks, circuit breaker, and 6 production-quality skills. From solo developer to institutional scale.

code-on-incus
Agent

Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats...

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

Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically..

dotnet-skills
ToolClaude Code Skills

Claude Code skills and sub-agents for.NET developers.

Builder signal491 repo stars
Go, PostgreSQL, Redis, Claude, LLM, Docker
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleMinutesGo, PostgreSQL, Redis, Claude, LLM, Docker

Claude Code skills and sub-agents for.NET developers.

tickets_hunter
App

Tickets Hunter (獵票機器人) - automated ticket purchasing. 科技決定你搶票的速度! Previously named tixcraft_bot

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

Tickets Hunter (獵票機器人) - automated ticket purchasing. 科技決定你搶票的速度! Previously named tixcraft_bot

MioIsland
Agent

macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.

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

macOS Dynamic Island for AI coding agents. Monitor, approve, and jump to Claude Code sessions from the notch.

pilot
Agent

#1 Terminal Benchmark 2.0 — AI that ships your tickets.

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

#1 Terminal Benchmark 2.0 — AI that ships your tickets.

claude-code-skills
MCP Server

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

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

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

agent-swarm
Agent

Agent Swarm framework for AI coding agents and more!

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

Agent Swarm framework for AI coding agents and more!

Claude-Code-Projects-Index
Config

An index of my Claude Code related repos including a wide variety of starter templates for using Claude Code for comm...

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

An index of my Claude Code related repos including a wide variety of starter templates for using Claude Code for common and more imaginative purposes!

sandboxed.sh
SKILL

Safe runtime for autonomous on-chain AI agents: isolated sandboxes, Library skills, encrypted secrets, and OKX read-o...

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

Safe runtime for autonomous on-chain AI agents: isolated sandboxes, Library skills, encrypted secrets, and OKX read-only security checks.

aeon
Agent

The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.

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

The most autonomous agent framework. No approval loops. No babysitting. Configure once, forget forever.

solana-dev-skill
SKILL

Claude Code skill for modern Solana development (March 2026 best practices)

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

Claude Code skill for modern Solana development (March 2026 best practices). An open-source skill for the AI coding ecosystem.

claude-video-vision
MCP Server

Give Claude the ability to watch and understand videos — Claude Code plugin with frame extraction and multimodal audi...

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

Give Claude the ability to watch and understand videos — Claude Code plugin with frame extraction and multimodal audio analysis

better-agent-terminal
Agent

Multi-workspace terminal aggregator with Claude Code AI integration

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

Multi-workspace terminal aggregator with Claude Code AI integration

Lynkr
MCP ServerWorkflow & Automation

Streamline your workflow with Lynkr, a CLI tool that acts as an HTTP proxy for efficient code interactions using Clau...

Builder signal389 repo stars117 builder votes
AWS, OpenAI, Ollama, Claude, Anthropic, GPT, LLM, Docker
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantAWS, OpenAI, Ollama, Claude, Anthropic, GPT, LLM, Docker

Streamline your workflow with Lynkr, a CLI tool that acts as an HTTP proxy for efficient code interactions using Claude Code CLI.. An open-source mcp server for the AI coding ecosystem.

repren
SKILL

Power rename/refactor tool (now with Claude Code skill support!)

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

Power rename/refactor tool (now with Claude Code skill support!). An open-source skill for the AI coding ecosystem.

Codeman
Plugin

Manage Claude Code & Opencode in Tmux Sessions in a modern WebUI

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

Manage Claude Code & Opencode in Tmux Sessions in a modern WebUI

show-me-the-money
SKILL

Claude Code skill suite that builds and runs a 24/7 automated business from scratch — from idea discovery to revenue...

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

Claude Code skill suite that builds and runs a 24/7 automated business from scratch — from idea discovery to revenue generation.

agent-skills-guard
SKILL

一款提供Agent Skills安全扫描和可视化管理的桌面应用 | A desktop application that provides security scanning and visual management for Age...

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

一款提供Agent Skills安全扫描和可视化管理的桌面应用 | A desktop application that provides security scanning and visual management for Agent Skills.

agentic-qe
SKILL

Agentic QE Fleet is an open-source AI-powered QA/QE platform designed for use with Coding Agents (works best with Cla...

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

Agentic QE Fleet is an open-source AI-powered QA/QE platform designed for use with Coding Agents (works best with Claude Code) featuring specialized agents and skills to support testing activities for a product at any stage of the SDLC. Free to use, fork, build, and contribute. Based on the Agentic QE Framework created by Dragan Spiridonov.

memstack
SKILL

Structured skill framework for Claude Code — 127 skills, localhost dashboard with 3-agent orchestration, real-time st...

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

Structured skill framework for Claude Code — 127 skills, localhost dashboard with 3-agent orchestration, real-time streaming, MCP tools management, session memory, and project handoffs via markdown-based skills

ssh-skill
SKILL

为 Claude Code 打造的企业级 SSH 管理工具,让远程服务器操作像本地一样简单高效

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

为 Claude Code 打造的企业级 SSH 管理工具,让远程服务器操作像本地一样简单高效

claude-elixir-phoenix
SKILL

Claude Code plugin for Elixir/Phoenix/LiveView — 20 specialist agents, Iron Laws enforcement, and Tidewave MCP integr...

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

Claude Code plugin for Elixir/Phoenix/LiveView — 20 specialist agents, Iron Laws enforcement, and Tidewave MCP integration. Plan features with parallel research agents, execute with automatic verification, review with 4-agent parallel audits, and capture learnings as reusable knowledge.

agent-viewer
AppClaude Code Apps

Kanban board for managing Claude Code agents in tmux.

Builder signal337 repo stars
Claude, Anthropic
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleMinutesClaude, Anthropic

Kanban board for managing Claude Code agents in tmux.

claude-skill-registry
SKILL

The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app

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

The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app

latex-document-skill
SKILL

Universal LaTeX document skill for Claude Code: 27 templates, 27 scripts, 26 reference guides. Made with Claude Code...

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

Universal LaTeX document skill for Claude Code: 27 templates, 27 scripts, 26 reference guides. Made with Claude Code on ✦ HappyCapy AI ✦ platform

lovcode
SKILL

A desktop companion app for AI coding tools. Browse Claude Code chat history, manage configurations, commands, skills...

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

A desktop companion app for AI coding tools. Browse Claude Code chat history, manage configurations, commands, skills, and more.

model-hierarchy-skill
ToolOpenClaw Skills

Cost-optimized model routing

Builder signal321 repo stars32 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Codeschedule3 days

Route simple tasks to cheap models, complex to capable. Save 70% on tokens.

genie
Agent

Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees,...

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

Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees, and reviews code before you see it.

ctx
SKILL

Skill, agent, MCP, and harness recommendations for Claude Code/custom LLMs: 102,696-node LLM-wiki graph, 91,432 skill...

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

Skill, agent, MCP, and harness recommendations for Claude Code/custom LLMs: 102,696-node LLM-wiki graph, 91,432 skills, 10,787 MCPs, 13 harnesses, and capped execution recommendations.

claude-code-spinner
Plugin

Замена фраз спиннера клод-кода для уважаемых вайбкодеров.

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

Замена фраз спиннера клод-кода для уважаемых вайбкодеров.

lovcode
SKILLSkills Ecosystem

A desktop companion app for AI coding tools. Browse Claude Code chat history, manage configurations, commands, skills...

Builder signal303 repo stars61 builder votes
Go, React, TypeScript, Rust, Tailwind, Vite, Claude, pnpm
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantGo, React, TypeScript, Rust, Tailwind, Vite, Claude, pnpm

A desktop companion app for AI coding tools. Browse Claude Code chat history, manage configurations, commands, skills, and more.. An open-source skill for the AI coding ecosystem.

ClaudeForge
Agent

A CLAUDE.md Generator and Maintenance tool for for Claude Code to create high-quality CLAUDE.md instruction files — a...

Builder signal302 repo stars25 builder votes
Claude, GitHub Actions, TypeScript, Python, Go, React, Vue, FastAPI, PostgreSQL, Anthropic, Docker
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantClaude, GitHub Actions, TypeScript, Python, Go, React, Vue, FastAPI, PostgreSQL, Anthropic, Docker

A CLAUDE.md Generator and Maintenance tool for for Claude Code to create high-quality CLAUDE.md instruction files — aligned with Anthropic’s best practices for Claude Code.. An open-source agent for the AI coding ecosystem.

power-platform-skills
SKILL

A plugin marketplace for Claude Code/GitHub Copilot that provides Power Platform development plugins, including reusa...

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

A plugin marketplace for Claude Code/GitHub Copilot that provides Power Platform development plugins, including reusable skills, agents, and commands for building and deploying solutions.

re_gent
Agent

Version-Control for AI coding agents.

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

Version-Control for AI coding agents.

x-tweet-fetcher
ToolOpenClaw Skills

Fetch tweets without login or API keys

Builder signal294 repo stars29 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Codeschedule2 days

Fetch tweets and replies from X/Twitter. No login, no API keys.

cozempic
SKILL

Context cleaning for Claude Code — prune bloated sessions, protect Agent Teams from context loss, auto-guard with tie...

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

Context cleaning for Claude Code — prune bloated sessions, protect Agent Teams from context loss, auto-guard with tiered pruning

MARM-Systems
MCP Server

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

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

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

tingly-box
Agent

Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.

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

Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.

ai-coding-guide
Platform

AI 编程工具实战指南 — 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板 | AI Coding Tools Guide with 66 Claude Code tips

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

AI 编程工具实战指南 — 66 个 Claude Code 技巧 + 9 款工具最佳实践 + 可复制配置模板 | AI Coding Tools Guide with 66 Claude Code tips. An open-source platform for the AI coding ecosystem.

icm
Agent

Permanent memory for AI agents. Single binary, zero dependencies, MCP native.

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

Permanent memory for AI agents. Single binary, zero dependencies, MCP native.

kandev
Agent

AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-host...

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

AI Kanban & Development Environment. Orchestrate multiple agents, review changes, open PRs. Multi-provider, self-hostable, no telemetry.

Claude-meta-skill
SKILL

A curated collection of reusable skills for Claude Code. Enhance Claude's capabilities with ready-to-use skill module...

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

A curated collection of reusable skills for Claude Code. Enhance Claude's capabilities with ready-to-use skill modules including comprehensive guides, templates, and best practices for creating your own skills.

vibecosystem
SKILL

119 agents, 202 skills, 48 hooks — AI software team built on Claude Code. No custom model. No custom API. Just good e...

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

119 agents, 202 skills, 48 hooks — AI software team built on Claude Code. No custom model. No custom API. Just good engineering.. An open-source skill for the AI coding ecosystem.

claude-code-tool-manager
MCP Server

GUI app to manage MCP servers for Claude Code

Builder signal262 repo stars79 builder votes
Claude, Rust, Svelte, SQLite, Tailwind, Go
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantClaude, Rust, Svelte, SQLite, Tailwind, Go

GUI app to manage MCP servers for Claude Code. An open-source mcp server for the AI coding ecosystem.

claude-code_rails-upgrade-skill
SKILL

A Claude Code Skill to Upgrade Rails

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

A Claude Code Skill to Upgrade Rails

openclaw-plugin-wecom
PluginOpenClaw Plugins

Enterprise WeChat AI bot plugin

Builder signal251 repo stars25 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Codeschedule1 week

WeCom AI bot — streaming output, dynamic cards, enterprise integration.

developer-kit
SKILL

Modular plugin marketplace for Claude Code and agentic CLIs, with validated, spec-driven skills, agents, commands, an...

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

Modular plugin marketplace for Claude Code and agentic CLIs, with validated, spec-driven skills, agents, commands, and workflows for Java, TypeScript, Python, PHP, AWS, and AI.

Claudest
SKILL

A highly opinionated plugin marketplace for augmenting your Claude Code. Battle-tested skills and tools that actuall...

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

A highly opinionated plugin marketplace for augmenting your Claude Code. Battle-tested skills and tools that actually work.

claudia
App

Terminal-based AI chief of staff. Remembers relationships, tracks commitments, helps you think strategically. Runs on...

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

Terminal-based AI chief of staff. Remembers relationships, tracks commitments, helps you think strategically. Runs on Claude Code.

agentrove
MCP Server

Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Cop...

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

Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.

pi-subagents
Agent

Sub-agents for pi with Claude Code look and feel — parallel execution, live widget, custom agent types, mid-run steer...

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

Sub-agents for pi with Claude Code look and feel — parallel execution, live widget, custom agent types, mid-run steering and more...

de-anthropocentric-research-engine
SKILL

800+ pure-markdown skills for autonomous AI research. Non-linear orchestration with backtracking, 4-layer military hi...

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

800+ pure-markdown skills for autonomous AI research. Non-linear orchestration with backtracking, 4-layer military hierarchy (Campaign → Strategy → Tactic → SOP), 5 MCP integrations. The AI is the researcher — you set the direction.

TinyProgrammer
App

Tiny programmer sitting on your desk and trying its best.

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

Tiny programmer sitting on your desk and trying its best.

sap-skills
SKILL

Production-ready Claude Code skills for SAP development - 35 skills covering BTP, CAP, Fiori, ABAP, HANA, Analytics C...

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

Production-ready Claude Code skills for SAP development - 35 skills covering BTP, CAP, Fiori, ABAP, HANA, Analytics Cloud, and more

zhikuncode
Agent

Claude Code 的开源替代方案。Multi Agent AI 编程助手,CLI & Web UI 双入口。自托管,随处部署——手机浏览器也能完整操控。支持任意 LLM,原生浏览器自动化,90+ 命令。技能、插件与持久记忆。企业...

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

Claude Code 的开源替代方案。Multi Agent AI 编程助手,CLI & Web UI 双入口。自托管,随处部署——手机浏览器也能完整操控。支持任意 LLM,原生浏览器自动化,90+ 命令。技能、插件与持久记忆。企业级安全,零锁定。Docker 一键部署。

sera-cli
AgentCoding Agents

A tool to use the Ai2 Open Coding Agents Soft-Verified Efficient Repository Agents (SERA) model with Claude Code

Builder signal235 repo stars47 builder votes
Python, OpenAI, Claude, Hugging Face
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantPython, OpenAI, Claude, Hugging Face

A tool to use the Ai2 Open Coding Agents Soft-Verified Efficient Repository Agents (SERA) model with Claude Code. An open-source agent for the AI coding ecosystem.

pbi-cli
Agent

Power BI CLI - semantic models (.NET TOM) and PBIR reports for token-efficient AI agent usage, built for Claude Code

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

Power BI CLI - semantic models (.NET TOM) and PBIR reports for token-efficient AI agent usage, built for Claude Code

pm-skills
SKILL

55 plug-and-play PM skills for AI agents: 26 Triple Diamond phase + 8 foundation (persona, OKR writer, meeting family...

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

55 plug-and-play PM skills for AI agents: 26 Triple Diamond phase + 8 foundation (persona, OKR writer, meeting family, lean canvas) + 6 utility (skill lifecycle) + 15 tool implementing canonical Foundation Sprint + Design Sprint methodologies. Templates, workflows, samples, CI-enforced family contracts. Apache 2.0.

empirica
Agent

Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded...

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

Make AI agents and AI workflows measurably reliable. Epistemic measurement, Noetic RAG, Sentinel gating, and grounded calibration for Claude Code and beyond

x-bookmarks
ToolOpenClaw Skills

Turn X bookmarks into agent actions

Builder signal221 repo stars22 builder votes
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude Codeschedule3 days

Stop hoarding bookmarks. Start acting on saved content.

clay
Agent

Turn Claude Code into a team workspace. Any device, one command.

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

Turn Claude Code into a team workspace. Any device, one command.

claude-code-statusline-pro
App

Pro statusline for Claude Code | 功能强大的 Claude Code 状态栏

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

Pro statusline for Claude Code | 功能强大的 Claude Code 状态栏

sf-skills
SKILL

Salesforce Skills for Agentic Coding Tools — AI-powered Apex, Flow, LWC, SOQL, Agentforce, and more for Claude Code....

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

Salesforce Skills for Agentic Coding Tools — AI-powered Apex, Flow, LWC, SOQL, Agentforce, and more for Claude Code. 14 skills, 420+ validation points, LSP integration.

superpowers-lab
PluginSkills Ecosystem

Experimental skills for Claude Code Superpowers - new techniques and tools

Builder signal205 repo stars20 builder votes
Python, Claude, LLM
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantPython, Claude, LLM

Experimental skills for Claude Code Superpowers - new techniques and tools. An open-source plugin for the AI coding ecosystem.

amux
Agent

Open-source Claude Code agent multiplexer — run dozens of parallel AI coding agents unattended via tmux

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

Open-source Claude Code agent multiplexer — run dozens of parallel AI coding agents unattended via tmux

cowork-plugins
SKILL

Claude Cowork 한국어 도메인 전문가 AI 마켓플레이스 — 21 plugins · 108 skills · Korean B2B (business · finance · legal · HR · marketi...

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

Claude Cowork 한국어 도메인 전문가 AI 마켓플레이스 — 21 plugins · 108 skills · Korean B2B (business · finance · legal · HR · marketing · content · commerce · BI · PM · sales) + AI media (image/video/voice) + office docs (HWPX/DOCX/XLSX/PPTX/PDF) + html-report renderer. Anthropic Claude Code 한국어 도메인 특화 플러그인 모음.

node9-proxy
MCP Server

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

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

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

phd-skills
SKILL

PhD Research Skills for Claude Code: paper reproduction, experiment design, paper review, result comparison and more.

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

PhD Research Skills for Claude Code: paper reproduction, experiment design, paper review, result comparison and more.

skills
SKILL

Collection of AI agent skills for Claude Code

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

Collection of AI agent skills for Claude Code

task-orchestrator
MCP Server

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

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

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

learn-likecc
Agent

Claude Code 源码逆向恢复项目 | Source Map 逆向 · 架构分析 · 可运行版本 | 1900+ 文件 · 51万行代码 · 12章节课程

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

Claude Code 源码逆向恢复项目 | Source Map 逆向 · 架构分析 · 可运行版本 | 1900+ 文件 · 51万行代码 · 12章节课程

oh-my-design
Agent

Generate DESIGN.md from 100+ real company design systems — brand tokens, components, philosophy. Drop into Claude Cod...

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

Generate DESIGN.md from 100+ real company design systems — brand tokens, components, philosophy. Drop into Claude Code or any AI agent.

pragmatic-clean-code-reviewer
SKILL

A Claude Code skill for conducting rigorous code reviews based on Clean Code, Clean Architecture, and The Pragmatic P...

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

A Claude Code skill for conducting rigorous code reviews based on Clean Code, Clean Architecture, and The Pragmatic Programmer principles

spring-ai-agent-utils
AgentAgent Frameworks

A Spring AI library that brings Claude Code-inspired tools and agent skills to your AI applications.

Builder signal180 repo stars14 builder votes
Java, Spring, Go, Claude
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantJava, Spring, Go, Claude

A Spring AI library that brings Claude Code-inspired tools and agent skills to your AI applications.. An open-source agent for the AI coding ecosystem.

ccproxy
PluginClaude Code Plugins

Build mods for Claude Code: hook requests, modify responses, custom model routing.

Rising build180 repo stars
Python, OpenAI, Claude, Anthropic, LLM
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleMinutesPython, OpenAI, Claude, Anthropic, LLM

Build mods for Claude Code: hook requests, modify responses, custom model routing.

ccxray
Agent

X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code

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

X-ray vision for AI agent sessions — a transparent HTTP proxy and dashboard for Claude Code

formax
Agent

Terminal-first AI assistant for software engineering tasks (inspired by Claude Code v2.0.67)

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

Terminal-first AI assistant for software engineering tasks (inspired by Claude Code v2.0.67)

orchestkit
SKILL

The Complete AI Development Toolkit for Claude Code — 103 skills, 36 agents, 172 hooks. Production-ready patterns for...

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

The Complete AI Development Toolkit for Claude Code — 103 skills, 36 agents, 172 hooks. Production-ready patterns for full-stack development.

hoppinai-agent
Agent

用Java编写一个ai智能体,从0完整实现一个Claude Code

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

用Java编写一个ai智能体,从0完整实现一个Claude Code

obsidian-claude-code-mcp
MCP ServerClaude Code MCPs

Connect Claude Code to your Obsidian notes using MCP.

Rising build172 repo stars
TypeScript, Go, Claude
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleMinutesTypeScript, Go, Claude

Connect Claude Code to your Obsidian notes using MCP.

embeddedskills
SKILL

An open-source collection of embedded development and debugging skills for Claude Code, Copilot, TRAE, and other AI c...

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

An open-source collection of embedded development and debugging skills for Claude Code, Copilot, TRAE, and other AI coding assistants that support the Skill protocol. Once installed, the AI assistant can directly operate compilers, debuggers, and communication buses, automating the full workflow from code generation to hardware verification.

opc
SKILL

OPC — One Person Company. A full team in a single Claude Code skill. Adaptive agent orchestrator with 11 built-in rol...

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

OPC — One Person Company. A full team in a single Claude Code skill. Adaptive agent orchestrator with 11 built-in roles, 4 modes, and adversarial quality control.

claude-quest
Tool

RPG-style animation viewer for Claude Code sessions - watch your AI companion react to tool usage with pixel-art anim...

Builder signal161 repo stars14 builder votes
Claude, Go, Anthropic
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantClaude, Go, Anthropic

RPG-style animation viewer for Claude Code sessions - watch your AI companion react to tool usage with pixel-art animations. An open-source tool for the AI coding ecosystem.

ccresume
Tool

A CUI tool for browsing and resuming Claude Code conversations

Builder signal160 repo stars16 builder votes
Claude, Anthropic
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantClaude, Anthropic

A CUI tool for browsing and resuming Claude Code conversations. An open-source tool for the AI coding ecosystem.

ai-skills
SKILL

Claude Code, Droid, etc. Skills Ability

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

Claude Code, Droid, etc. Skills Ability

build-your-claude-code-from-scratch
Agent

Build a Claude Code–like CLI coding agent from scratch.

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

Build a Claude Code–like CLI coding agent from scratch.

no-no-debug
SKILL

No-No Debug — Self-evolution system for AI coding assistants. 10 minutes writing code, 2 hours debugging? This skill...

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

No-No Debug — Self-evolution system for AI coding assistants. 10 minutes writing code, 2 hours debugging? This skill makes your AI remember all its bugs.

solo-founder-superpowers
PluginSkills Ecosystem

Complete software development lifecycle skills optimized for non-technical founders building SaaS applications with A...

Builder signal150 repo stars15 builder votes
Go, Supabase, Firebase, Claude, LLM
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantGo, Supabase, Firebase, Claude, LLM

Complete software development lifecycle skills optimized for non-technical founders building SaaS applications with AI tools (Lovable, Replit, Claude Code).. An open-source plugin for the AI coding ecosystem.

pneuma-skills
SKILL

Co-creation infrastructure for humans and code agents — visual environment, skills, continuous learning, and distribu...

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

Co-creation infrastructure for humans and code agents — visual environment, skills, continuous learning, and distribution.

firefox-devtools-mcp
MCP Server

Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser thr...

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

Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol

soft-ue-cli
Agent

Python CLI + UE plugin that lets Claude Code (AI coding agent) control Unreal Engine in real time. Spawn actors, edit...

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

Python CLI + UE plugin that lets Claude Code (AI coding agent) control Unreal Engine in real time. Spawn actors, edit blueprints, call functions, capture screenshots, manage PIE sessions, and more -- all from the terminal. Works with UE5 editor and packaged builds via an in-process HTTP bridge.

AgentVibes
Agent

TTS for Claude Code

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

TTS for Claude Code. An open-source agent for the AI coding ecosystem.

ServiceGraph
MCP Server

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

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

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

claude-toolbox
SKILL

Minimal by design, explicitly multi-lang, production-ready and battle-tested collection of configs and plugins for yo...

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

Minimal by design, explicitly multi-lang, production-ready and battle-tested collection of configs and plugins for your Claude Code agentic development workflows: mcp, configs, skills, agents and more.

claude-batch-toolkit
Tool

Send non-urgent work to the Anthropic Batch API at 50% cost — directly from Claude Code

Builder signal139 repo stars14 builder votes
Python, Claude, Anthropic
Builder signalGetting enough attention to influence how people assemble their stack.
Claude CodeClaude CodescheduleInstantPython, Claude, Anthropic

Send non-urgent work to the Anthropic Batch API at 50% cost — directly from Claude Code. An open-source tool for the AI coding ecosystem.

pullmd
SKILL

Self-hosted URL-to-Markdown service for humans and AI agents. PWA + REST + MCP + Claude Code skill, with Reddit suppo...

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

Self-hosted URL-to-Markdown service for humans and AI agents. PWA + REST + MCP + Claude Code skill, with Reddit support and refreshable share links.

yantrikdb-server
MCP Server

Cognitive memory database for AI agents — consolidates duplicates, detects contradictions, fades stale memories via t...

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

Cognitive memory database for AI agents — consolidates duplicates, detects contradictions, fades stale memories via temporal decay. Rust, AGPL, ships as library / MCP server / HTTP cluster.

vibe-sunsang
Agent

AI mentor agent for vibecoders on Claude Code — conversation analysis, mentoring, growth reports

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

AI mentor agent for vibecoders on Claude Code — conversation analysis, mentoring, growth reports. An open-source agent for the AI coding ecosystem.

claude-council
Agent

Claude Code plugin to consult multiple AI coding agents (Gemini, OpenAI, Grok) for diverse perspectives

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

Claude Code plugin to consult multiple AI coding agents (Gemini, OpenAI, Grok) for diverse perspectives

SciAgent-Skills
SKILL

197 bioinformatics & life science skills for Claude Code and AI agents — BixBench 92.0% accuracy. RNA-seq, single-cel...

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

197 bioinformatics & life science skills for Claude Code and AI agents — BixBench 92.0% accuracy. RNA-seq, single-cell, drug discovery, proteomics, and more. Powers OmicsHorizon.

cord
AgentClaude Code Agents

Coordination protocol for trees of Claude Code agents.

Rising build132 repo stars
Python, Rust, Go, SQLite, Redis, Claude, Anthropic
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleMinutesPython, Rust, Go, SQLite, Redis, Claude, Anthropic

Coordination protocol for trees of Claude Code agents.

VibesOS
SKILL

A GUI for Claude Code that makes it easy to vibe code simple, un-hackable apps

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

A GUI for Claude Code that makes it easy to vibe code simple, un-hackable apps. An open-source skill for the AI coding ecosystem.

Load more expand_more240/686
add Submit Project