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
1459kRepo 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 build150k repo stars15019 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 stars30382 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 stars19213 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 stars19093 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 stars18658 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 stars14064 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 stars10404 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 stars10187 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 stars9061 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 stars8254 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 build27k repo stars2675 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 stars7057 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 stars6581 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 stars5918 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 stars5916 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 stars5178 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 stars4428 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 stars4355 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 stars3461 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 stars2788 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 stars1496 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 stars2098 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 stars2025 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 stars1551 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 stars1024 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 stars1340 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 stars844 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 stars824 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 stars665 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 signal874 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.

Happycapy-skills
SKILL

A curated collection of high-quality Claude Code skills to enhance your development workflow

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

A curated collection of high-quality Claude Code skills to enhance your development workflow

agent-study
Agent

28章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。

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

28章AI Agent全栈课程:从ReAct循环到Claude Code逆向、MCP/A2A协议、RAG、DSPy、生产可观测性——全部为可运行Python文件,面试导向。

kanvibe
Agent

Self-hosted Kanban board with browser terminals for AI coding agents. Hook-driven auto-tracking — manage tmux/zellij...

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

Self-hosted Kanban board with browser terminals for AI coding agents. Hook-driven auto-tracking — manage tmux/zellij sessions and git worktrees from one board.

cchooks
PluginClaude Code Plugins

Python SDK for Claude Code hooks.

Rising build120 repo stars
Claude, Go, Anthropic, Python, React
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleMinutesClaude, Go, Anthropic, Python, React

Python SDK for Claude Code hooks.

claude-code-config
SKILL

Claude Code skills, architectural principles, and alternative approaches for AI-assisted development

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

Claude Code skills, architectural principles, and alternative approaches for AI-assisted development

bananahub-skill
SKILL

Agent-native Gemini image skill for Claude Code. Distills official best practices into conservative prompt optimizati...

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

Agent-native Gemini image skill for Claude Code. Distills official best practices into conservative prompt optimization and reusable BananaHub templates.

writing-agent
SKILL

一个基于 Claude Code (Skills + Subagents) 的“去AI味”全栈写作系统。不仅防套路,更通过专属规则强制注入人类观点与细节,搭配读者测试评估与自动图文排版。全面支持 DeepSeek / 智谱GLM...

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

一个基于 Claude Code (Skills + Subagents) 的“去AI味”全栈写作系统。不仅防套路,更通过专属规则强制注入人类观点与细节,搭配读者测试评估与自动图文排版。全面支持 DeepSeek / 智谱GLM / MiniMax 等国产低成本大模型,提供从选题、风格建模到审稿发布的高维全自动写作工作流。

linkedin-skills
SKILL

Claude Code skills for LinkedIn growth: write human-sounding posts, craft comments that get noticed, analyze your fee...

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

Claude Code skills for LinkedIn growth: write human-sounding posts, craft comments that get noticed, analyze your feed, and build a publishing cadence — all from your terminal. Plug-and-play skills for content creators, founders, and marketers using Claude Code.

soloncode
Agent

The open source coding agent.

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

The open source coding agent.

claude-alloy
Agent

14-agent orchestration harness for Claude Code — pure config, no runtime, no wrapper

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

14-agent orchestration harness for Claude Code — pure config, no runtime, no wrapper

cc-devflow
Agent

One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates...

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

One-command requirement development flow for Claude Code - Complete workflow system with sub-agents, quality gates, and intelligent automation

hazmat
Agent

macOS containment for AI agents — user isolation, kernel sandbox, pf firewall, DNS blocklist, backup/rollback. TLA+ v...

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

macOS containment for AI agents — user isolation, kernel sandbox, pf firewall, DNS blocklist, backup/rollback. TLA+ verified.

claude-cowork-linux
Agent

Run Claude Desktop’s Cowork mode natively on Linux — no macOS or VM required

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

Run Claude Desktop’s Cowork mode natively on Linux — no macOS or VM required

openclaw-search-skills
ToolOpenClaw Skills

Deep GitHub project analysis

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

Multi-source search, content extraction, deep analysis for OpenClaw agents.

medsci-skills
SKILL

Claude Code skills for medical research — literature search, reporting guidelines, statistical analysis, publication...

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

Claude Code skills for medical research — literature search, reporting guidelines, statistical analysis, publication figures. Built by a physician-researcher, tested on real publications. MIT licensed.

wiki-skills
SKILL

LLM-maintained personal wiki skills for Claude Code — implements Karpathy's LLM Wiki pattern

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

LLM-maintained personal wiki skills for Claude Code — implements Karpathy's LLM Wiki pattern

digital-marketing-pro
MCP Server

Claude Code plugin: 115 commands, 25 agents, 64 scripts, 67 MCP servers, 143 reference files. Eval/QA layer (hallucin...

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

Claude Code plugin: 115 commands, 25 agents, 64 scripts, 67 MCP servers, 143 reference files. Eval/QA layer (hallucination detection, claim verification, A+ through F grading). Multilingual (Sarvam AI, DeepL, Google Cloud Translation). Full execution with approval workflow.

claude
SKILL

claude code skills

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

claude code skills

claude-grc-engineering
Agent

Open-source GRC toolkit from the GRC Engineering Club. Claude Code plugins for evidence collection, SCF crosswalks, m...

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

Open-source GRC toolkit from the GRC Engineering Club. Claude Code plugins for evidence collection, SCF crosswalks, multi-framework gap reports, OSCAL workflows.

mcp-voice-hooks
MCP Server

MCP server plugin for voice input and output in Claude Code

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

MCP server plugin for voice input and output in Claude Code

agentpipe
Agent

A CLI/TUI app that orchestrates multi-agent conversations by enabling different AI CLI tools (Claude Code, Gemini, Qw...

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

A CLI/TUI app that orchestrates multi-agent conversations by enabling different AI CLI tools (Claude Code, Gemini, Qwen, etc.) to communicate in shared rooms.. An open-source agent for the AI coding ecosystem.

ultraship
SKILL

"ULTRASHIP" Claude Code plugin — 39 skills, 33 tools, 11 agents for ship-ready workflows: planning, review, pentestin...

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

"ULTRASHIP" Claude Code plugin — 39 skills, 33 tools, 11 agents for ship-ready workflows: planning, review, pentesting, safety guardrails, canary monitoring, SEO/AI-readiness check, penetration testing, code review, competitive analysis, incident response. 1 dependency. 180 tests. MIT.

viberank
App

claude code leaderboard

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

claude code leaderboard. An open-source app for the AI coding ecosystem.

epistemic-protocols
Plugin

Epistemic protocols for Claude Code — structure human-AI interaction quality at every decision point - https://episte...

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

Epistemic protocols for Claude Code — structure human-AI interaction quality at every decision point - https://epistemic-protocols.com

miro-ai
MCP Server

Official Miro AI developer tools and integrations. Includes MCP server configuration, Claude Code skills, and resourc...

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

Official Miro AI developer tools and integrations. Includes MCP server configuration, Claude Code skills, and resources for building AI-powered experiences with Miro boards.

AssemblyZero
Agent

Parameterized multi-agent orchestration framework for Claude Code and Gemini

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

Parameterized multi-agent orchestration framework for Claude Code and Gemini

vibe-observer
App

Claude Code Tracer & Observer

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

Claude Code Tracer & Observer. An open-source app for the AI coding ecosystem.

claude-harness
Agent

Deconstructing Claude Code — interactive source code analysis, guided wc/helpe walkthroughs, and deep architectural e...

Rising build94 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Deconstructing Claude Code — interactive source code analysis, guided wc/helpe walkthroughs, and deep architectural exploration of Anthropic's AI coding agent.

factoryfloor
Tool

AI-powered macOS development workspace. Git worktrees, Claude Code sessions, and dev servers in a single native app.

Rising build94 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

AI-powered macOS development workspace. Git worktrees, Claude Code sessions, and dev servers in a single native app.

claude-code-skills-zh
SKILL

最实用的 Claude Code Skills 合集 | 精选 100+ | 18个原创可安装技能 | 按场景分类 | 复制即装

Rising build89 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

最实用的 Claude Code Skills 合集 | 精选 100+ | 18个原创可安装技能 | 按场景分类 | 复制即装

compose-ai-tools
SKILL

Helping the Agents Compose the Things

Rising build87 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Helping the Agents Compose the Things

claudex
MCP Server

MCP server with persistent memory + FTS5 search for Claude Code conversation history. Index your ~/.claude/projects/,...

Rising build86 repo stars9 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP server with persistent memory + FTS5 search for Claude Code conversation history. Index your ~/.claude/projects/, expose 10 MCP tools, browse via web UI. MIT-licensed.

aacode
Agent

A Python-based CLI coding agent, similar to Claude Code and OpenCode, but lighter and more flexible, featuring plugga...

Rising build84 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A Python-based CLI coding agent, similar to Claude Code and OpenCode, but lighter and more flexible, featuring pluggable model support for DeepSeek and beyond. 一个基于 Python 的 CLI 智能编程助手,类似 Claude Code 或 OpenCode,但更轻量、更灵活,支持 DeepSeek 等模型即插即用

tikhub_api_skill
SKILL

TikHub API 助手是一个 Claude Code Agent Skill,用于帮助用户搜索、发现和调用 TikHub API。TikHub 提供了多平台社交媒体数据 API,支持抖音、TikTok、小红书、Instagram、...

Rising build84 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

TikHub API 助手是一个 Claude Code Agent Skill,用于帮助用户搜索、发现和调用 TikHub API。TikHub 提供了多平台社交媒体数据 API,支持抖音、TikTok、小红书、Instagram、YouTube、Twitter、Reddit 等平台。This is a TikHub API skill/documentation repository. TikHub is a multi-platform social media data API service that provides RESTful endpoints for platforms including Douyin (抖音), TikTok, Xiaohongshu (小红书),

opentrace
Platform

OpenTrace is a knowledge graph platform that maps system architecture, code structure, and service relationships givi...

Rising build84 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

OpenTrace is a knowledge graph platform that maps system architecture, code structure, and service relationships giving you a visual, queryable map of how your codebase and infrastructure connect.

kalfa
SKILL

Claude Code için Türkçe profesyonel işletim sistemi — 10 uzman agent, 22 komut, 993 skill, 6 katmanlı hafıza

Rising build84 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code için Türkçe profesyonel işletim sistemi — 10 uzman agent, 22 komut, 993 skill, 6 katmanlı hafıza

claudepot-app
App

A control panel for Claude Code and Claude Desktop.

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

A control panel for Claude Code and Claude Desktop.. An open-source app for the AI coding ecosystem.

iai-mcp
MCP Server

The best-benchmarked open-source memory system for AI coding assistants

Rising build81 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

The best-benchmarked open-source memory system for AI coding assistants

wow-harness
SKILL

Local AI development harness for Claude Code. Fail-closed 8-gate governance, 16 skills, hooks-level enforcement.

Rising build81 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Local AI development harness for Claude Code. Fail-closed 8-gate governance, 16 skills, hooks-level enforcement.

vibe-schooling
MCP Server

Vibe Schooling — AI-powered academic automation toolkit. Canvas auto-answering, smart glasses exam pipeline, Claude C...

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

Vibe Schooling — AI-powered academic automation toolkit. Canvas auto-answering, smart glasses exam pipeline, Claude Code homework methodology.. An open-source mcp server for the AI coding ecosystem.

mxcli
Agent

Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic...

Rising build80 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Mendix cli tool, a headless way to work with Mendix projects. Enables Mendix projects for use with 3rd party agentic coding tools like Claude Code and Copilot. Includes a starlark linter for quality validation.

claude-code-source-all-in-one
Agent

Always up-to-date open-source mirror of Claude Code (currently v2.1.123). Run from source with Claude subscription/AP...

Rising build78 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Always up-to-date open-source mirror of Claude Code (currently v2.1.123). Run from source with Claude subscription/API, ChatGPT subscription (GPT-5.5 / GPT-5.4), OpenAI-compatible providers, or local Ollama. 18 deep-dive architecture articles included. For educational and reference purposes only.

PhasedddSkill
SKILL

My personal collection of open-source Claude Code skills

Rising build76 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

My personal collection of open-source Claude Code skills

governor
SKILL

Claude Code usage governor: compact professional output, context slimming, tool-output filtering, telemetry, and drif...

Rising build75 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code usage governor: compact professional output, context slimming, tool-output filtering, telemetry, and drift guardrails.

claude-view
Agent

10 Claude sessions running. What are they doing? Live dashboard — monitor, cost tracking, search, sub-agent visibility.

Rising build75 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

10 Claude sessions running. What are they doing? Live dashboard — monitor, cost tracking, search, sub-agent visibility.

mcpick
MCP Server

Claude Code extension manager — MCP servers, plugins (skills, hooks, agents), and marketplaces

Rising build75 repo stars8 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code extension manager — MCP servers, plugins (skills, hooks, agents), and marketplaces

open-computer-use
MCP Server

MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code executio...

Rising build74 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code execution, document skills, and autonomous sub-agents. Self-hosted, open-source, pluggable into any model.

rune
SKILL

Less skills. Deeper connections. A lean, interconnected skill ecosystem for Claude Code.

Rising build73 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Less skills. Deeper connections. A lean, interconnected skill ecosystem for Claude Code.

claude-code-mcp-init
MCP ServerClaude Code MCPs

Lightweight CLI tool to configure and initialize MCPs for Claude Code.

Rising build73 repo stars
MongoDB, Claude, AWS
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleMinutesMongoDB, Claude, AWS

Lightweight CLI tool to configure and initialize MCPs for Claude Code.

Agentic-Coding-with-Claude-Code
Agent

Agentic Coding with Claude Code, published by Packt

Rising build72 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Agentic Coding with Claude Code, published by Packt

vibe-better-with-claude-code-vbw
App

Vibe Better With Claude Code - You're not an engineer anymore. You're a prompt jockey with commit access. At least do...

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

Vibe Better With Claude Code - You're not an engineer anymore. You're a prompt jockey with commit access. At least do it properly.. An open-source app for the AI coding ecosystem.

claude-soul
MCP Server

Self-improving learning engine for Claude Code. Not memory. Growth.

Rising build70 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Self-improving learning engine for Claude Code. Not memory. Growth.

claude-code-skills
SKILL

GitHub project julianobarbosa/claude-code-skills

Rising build70 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

GitHub project julianobarbosa/claude-code-skills

mymir
MCP Server

Project management for the agentic engineering era.

Rising build68 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Project management for the agentic engineering era.

vibe-skill
SKILL

Claude Code skill — delegate coding tasks to Mistral Vibe and supervise via git diff

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

Claude Code skill — delegate coding tasks to Mistral Vibe and supervise via git diff. An open-source skill for the AI coding ecosystem.

Coffee-CLI
Agent

Multi-Agent Mutual Control, it’s showtime.

Rising build66 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Multi-Agent Mutual Control, it’s showtime.

open-computer-use
MCP Server

MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code executio...

Rising build66 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP server that gives any LLM its own computer — managed Docker workspaces with live browser, terminal, code execution, document skills, and autonomous sub-agents. Self-hosted, open-source, pluggable into any model.

opendesk
Agent

Control 1 or more machines using computer use tools that integrates with your agents

Rising build65 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Control 1 or more machines using computer use tools that integrates with your agents

tuicommander
Agent

Desktop terminal orchestrator for running dozens of AI coding agents in parallel. Tauri + SolidJS + Rust.

Rising build65 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Desktop terminal orchestrator for running dozens of AI coding agents in parallel. Tauri + SolidJS + Rust.

void-box
Agent

Composable agent runtime with enforced isolation boundaries

Rising build65 repo stars7 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Composable agent runtime with enforced isolation boundaries

claude-code-project-boundary
Plugin

Claude Code plugin: scope-aware protection — allows destructive ops (rm, mv, chmod) within project, blocks them outsi...

Rising build63 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code plugin: scope-aware protection — allows destructive ops (rm, mv, chmod) within project, blocks them outside. Built for dangerouslySkipPermissions mode.

tachi
Agent

Automated threat modeling toolkit — STRIDE + AI-specific threats in one command

Rising build63 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Automated threat modeling toolkit — STRIDE + AI-specific threats in one command

claude-hooks-sdk
PluginClaude Code Plugins

PHP SDK for building Claude Code hooks.

Rising build63 repo stars
Claude, PHP, Laravel
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleMinutesClaude, PHP, Laravel

PHP SDK for building Claude Code hooks.

ClaudeBot
Plugin

Not a pipe to Claude. A command center on your phone. — Telegram bot for Claude Code CLI with plugin system, multi-bo...

Rising build62 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Not a pipe to Claude. A command center on your phone. — Telegram bot for Claude Code CLI with plugin system, multi-bot, queue, streaming, and hot-reload.

Orb
Agent

Self-evolving AI agent framework — wraps Claude Code CLI with persistent memory, multi-profile isolation, and messagi...

Rising build60 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Self-evolving AI agent framework — wraps Claude Code CLI with persistent memory, multi-profile isolation, and messaging platform integration

gsd-skill-creator
SKILL

Introduces a comprehensive agent-based framework for guided software development (GSD)

Rising build59 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Introduces a comprehensive agent-based framework for guided software development (GSD)

craftdesk
SKILL

Package manager for Claude Code skills and agents and other AI related resources

Rising build59 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Package manager for Claude Code skills and agents and other AI related resources

senior-analyst
SKILL

商业分析专家 Skill for Claude Code | Senior Business Analyst Skill — 28 industries, 10 MCP tools (financials, macro, crypto...

Rising build59 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

商业分析专家 Skill for Claude Code | Senior Business Analyst Skill — 28 industries, 10 MCP tools (financials, macro, crypto, cross-validation), confidence scoring, multi-source validation, anomaly detection, Council mode (adversarial review + Bull/Bear multi-perspective), 7-class fallacy check. Zero API key to start; optional pro keys for richer data.

frago
Agent

Multi-runtime automation infrastructure for AI agents. Native CDP browser control, metadata-driven Recipe system, and...

Rising build59 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Multi-runtime automation infrastructure for AI agents. Native CDP browser control, metadata-driven Recipe system, and persistent Run context management.

claude-skill-social-post
SKILL

A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-da...

Rising build58 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A Claude Code skill by Hao (駱君昊) that learns your Facebook voice and auto-posts to FB / IG / Threads / X with a 14-day content calendar. Mega-viral validated: 72K reach / 358 likes / 443 comments / +700 community members on first post. Includes Day 2 flop postmortem.

OpenStudy
MCP Server

Self-hostable study dashboard with a built-in MCP server so Claude can read, write, and teach from your courses, lect...

Rising build58 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Self-hostable study dashboard with a built-in MCP server so Claude can read, write, and teach from your courses, lectures, and deadlines — Making better use of your Claude/ChatGPT subscription

octomind
MCP Server

Plug and play AI agents for any domain

Rising build57 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Plug and play AI agents for any domain

20x
Agent

Self-improving Agent orchestrator for all knowledge work

Rising build57 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Self-improving Agent orchestrator for all knowledge work

iterative-planner
SKILL

A Claude Code skill state-machine driven iterative planning and execution protocol for complex coding tasks

Rising build57 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A Claude Code skill state-machine driven iterative planning and execution protocol for complex coding tasks

optimus-claude
SKILL

Primes your project for peak Claude Code performance

Rising build56 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Primes your project for peak Claude Code performance

hana-mcp-server
MCP Server

SAP HANA MCP server — Enterprise Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code. npm: hana...

Rising build56 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

SAP HANA MCP server — Enterprise Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code. npm: hana-mcp-server

relationship-candlestick-lab
SKILL

把聊天记录画成K线图,看你和TA的关系曲线

Rising build56 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

把聊天记录画成K线图,看你和TA的关系曲线

thoughtbox
Agent

Thoughtbox is an intention ledger for agents. Evaluate AI's decisions against its decision-making.

Rising build56 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Thoughtbox is an intention ledger for agents. Evaluate AI's decisions against its decision-making.

claude-code-android
Agent

Run Claude Code natively on Android via Termux or AVF (Android Virtualization Framework) -- no desktop, no SSH, no ro...

Rising build55 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Run Claude Code natively on Android via Termux or AVF (Android Virtualization Framework) -- no desktop, no SSH, no root required.

Niki-AI
Plugin

Obsidian plugin that embeds Claude Code as an AI writing companion — smart context, undo, diff preview, multi-thre...

Rising build55 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Obsidian plugin that embeds Claude Code as an AI writing companion — smart context, undo, diff preview, multi-thread chat.

claude-code-workflow-orchestration
Agent

Claude Code plugin for multi-step workflow orchestration — automatic task decomposition, parallel agent execution, an...

Rising build55 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code plugin for multi-step workflow orchestration — automatic task decomposition, parallel agent execution, and specialized agent delegation with native plan mode integration.

ielts-claude-skills
SKILL

雅思备考 AI 教练 Claude Code skills · 4 个无状态 skill · 写作/阅读/口语训练

Rising build55 repo stars6 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

雅思备考 AI 教练 Claude Code skills · 4 个无状态 skill · 写作/阅读/口语训练

sortie
Agent

Turn tracker tickets into agent sessions

Rising build54 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Turn tracker tickets into agent sessions

bria-skill
SKILL

Claude Code skills for Bria AI - generate, edit, and transform images with Fibo, RMBG-2.0, and VGL structured prompts

Rising build54 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code skills for Bria AI - generate, edit, and transform images with Fibo, RMBG-2.0, and VGL structured prompts

crab-code
Agent

Open-source alternative to Claude Code, built from scratch in Rust. Agentic coding CLI — thinks, plans, and execut...

Rising build54 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Open-source alternative to Claude Code, built from scratch in Rust. Agentic coding CLI — thinks, plans, and executes with any LLM. Compatible with Claude Code workflows.

android-skills
SKILL

Claude Code skills for Android & KMP development.

Rising build54 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code skills for Android & KMP development.

build-claude-code
Agent

从0到1构建 Claude code (学习版)

Rising build53 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

从0到1构建 Claude code (学习版)

claude-code-setup
SKILL

Persistent memory system for Claude Code via Markdown. Setup with /init-project, resume with /catchup, wrap with /wra...

Rising build53 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Persistent memory system for Claude Code via Markdown. Setup with /init-project, resume with /catchup, wrap with /wrapup. Includes coding standards, MCP servers, and modular skills. Solves context loss after /clear.

claude-code-audio-hooks
Plugin

【Stars make the code shine brighter!】 Audio notification system for Claude Code that plays sound alerts when Clau...

Rising build53 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

【Stars make the code shine brighter!】 Audio notification system for Claude Code that plays sound alerts when Claude finishes responding. Perfect for multitasking!

jira-skill
SKILL

AI agent plugin for Jira — CLI tools for issues, worklogs, sprints, and more | Server/DC & Cloud

Rising build52 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

AI agent plugin for Jira — CLI tools for issues, worklogs, sprints, and more | Server/DC & Cloud

workflow-audit
SKILL

Claude Code skill for Xcode SwiftUI workflow auditing

Rising build51 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code skill for Xcode SwiftUI workflow auditing

agent-skills
SKILL

OpenTelemetry skills and reference documentation for AI coding assistants - instrumentation patterns, telemetry quali...

Rising build50 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

OpenTelemetry skills and reference documentation for AI coding assistants - instrumentation patterns, telemetry quality guides, and Dash0 integration

loom
SKILL

A Rust-based agent orchestrator enabling a swarm of Claude Code instances building software.

Rising build49 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A Rust-based agent orchestrator enabling a swarm of Claude Code instances building software.

notes
SKILL

:bookmark: Personal notes: today I learned

Rising build49 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

:bookmark: Personal notes: today I learned

PowerShell.MCP
MCP Server

The universal MCP server for Claude Code and other MCP-compatible clients. One installation gives AI access to 10,000...

Rising build49 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

The universal MCP server for Claude Code and other MCP-compatible clients. One installation gives AI access to 10,000+ PowerShell modules and any CLI tool. You and AI collaborate in the same console with full transparency. Supports Windows, Linux, and macOS.

claude-code-marketing-skills
MCP Server

Marketing skills for Claude Code — SEO audits and implementation, ad analysis, ad optimization. Free skills need no a...

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

Marketing skills for Claude Code — SEO audits and implementation, ad analysis, ad optimization. Free skills need no account. $9/mo for live Search Console, Bing & LinkedIn data.. An open-source mcp server for the AI coding ecosystem.

.claude
SKILL

The Ultimate Claude Code Toolkit — 127 skills, 86 agents, 109 marketplace repos (11,700+ community skills), 30 comman...

Rising build48 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

The Ultimate Claude Code Toolkit — 127 skills, 86 agents, 109 marketplace repos (11,700+ community skills), 30 commands, 8 hooks, GSD framework. Drop-in ~/.claude config that auto-activates the right resources from your prompt. Zero config required.

cc-skills
SKILL

Claude Code Skills Marketplace: plugins, skills for ADR-driven development, DevOps automation, ClickHouse management,...

Rising build47 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code Skills Marketplace: plugins, skills for ADR-driven development, DevOps automation, ClickHouse management, semantic versioning, and productivity workflows

MaliciousAgentSkillsBench
SKILL

A Security Benchmark for Claude Code Agent Skills

Rising build47 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A Security Benchmark for Claude Code Agent Skills

mcp-workspace
MCP Server

MCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants...

Rising build47 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.

claude-research
SKILL

Shareable Claude Code infrastructure for PhD researchers — skills, agents, hooks, and rules for academic workflows

Rising build47 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Shareable Claude Code infrastructure for PhD researchers — skills, agents, hooks, and rules for academic workflows

claude-android-ninja
SKILL

Agent Skill for Android development with Kotlin and Jetpack Compose, covering modular architecture, Navigation3, Grad...

Rising build47 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Agent Skill for Android development with Kotlin and Jetpack Compose, covering modular architecture, Navigation3, Gradle conventions, dependency management, and testing best practices.

baro
Agent

CLI that turns a goal into a pull request. Parallel AI coding agents on a Mozaik event bus.

Rising build46 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

CLI that turns a goal into a pull request. Parallel AI coding agents on a Mozaik event bus.

whatsapp-agentkit
Agent

Build custom WhatsApp AI agents with Claude Code in under 30 minutes, no coding needed.

Rising build46 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Build custom WhatsApp AI agents with Claude Code in under 30 minutes, no coding needed.

TrueMemory
Agent

A living memory system that ingests long-horizon data to infer insights, enabling more decisive action, all while run...

Rising build46 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A living memory system that ingests long-horizon data to infer insights, enabling more decisive action, all while running on a single SQLite file locally.

caido-mcp-server
MCP Server

MCP server for Caido proxy integration. Enables AI assistants like Claude Code to browse, analyse, and interact with...

Rising build46 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP server for Caido proxy integration. Enables AI assistants like Claude Code to browse, analyse, and interact with HTTP traffic.

nuxt-supabase-starter
Config

Nuxt + Supabase 快速開發範本,含 AI 輔助工作流程(Claude Code)、TDD、Spectra (OpenSpec)

Rising build45 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Nuxt + Supabase 快速開發範本,含 AI 輔助工作流程(Claude Code)、TDD、Spectra (OpenSpec)

widemem-ai
MCP Server

Next-gen AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization

Rising build45 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Next-gen AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization

aemeath_withclaude
App

谁不喜欢一个会跟随 Claude Code 状态做动画的像素小爱弥斯呢?

Rising build45 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

谁不喜欢一个会跟随 Claude Code 状态做动画的像素小爱弥斯呢?

AIGC-Detector-Pro
SKILL

AIGC 检测论文 AI 降率工具 - Claude Code Skill for academic paper AI detection and rewriting

Rising build45 repo stars5 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

AIGC 检测论文 AI 降率工具 - Claude Code Skill for academic paper AI detection and rewriting

run-kit
Agent

Web-based tmux orchestration dashboard for long-running AI agent tasks

Rising build44 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Web-based tmux orchestration dashboard for long-running AI agent tasks

oh-my-hi
SKILL

Claude Code harness insights dashboard — visual catalog and token analytics for skills, agents, plugins, hooks, me...

Rising build44 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code harness insights dashboard — visual catalog and token analytics for skills, agents, plugins, hooks, memory, and more!

claude-bedrock
SKILL

Second Brain automation for Obsidian vaults — entity management, ingestion, compression, and sync via Claude Code skills

Rising build44 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Second Brain automation for Obsidian vaults — entity management, ingestion, compression, and sync via Claude Code skills

convoke-agents
SKILL

Convoke extends BMAD Method AI agents with two types of installable modules: Teams bring new agents for a domain, Ski...

Rising build44 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Convoke extends BMAD Method AI agents with two types of installable modules: Teams bring new agents for a domain, Skills add new capabilities to existing agents. Install them independently or combine them.

claude-war-room
Agent

Orquestrador de 5 agentes IA especializados para analise 360 de features com Claude Code. 1 comando, 5 perspectivas,...

Rising build44 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Orquestrador de 5 agentes IA especializados para analise 360 de features com Claude Code. 1 comando, 5 perspectivas, 1 relatorio executivo.

arifos
MCP Server

ArifOS — Constitutional MCP kernel for governed AI execution. AAA architecture: Architect · Auditor · Agent. Built fo...

Rising build43 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

ArifOS — Constitutional MCP kernel for governed AI execution. AAA architecture: Architect · Auditor · Agent. Built for the open-source agentic era.

mcp
MCP Server

BountyLens MCP server — connect Claude Code to your Hunter Tracker

Rising build43 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

BountyLens MCP server — connect Claude Code to your Hunter Tracker

src-hunter-skill
SKILL

实战 SRC / 众测 / Bug bounty 漏洞挖掘 Claude Code skill — 19 个攻击类 playbook、305 个结构化 payload、263 个 WAF/EDR 绕过、2887 份 HackerOne...

Rising build43 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

实战 SRC / 众测 / Bug bounty 漏洞挖掘 Claude Code skill — 19 个攻击类 playbook、305 个结构化 payload、263 个 WAF/EDR 绕过、2887 份 HackerOne 真实案例、88,636 WooYun 案例统计

claude-howto-zh
App

🇨🇳 claude-howto 完整中文翻译版 · 基于 luongnv89/claude-howto

Rising build43 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

🇨🇳 claude-howto 完整中文翻译版 · 基于 luongnv89/claude-howto

craftcms-claude-skills
SKILL

Production-ready Claude Code skills, agents, and project templates for Craft CMS 5 development

Rising build42 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Production-ready Claude Code skills, agents, and project templates for Craft CMS 5 development

Claude-Desktop-Chinese
App

Claude Desktop 中文汉化补丁 — 聊天/设置/报错/Cowork 全场景覆盖+自定义字体

Rising build42 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Desktop 中文汉化补丁 — 聊天/设置/报错/Cowork 全场景覆盖+自定义字体

mermaid-skill
SKILL

Claude Code skill for generating Mermaid diagrams (.mmd) and exporting to PNG/SVG/PDF via mmdc CLI. Supports 10+ diag...

Rising build42 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code skill for generating Mermaid diagrams (.mmd) and exporting to PNG/SVG/PDF via mmdc CLI. Supports 10+ diagram types with automatic layout.

bytemind
Agent

ByteMind is a lightweight Coding Agent designed to help users complete the software engineering loop.

Rising build41 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

ByteMind is a lightweight Coding Agent designed to help users complete the software engineering loop.

skills
SKILL

A collection of custom skills for Claude Code and compatible AI coding agents

Rising build41 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A collection of custom skills for Claude Code and compatible AI coding agents

claude-leverage
SKILL

Building blocks for Claude Code: subagents, slash commands, hooks, and workflow patterns. Copy what you need. A worki...

Rising build41 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Building blocks for Claude Code: subagents, slash commands, hooks, and workflow patterns. Copy what you need. A working developer's stack for Claude Code.

claude-telegram-supercharged
MCP Server

Supercharged Claude Code Telegram plugin — threading, voice messages, stickers, GIFs, reactions, MarkdownV2 & more. D...

Rising build41 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Supercharged Claude Code Telegram plugin — threading, voice messages, stickers, GIFs, reactions, MarkdownV2 & more. Drop-in replacement.

jira-commands
Plugin

Jira toolkit for terminals, coding assistants, and bots.

Rising build40 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Jira toolkit for terminals, coding assistants, and bots.

vibe-md-templates
Config

A set of markdown file templates for Claude Code to make getting started MUCH easier!

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

A set of markdown file templates for Claude Code to make getting started MUCH easier!. An open-source config for the AI coding ecosystem.

slide-creator
SKILL

A Claude Code skill for generating stunning HTML presentations with AI-powered planning, style discovery, and PPTX ex...

Rising build39 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A Claude Code skill for generating stunning HTML presentations with AI-powered planning, style discovery, and PPTX export

pm-workspace
Agent

Sistema de gestión de proyectos, impulsado por Claude Code como asistente de CEOs, CTOs, PMs, Scrum Masters, aquitect...

Rising build39 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Sistema de gestión de proyectos, impulsado por Claude Code como asistente de CEOs, CTOs, PMs, Scrum Masters, aquitectos, desarrolladores/as, QAs... con capacidad de delegar implementación técnica a agentes de IA.

claude-code-aso-skill
SKILL

Optimize App Store visibility with AI agents in the Claude Code framework for enhanced performance and growth.

Rising build38 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Optimize App Store visibility with AI agents in the Claude Code framework for enhanced performance and growth.

agent-rules-skill
SKILL

Agent Skill for generating AGENTS.md files following the agents.md convention | Claude Code compatible

Rising build38 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Agent Skill for generating AGENTS.md files following the agents.md convention | Claude Code compatible

NatPRD
SKILL

An interactive Claude Code skill that guides you through writing production-grade PRDs. Section by section, with buil...

Rising build38 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

An interactive Claude Code skill that guides you through writing production-grade PRDs. Section by section, with built-in validation, user story, and Gherkin acceptance criteria.

InvestSkill
SKILL

US stock analysis skills for LLMs (Claude code, Gemini...) | #AI

Rising build38 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

US stock analysis skills for LLMs (Claude code, Gemini...) | #AI

gitnexus-stable-ops
MCP Server

Production toolkit for running GitNexus at scale — 26 repos, 43K symbols, 100K edges, zero data loss. Docker, cron, A...

Rising build38 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Production toolkit for running GitNexus at scale — 26 repos, 43K symbols, 100K edges, zero data loss. Docker, cron, AI agent integration. Featured in GitNexus Community Integrations.

forge-gpu
SKILL

Learn real-time graphics programming and build games with SDL's GPU API. Tutorials, code examples, and Claude Code sk...

Rising build37 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Learn real-time graphics programming and build games with SDL's GPU API. Tutorials, code examples, and Claude Code skills

humanizer-academic-zh
SKILL

Humanizer 中文学术版本,Claude Code Skills/ System Prompt,轻量级中文学术论文去 AI 痕迹提示词——运行迅速,节约 token,开箱即用!

Rising build36 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Humanizer 中文学术版本,Claude Code Skills/ System Prompt,轻量级中文学术论文去 AI 痕迹提示词——运行迅速,节约 token,开箱即用!

prosophor
Agent

Prosophor is the industry's first Agent CLI tool based on a plugin-driven proactive trigger architecture. It pioneers...

Rising build36 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Prosophor is the industry's first Agent CLI tool based on a plugin-driven proactive trigger architecture. It pioneers an innovative paradigm shift, evolving the traditional passive response model into initiative-driven predictive interaction. QQ Group: 1095799441

cloud-cli-proxy
Tool

一条命令获取专属云主机,预装 Claude Code,所有流量走指定出口 IP。基于 Docker + WireGuard/sing-box 全隧道,零泄漏。

Rising build36 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

一条命令获取专属云主机,预装 Claude Code,所有流量走指定出口 IP。基于 Docker + WireGuard/sing-box 全隧道,零泄漏。

pr-review-agent-council
SKILL

学习 learn-claude-code 后的 PR Review Agent 实践项目:构建 Debate Council 多 Agent 审查、Tool Calling、结构化报告与 AI Judge 评估。

Rising build36 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

学习 learn-claude-code 后的 PR Review Agent 实践项目:构建 Debate Council 多 Agent 审查、Tool Calling、结构化报告与 AI Judge 评估。

futuresearch-python
Agent

Your team of research agents. Or give researchers to your AI.

Rising build36 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Your team of research agents. Or give researchers to your AI.

skills
SKILL

Agent skills for Claude Code and other AI agents

Rising build35 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Agent skills for Claude Code and other AI agents

forge
MCP Server

Turn Claude Code into a plan-execute-validate loop with parallel work, intelligent retry, and memory

Rising build35 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Turn Claude Code into a plan-execute-validate loop with parallel work, intelligent retry, and memory

skills
SKILL

Claude Code skills for copywriting, SEO, design, and more

Rising build35 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code skills for copywriting, SEO, design, and more

hacker-bob
Agent

Claude Code bug bounty agent. Install in current workspace: npx -y hacker-bob-cc@latest install "$PWD" then restart C...

Rising build35 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code bug bounty agent. Install in current workspace: npx -y hacker-bob-cc@latest install "$PWD" then restart Claude and run /bob-hunt target.com

claude-context-optimizer
MCP Server

MCP server that cuts Claude Code token usage by up to 98% — smart file caching, semantic read, log compression, task...

Rising build35 repo stars4 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP server that cuts Claude Code token usage by up to 98% — smart file caching, semantic read, log compression, task checkpoints, and context watchdog. Zero native dependencies.

simple-agent-manager
Agent

Run multiple coding agents in parallel on your own cloud VMs.

Rising build34 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Run multiple coding agents in parallel on your own cloud VMs.

Vara-s--Portfolio
SKILL

"Vara's Portfolio-A modern, high-performance portfolio website built with React, TypeScript, and Vite. This projec...

Rising build34 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

"Vara's Portfolio-A modern, high-performance portfolio website built with React, TypeScript, and Vite. This project showcases my skills, experience, and projects as a Full Stack Developer, featuring a unique neo-brutalist aesthetic mixed with interactive elements".

gen-code
Agent

Open-source AI agent. Lives in your terminal.

Rising build34 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Open-source AI agent. Lives in your terminal.

Cortex
MCP Server

Persistent memory for Claude Code — 41 neuroscience papers, 26 biological mechanisms with paper-bearing per-mechanism...

Rising build34 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Persistent memory for Claude Code — 41 neuroscience papers, 26 biological mechanisms with paper-bearing per-mechanism ablation evidence (E1 v3). LongMemEval R@10 98.4% / MRR 0.9124 (n=500). LoCoMo R@10 94.2% / MRR 0.8278 (n=1986). BEAM-10M +33.4% over flat retrieval. PostgreSQL + pgvector. Verified via 31-row two-benchmark ablation campaign.

Deus
App

A token-efficient open-source AI assistant that remembers, adapts, and improves — secured, self-hosted, and entirely...

Rising build34 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A token-efficient open-source AI assistant that remembers, adapts, and improves — secured, self-hosted, and entirely yours.

claudeos-core
Tool

Static source analysis that generates deterministic Claude Code documentation ecosystems — no LLM guessing, only code...

Rising build34 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Static source analysis that generates deterministic Claude Code documentation ecosystems — no LLM guessing, only code-confirmed facts.

claude-code-zero
SKILL

Complete Claude Code plugin marketplace — agents, skills, hooks, commands, rules, MCPs.

Rising build34 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Complete Claude Code plugin marketplace — agents, skills, hooks, commands, rules, MCPs.

memem
MCP Server

A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown i...

Rising build33 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown in your Obsidian vault, searches them with SQLite FTS5, and mines past transcripts automatically.

remotion-ads
SKILL

Claude Code skill for creating Instagram Reels & Carousel ads with Remotion

Rising build33 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code skill for creating Instagram Reels & Carousel ads with Remotion

.claude
SKILL

Personal AI engineering system for Claude Code — portable workflow with hooks, agents, skills, and enforcement.

Rising build33 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Personal AI engineering system for Claude Code — portable workflow with hooks, agents, skills, and enforcement.

Zammad-MCP
MCP Server

A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users,...

Rising build32 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users, and organizations.

clawtab
Agent

GitHub project tonisives/clawtab

Rising build32 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

GitHub project tonisives/clawtab

claude-plugins
Plugin

Claude Code plugins for development workflows

Rising build32 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code plugins for development workflows

skills
SKILL

Personal Claude Code plugin marketplace

Rising build32 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Personal Claude Code plugin marketplace

xylocopa
Agent

A to-do list for your Claude Code agents. Run them in parallel, stay in control.

Rising build31 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A to-do list for your Claude Code agents. Run them in parallel, stay in control.

ai-harness-template
Agent

AI Harness Engineering Template — guardrails, gates, and boundaries for AI coding agents. One-command install. Zero d...

Rising build31 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

AI Harness Engineering Template — guardrails, gates, and boundaries for AI coding agents. One-command install. Zero dependencies.

miyabi-claude-plugins
SKILL

Miyabi Plugins for Claude Code - 25+ Agents, 22 Skills, 50+ Commands

Rising build31 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Miyabi Plugins for Claude Code - 25+ Agents, 22 Skills, 50+ Commands

kai
Agent

Agentic AI coding assistant on Telegram, powered by multiple persistent back ends. Runs locally with shell access, au...

Rising build30 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Agentic AI coding assistant on Telegram, powered by multiple persistent back ends. Runs locally with shell access, automated PR reviews, layered security, persistent memory, and scheduled jobs. Your machine, your data, your rules.

juice
MCP Server

A negative-constraint memory layer for AI agents

Rising build29 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A negative-constraint memory layer for AI agents

luxembourg-accessibility-skillset
SKILL

A set of skills including RAWeb, RAM, and RAPDF coverage for AI (targeting Claude Code)

Rising build29 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

A set of skills including RAWeb, RAM, and RAPDF coverage for AI (targeting Claude Code)

claude-defuddle
SKILL

Claude Code skill: extract clean notes from any web page or YouTube video into your Obsidian vault

Rising build29 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code skill: extract clean notes from any web page or YouTube video into your Obsidian vault

OSS-Skills
SKILL

15 Claude Code skills that walk you through your first open source contribution. Built by a GSoC mentor.

Rising build29 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

15 Claude Code skills that walk you through your first open source contribution. Built by a GSoC mentor.

neo-code
Agent

NeoCode 是一个本地优先的 AI Coding Agent,支持终端、Web、桌面端与飞书等多入口接入,帮助用户读懂项目、修改代码、运行命令并安全推进开发任务

Rising build28 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

NeoCode 是一个本地优先的 AI Coding Agent,支持终端、Web、桌面端与飞书等多入口接入,帮助用户读懂项目、修改代码、运行命令并安全推进开发任务

ai-coding-tools
MCP Server

Claude Code plugin marketplace for Shopware development. Provides MCP servers, skills, agents, hooks, and commands to...

Rising build28 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code plugin marketplace for Shopware development. Provides MCP servers, skills, agents, hooks, and commands to integrate development tools directly into your AI coding workflow.

paperbanana-skill
SKILL

Claude Code skill for PaperBanana - Generate publication-quality academic diagrams with AI

Rising build28 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code skill for PaperBanana - Generate publication-quality academic diagrams with AI

code-graph-mcp
MCP Server

AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, impact an...

Rising build28 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, impact analysis. Auto-indexes 10 languages via Tree-sitter.

flightclaw
ToolOpenClaw Skills

Track flight prices via OpenClaw

Early signal28 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Codeschedule4 days

Google Flights price tracking skill. Search routes, compare dates, monitor drops.

claude-code-pentest
MCP Server

Automate the full pentest process with six Claude Code skills covering recon, exploit chains, and bug bounty report g...

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Automate the full pentest process with six Claude Code skills covering recon, exploit chains, and bug bounty report generation from any domain.

gemini-webapi-mcp
MCP Server

MCP server for Google Gemini — free image generation, editing & chat via browser cookies. No API keys needed.

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

MCP server for Google Gemini — free image generation, editing & chat via browser cookies. No API keys needed.

odin-claude-plugin
SKILL

Outline-Driven Development for Claude Code - 46 agents, 25+ skills, diagram-first methodology, AST-based editing, ato...

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Outline-Driven Development for Claude Code - 46 agents, 25+ skills, diagram-first methodology, AST-based editing, atomic commits.

autonomous-dev
Agent

Production-ready Claude Code 2.0 setup for autonomous development

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Production-ready Claude Code 2.0 setup for autonomous development

mycelium
SKILL

Product discovery to delivery for AI agents. 44 skills, 12 theory gates — the agent earns the right to code. Software...

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Product discovery to delivery for AI agents. 44 skills, 12 theory gates — the agent earns the right to code. Software, courses, AI tools, services.

claude-brewcode
SKILL

Brewcode - full-featured development platform for Claude Code: infinite focus tasks with automatic context handoff, p...

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Brewcode - full-featured development platform for Claude Code: infinite focus tasks with automatic context handoff, prompt optimization, skill/agent creation, quorum code reviews, project rules management, and knowledge persistence

che-ical-mcp
MCP Server

macOS Calendar & Reminders MCP server with 29 tools — Native Swift EventKit integration for Claude. Attendees/organiz...

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

macOS Calendar & Reminders MCP server with 29 tools — Native Swift EventKit integration for Claude. Attendees/organizer, per-event timezone, undo/redo, --cli mode, --setup TCC, --self-update, signed + notarized binary for macOS 26. Supports iCloud, Google, Exchange.

semanticscholar-skill
SKILL

Claude Code skill for academic paper search using the Semantic Scholar API

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code skill for academic paper search using the Semantic Scholar API

sqlatte
Agent

AI-powered natural language to SQL

Rising build27 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

AI-powered natural language to SQL

everything-claude-code
SKILL

Build powerful agents and configurations with the complete collection of Claude Code from an Anthropic hackathon w...

Rising build26 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Build powerful agents and configurations with the complete collection of Claude Code from an Anthropic hackathon winner, refined over 10+ months.

worca-cc
Agent

Workflow orchestration for AI agents with Claude Code

Rising build26 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Workflow orchestration for AI agents with Claude Code

llm-knowledge-bases
Plugin

Claude Code plugin for building LLM-maintained Obsidian wikis from raw research — compile, query, lint, and evolve yo...

Rising build26 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Claude Code plugin for building LLM-maintained Obsidian wikis from raw research — compile, query, lint, and evolve your personal knowledge base. Inspired by Karpathy's knowledge base workflow.

academic-rewriter
SKILL

双态学术文本重塑专家 — 降低AI检测率的学术文本改写 Claude Code Skill

Rising build26 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

双态学术文本重塑专家 — 降低AI检测率的学术文本改写 Claude Code Skill

claude-code-tips
MCP Server

practical patterns for agentic coding: hooks, agents, automation. built from hundreds of claude code sessions

Rising build25 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

practical patterns for agentic coding: hooks, agents, automation. built from hundreds of claude code sessions

forge
Agent

Turn a one-line idea into a branch with tested, reviewed, committed code. The brainstorm-to-commit pipeline for Claud...

Rising build25 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Turn a one-line idea into a branch with tested, reviewed, committed code. The brainstorm-to-commit pipeline for Claude Code.

ai-agents
Agent

Multi-agent system for software development

Rising build25 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Multi-agent system for software development

claude-soul
SKILL

Custom Claude Code settings — rules, hooks, skills, and scheduled tasks

Rising build25 repo stars3 builder votes
Rising buildEarly proof is forming around this project before it turns obvious.
Claude CodeClaude CodescheduleInstant

Custom Claude Code settings — rules, hooks, skills, and scheduled tasks

ClaudeWatch
Tool

ClaudeWatch — beautiful macOS menu bar tracker for Claude Code. Live session & weekly usage, all-models & Sonnet brea...

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

ClaudeWatch — beautiful macOS menu bar tracker for Claude Code. Live session & weekly usage, all-models & Sonnet breakdown, Last-24h behavior insights, dynamic Claude Max/Pro/Team plan detection. SwiftUI + Python, zero API tokens consumed.

cloud-finops-skills
SKILL

Open-source, FOCUS-aligned FinOps knowledge skill and mcp for AI coding assistants. 28 reference files spanning cloud...

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Open-source, FOCUS-aligned FinOps knowledge skill and mcp for AI coding assistants. 28 reference files spanning cloud cost (AWS/Azure/GCP/OCI), AI inference economics, Kubernetes, data platforms, allocation, chargeback, anomaly management, waste detection, GreenOps. Installs into 11 AI tools. Refreshed bi-monthly. Built by OptimNow.

agent-lsp
MCP Server

Your coding agent is editing blind. agent-lsp gives it type-aware navigation, blast-radius analysis, and pre-verified...

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Your coding agent is editing blind. agent-lsp gives it type-aware navigation, blast-radius analysis, and pre-verified edits. 50 tools, 21 skills, 30 languages.

research-skills
SKILL

Claude Code plugin with skills for academic research: literature search, grant writing, scientific figures, and grant...

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code plugin with skills for academic research: literature search, grant writing, scientific figures, and grant review

AgentCommander
Agent

An open-source, graph-based workflow engine for Gemini/OpenCode/Claude Code/Qwen CLI. Automate ML experiments and sci...

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

An open-source, graph-based workflow engine for Gemini/OpenCode/Claude Code/Qwen CLI. Automate ML experiments and scientific discovery.

kernel-vuln-analyzer
SKILL

Claude Code skill for Linux kernel vulnerability analysis — from crash log triage to patch verification

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skill for Linux kernel vulnerability analysis — from crash log triage to patch verification

claude-code-misc
SKILL

Personal Used Claude Code Skills and Agents. Inspire You How To Automate Workflows

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Personal Used Claude Code Skills and Agents. Inspire You How To Automate Workflows

cc-caffeine
Agent

Prevents your computer from sleeping while Claude Code works hard

Early signal24 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Prevents your computer from sleeping while Claude Code works hard

elon-skill
SKILL

/elon — First-principles AI mentor for Claude Code. Think like Elon Musk.

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

/elon — First-principles AI mentor for Claude Code. Think like Elon Musk.

maestro
Agent

Maestro spawns and monitors multiple Claude Code sessions working on the same project simultaneously. It provides rea...

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Maestro spawns and monitors multiple Claude Code sessions working on the same project simultaneously. It provides real-time visibility into what each agent is doing, how much it's spending, and coordinates their work to prevent conflicts — all from a single TUI dashboard.

minusx
Agent

MinusX is an Agentic Business Intelligence platform. It's Claude Code for data.

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

MinusX is an Agentic Business Intelligence platform. It's Claude Code for data.

gingiris-skills
SKILL

Gingiris Growth Skills for Claude Code — SEO/GEO patrol, Jekyll blog publishing, Product Hunt launch playbook. Ins...

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Gingiris Growth Skills for Claude Code — SEO/GEO patrol, Jekyll blog publishing, Product Hunt launch playbook. Install via plugin marketplace.

skim
Agent

The most intelligent context optimization engine for coding agents. Code-aware AST parsing across 17 languages. Comma...

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

The most intelligent context optimization engine for coding agents. Code-aware AST parsing across 17 languages. Command rewriting. Test, build, and git output compression. Token budget cascading. Built in Rust.

claude-skills-vault
MCP Server

A curated collection of high impact skills for Claude Code designed to supercharge the senior full stack workflow. Th...

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A curated collection of high impact skills for Claude Code designed to supercharge the senior full stack workflow. This vault automates the repetitive parts of development like architectural reviews, TDD cycles, and PR management so you can stay in flow. It is a force multiplier for shipping clean, production ready code at scale.

ai-literacy-superpowers
Agent

A set of Claude Code and GitHub Copilot plugins providing the AI Literacy framework's complete development workflow —...

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A set of Claude Code and GitHub Copilot plugins providing the AI Literacy framework's complete development workflow — harness engineering, agent orchestration, literate programming, CUPID code review, and the three enforcement loops

skills-cc
SKILL

Claude Code utility skills for customization and hacks

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code utility skills for customization and hacks

claude-marketing
SKILL

A full marketing department for Claude Code. Skill packs for Klaviyo, Shopify, GA4, Looker Studio, paid media, and mo...

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A full marketing department for Claude Code. Skill packs for Klaviyo, Shopify, GA4, Looker Studio, paid media, and more. Audit, optimize, and report using natural language.

knowledge-rag
Tool

Local RAG System for Claude Code — Hybrid search + Cross-encoder Reranking + Markdown-aware Chunking + 12 MCP Tools....

Early signal23 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Local RAG System for Claude Code — Hybrid search + Cross-encoder Reranking + Markdown-aware Chunking + 12 MCP Tools. No external servers, pure ONNX in-process.

my-agents
SKILL

A monorepo for creating, managing, and publishing reusable Agent skills (Claude Code skills).

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A monorepo for creating, managing, and publishing reusable Agent skills (Claude Code skills).

VSCode-Airtable-Formula
MCP Server

VS Code extension and MCP server for Airtable, formula editor, schema tools, and 60+ automation utilities for bases,...

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

VS Code extension and MCP server for Airtable, formula editor, schema tools, and 60+ automation utilities for bases, views, and fields.

right-agent
Agent

agents that run on your claude subscription. multi-agent, sandboxed by default. polished telegram UI.

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

agents that run on your claude subscription. multi-agent, sandboxed by default. polished telegram UI.

imprint-memory
MCP Server

Persistent memory system for Claude Code — hybrid search (FTS5 + vector), message bus, task queue. Works as MCP serve...

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Persistent memory system for Claude Code — hybrid search (FTS5 + vector), message bus, task queue. Works as MCP server (stdio + HTTP).

alpha-insights
SKILL

Business analysis AI skill— Elite analyst thinking and frameworks, coded into a SKILL

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Business analysis AI skill— Elite analyst thinking and frameworks, coded into a SKILL

skills
SKILL

A collection of Claude Code skills for product development workflows by unlearn.dev

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A collection of Claude Code skills for product development workflows by unlearn.dev

quantum-loop
SKILL

Spec-driven autonomous development loop for Claude Code. Combines structured PRD generation, dependency DAG execution...

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Spec-driven autonomous development loop for Claude Code. Combines structured PRD generation, dependency DAG execution, two-stage review gates, and Iron Law verification.

dotfiles
Config

My configurations for Claude Code, macOS, Zsh, Git, Node, Neovim, Tmux, Ghostty, Lazygit, Yazi, Powerlevel10k and VS...

Early signal22 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

My configurations for Claude Code, macOS, Zsh, Git, Node, Neovim, Tmux, Ghostty, Lazygit, Yazi, Powerlevel10k and VS Code, plus a script to apply them to a new Mac with one command.

agentic-workflows
Agent

From Idea to Implementation: Agentic Engineering Workflows for Claude Code

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

From Idea to Implementation: Agentic Engineering Workflows for Claude Code

codescout
MCP Server

High-performance coding agent toolkit MCP server — IDE-grade code intelligence for LLMs

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

High-performance coding agent toolkit MCP server — IDE-grade code intelligence for LLMs

Shelly
Platform

AI-powered chat-first terminal IDE for Android. Built entirely on a phone, by someone who can't write code.

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

AI-powered chat-first terminal IDE for Android. Built entirely on a phone, by someone who can't write code.

maestro-flow-one
SKILL

All Maestro workflow commands packaged as a single Claude Code skill — intent routing, decision gates, minimal closed...

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

All Maestro workflow commands packaged as a single Claude Code skill — intent routing, decision gates, minimal closed-loop chains

strategic-partner
SKILL

Every other tool executes. This one decides what to execute. Chief of Staff skill for Claude Code.

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Every other tool executes. This one decides what to execute. Chief of Staff skill for Claude Code.

memlord
App

Self-hosted MCP memory server for personal use and teams

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Self-hosted MCP memory server for personal use and teams

LockedIn
Plugin

Lives inside your Claude Code session. Capture work as structured experience, then render resumes, Korean cover lette...

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Lives inside your Claude Code session. Capture work as structured experience, then render resumes, Korean cover letters, interview answers, and project ideas from it.

zmNinjaNg
Agent

State of the art mobile app for ZoneMinder. A complete rewrite of zmNinja with more features

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

State of the art mobile app for ZoneMinder. A complete rewrite of zmNinja with more features

kyberbot
Agent

KyberBot — Your AI agent, your rules. Powered by Claude Code.

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

KyberBot — Your AI agent, your rules. Powered by Claude Code.

ttal-cli
Agent

Multi-Repo Multi-Agent Harness CLI for Claude Code. Connect to your team from Telegram, route tasks, spawn workers, s...

Early signal21 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Multi-Repo Multi-Agent Harness CLI for Claude Code. Connect to your team from Telegram, route tasks, spawn workers, ship PRs. One binary, no cloud.

ai-gene-review
Agent

Demonstration of AI review of existing functional annotations

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Demonstration of AI review of existing functional annotations

deeptutor
SKILL

DeepTutor — Comprehensive Academic Advisor Investigation & Evaluation Skill for Claude Code | 学术导师综合调查评估系统

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

DeepTutor — Comprehensive Academic Advisor Investigation & Evaluation Skill for Claude Code | 学术导师综合调查评估系统

prompt-improver
SKILL

Claude Code skill that transforms vague AI prompts into clear, specific, actionable ones. Includes Aristotelian First...

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skill that transforms vague AI prompts into clear, specific, actionable ones. Includes Aristotelian First Principles mode for proof-based prompt design.

claude-cost-optimizer
Config

Save 30-60% on Claude Code costs -- proven strategies, real benchmarks, copy-paste configs, and interactive tools

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Save 30-60% on Claude Code costs -- proven strategies, real benchmarks, copy-paste configs, and interactive tools

cc-safe-setup
SKILL

One command to make Claude Code safe for autonomous operation. Prevents rm -rf, secret leaks, force-pushes, broken de...

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

One command to make Claude Code safe for autonomous operation. Prevents rm -rf, secret leaks, force-pushes, broken deployments. 715 example hooks, 9,200+ tests, 30K+ installs — built from 800+ hours of real autonomous CC operation.

llm-wiki
SKILL

Claude Code skill for building persistent, interlinked knowledge bases from source documents. Knowledge is compiled o...

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skill for building persistent, interlinked knowledge bases from source documents. Knowledge is compiled once and kept current — never re-derived per query. Based on Karpathy's LLM Wiki pattern.

atelier-pipeline
Agent

Multi-agent orchestration plugin for Claude Code — 10 specialized agents, persistent Brain memory, quality gates, con...

Early signal20 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Multi-agent orchestration plugin for Claude Code — 10 specialized agents, persistent Brain memory, quality gates, continuous QA, wave-based parallel execution, and mechanical enforcement hooks

cryochamber
Agent

Cryochamber for your AI agents, for scheduling long running tasks

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Cryochamber for your AI agents, for scheduling long running tasks

claude-in-box
Plugin

Portable Claude Code dev environment in a Docker container — multi-session, hook-driven, web-managed, with transparen...

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Portable Claude Code dev environment in a Docker container — multi-session, hook-driven, web-managed, with transparent SOCKS5. Runs on a Raspberry Pi.

td-skills
SKILL

Treasure Data Skills for Claude Code

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Treasure Data Skills for Claude Code

claude-code-skills-1c
SKILL

Claude Code Skills for 1C:Enterprise 8.3 — create, modify, analyze and compile 1C artifacts from XML/JSON sources

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code Skills for 1C:Enterprise 8.3 — create, modify, analyze and compile 1C artifacts from XML/JSON sources

mxLore
MCP Server

Self-hosted MCP server for AI coding assistants. Persistent knowledge base with 45 tools, 12 skills, institutional me...

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Self-hosted MCP server for AI coding assistants. Persistent knowledge base with 45 tools, 12 skills, institutional memory.

youtube-for-ai-agents
Agent

YouTube for AI Agents — search, transcripts, video info, channel browsing, reel creation

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

YouTube for AI Agents — search, transcripts, video info, channel browsing, reel creation

reactor
SKILL

Reactor for AI coding agents — plugins, skills, and marketplace bits for Claude Code & friends. Like JARVIS: wire it...

Early signal19 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Reactor for AI coding agents — plugins, skills, and marketplace bits for Claude Code & friends. Like JARVIS: wire it in and your agent runs with real power.

its-over-9k
MCP Server

Persistent memory and agent lifecycle for Claude Code — because sessions shouldn't start from zero.

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Persistent memory and agent lifecycle for Claude Code — because sessions shouldn't start from zero.

pupsik
Tool

Claude Code workspace toolkit: persistent memory, multi-account inbox MCPs, rule discipline, auto-capture knowledge b...

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code workspace toolkit: persistent memory, multi-account inbox MCPs, rule discipline, auto-capture knowledge base. MIT.

skill-reviewer
SKILL

Candid reviews of Claude Code skills. File:line citations. Ranked actions. No filler.

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Candid reviews of Claude Code skills. File:line citations. Ranked actions. No filler.

file-search-skill
SKILL

Claude Code skill: Fast code and file search using ripgrep, ast-grep, fd, rga, tokei

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skill: Fast code and file search using ripgrep, ast-grep, fd, rga, tokei

ai-berkshire
Agent

AI 时代的伯克希尔:基于 Claude Code 的价值投资研究框架。巴菲特·芒格·段永平·李录四大师方法论 + 多Agent并行研究。

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

AI 时代的伯克希尔:基于 Claude Code 的价值投资研究框架。巴菲特·芒格·段永平·李录四大师方法论 + 多Agent并行研究。

magebyte-power
SKILL

Claude Code skill for high-stakes backend features — 4-round AI review catches concurrency & idempotency bugs before...

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skill for high-stakes backend features — 4-round AI review catches concurrency & idempotency bugs before prod

php-modernization-skill
SKILL

Agent Skill: PHP 8.x modernization patterns - typing, attributes, PHPStan | Claude Code compatible

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Agent Skill: PHP 8.x modernization patterns - typing, attributes, PHPStan | Claude Code compatible

ai-instruct
SKILL

Drop-in markdown guides and Claude Code skills for the domains developers Google when shipping a website: AWS deploym...

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Drop-in markdown guides and Claude Code skills for the domains developers Google when shipping a website: AWS deployment, Google Analytics 4, SEO/LLMO & agent-readiness, web accessibility, and Core Web Vitals. Install with `npx ai-instruct init` or `/plugin install ai-instruct@ai-instruct`.

deepseek-code
Agent

Open-source AI coding assistant CLI powered by DeepSeek-V3 - Your own Claude Code alternative at 1/100th the cost

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Open-source AI coding assistant CLI powered by DeepSeek-V3 - Your own Claude Code alternative at 1/100th the cost

taiwan-student-benefits
SKILL

Claude Code skill + reminder system for Taiwan.edu.tw students to track 37+ free subscriptions worth $4,400+/yr (Git...

Early signal18 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skill + reminder system for Taiwan.edu.tw students to track 37+ free subscriptions worth $4,400+/yr (GitHub Copilot, JetBrains, Azure, Figma, etc.)

ccc
Agent

Custom launcher for Claude Code, supporting dynamic prompts, layered configuration and easy custom hooks and MCPs.

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Custom launcher for Claude Code, supporting dynamic prompts, layered configuration and easy custom hooks and MCPs.

tufte-claude-skill
SKILL

Claude Code skill that turns 'make me a chart' into a Tufte-compliant chart. Distilled from Edward Tufte's three foun...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skill that turns 'make me a chart' into a Tufte-compliant chart. Distilled from Edward Tufte's three foundational books.

product-playbook
SKILL

World-class product planning AI skill for Claude Code — 22 PM frameworks, 6 modes, 6 languages. From idea to dev hand...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

World-class product planning AI skill for Claude Code — 22 PM frameworks, 6 modes, 6 languages. From idea to dev handoff.

mimirs
MCP Server

Local MCP server that gives AI coding agents persistent, searchable memory of your codebase

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Local MCP server that gives AI coding agents persistent, searchable memory of your codebase

jobpilot
Agent

Claude Code plugin that autonomously searches job boards, auto-fills applications, generates cover letters, and preps...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code plugin that autonomously searches job boards, auto-fills applications, generates cover letters, and preps for interviews - powered by your resume

erpaval
SKILL

ERPAVal — autonomous software development. Six-phase Explore/Research/Plan/Act/Validate/Compound workflow with classi...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

ERPAVal — autonomous software development. Six-phase Explore/Research/Plan/Act/Validate/Compound workflow with classifier-driven routing and a compounding lessons store.

sales
SKILL

Claude Code skills for sales, marketing, and GTM — CRM, outbound, note-takers, enrichment, email marketing, influence...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skills for sales, marketing, and GTM — CRM, outbound, note-takers, enrichment, email marketing, influencer marketing, social listening, directories, and more. Install: npx skills add sales-skills/sales

aura-frog
Agent

Aura Frog — Claude Code plugin — 10 agents, 5-phase TDD workflow, 3-tier rules, 27 hooks. Stop prompting. Start shipp...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Aura Frog — Claude Code plugin — 10 agents, 5-phase TDD workflow, 3-tier rules, 27 hooks. Stop prompting. Start shipping.

Ultimate-Agentic-DevOps-with-Claude-Code
SKILL

Build, deploy, and operate AWS infrastructure using AI agents, skills, and safety guardrails

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Build, deploy, and operate AWS infrastructure using AI agents, skills, and safety guardrails

gtm-eng-skills
SKILL

10 AI agent skills for Claude Code — waterfall email enrichment, TAM building, signal discovery, job change detection...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

10 AI agent skills for Claude Code — waterfall email enrichment, TAM building, signal discovery, job change detection, and outbound automation. Powered by Deepline CLI with 28+ GTM data providers.

homelab-agent
Agent

Reference build for a self-hosted AI platform — persistent context, multi-agent workflows, and purpose-built agents o...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Reference build for a self-hosted AI platform — persistent context, multi-agent workflows, and purpose-built agents on your own hardware

business-context-os
SKILL

Business Context Engineering for Claude Code. Create order in your business knowledge - and keep it. CLEAR methodolog...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Business Context Engineering for Claude Code. Create order in your business knowledge - and keep it. CLEAR methodology, self-learning lessons system, strategic reflection, session persistence, scheduled cleaning.

knowledge-space
SKILL

Curated technical knowledge base: 785+ dense reference articles across 26 domains. Agent-first format with wiki-links...

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Curated technical knowledge base: 785+ dense reference articles across 26 domains. Agent-first format with wiki-links, gotchas, runnable code. Not tutorials — verified references for AI agents and engineers.

claude-mods
SKILL

Custom commands, skills, and agents for Claude Code

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Custom commands, skills, and agents for Claude Code

sereja.tech
Agent

Блог про AI-агентов, вайбкодинг и паттерны Claude Code

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Блог про AI-агентов, вайбкодинг и паттерны Claude Code

claudette
Tool

Claude's missing better half — a companion tool for Claude Code usage.

Early signal17 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude's missing better half — a companion tool for Claude Code usage.

ClawAI
Agent

Claw is a local-first AI control plane that runs powerful open models on your machine and connects to top LLM provide...

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claw is a local-first AI control plane that runs powerful open models on your machine and connects to top LLM providers. It intelligently routes every prompt to the best model, giving you one secure workspace for chat, memory, context, connectors, routing, and full AI orchestration.

CC-Workshop
MCP Server

A macOS desktop app for managing Claude Code configurations — Skills, MCP Servers, and CLAUDE.md files

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A macOS desktop app for managing Claude Code configurations — Skills, MCP Servers, and CLAUDE.md files

liteagents
SKILL

Comprehensive AI liteagents kit (subagents, skills/commands) for Claude Code, Opencode, Ampcode, and Droid

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Comprehensive AI liteagents kit (subagents, skills/commands) for Claude Code, Opencode, Ampcode, and Droid

open-science-skills
SKILL

A library of Agentic Skills for Claude Code and LLM agents, codified from social science standards and methodological...

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A library of Agentic Skills for Claude Code and LLM agents, codified from social science standards and methodological texts for doing experimental and other kinds of work.

accelerator
SKILL

Development acceleration toolkit with multi-lens code review, implementation planning, codebase research, and git wor...

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Development acceleration toolkit with multi-lens code review, implementation planning, codebase research, and git workflow automation.

idstack
SKILL

Evidence-based instructional design skills for Claude Code. 9 AI skills that check alignment, accessibility, cognitiv...

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Evidence-based instructional design skills for Claude Code. 9 AI skills that check alignment, accessibility, cognitive load, and evidence strength. Import from any LMS or authoring tool.

harness-editor
SKILL

Single-page HTML tool for editing Claude Code.claude/agents and skills.md files

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Single-page HTML tool for editing Claude Code.claude/agents and skills.md files

claude-code-proxy
App

Monitor and visualize your Claude Code API interactions with Claude Code Proxy. Easily set up a transparent proxy and...

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Monitor and visualize your Claude Code API interactions with Claude Code Proxy. Easily set up a transparent proxy and live dashboard.

afrotools
MCP Server

AI-ready registry of structured API specs for African providers. Powers the Afro.tools MCP server and Claude Code plu...

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

AI-ready registry of structured API specs for African providers. Powers the Afro.tools MCP server and Claude Code plugin.

signum
Agent

Risk-adaptive development pipeline with adversarial consensus code review

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Risk-adaptive development pipeline with adversarial consensus code review

claude-power-pack
App

Claude Code best practices and MCP second opinion server

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code best practices and MCP second opinion server

claudecode-guide
Agent

The friendly guide to Claude Code. Zero jargon — from first install to daily operating system.

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

The friendly guide to Claude Code. Zero jargon — from first install to daily operating system.

xshell
App

A native home for your Claude Code sessions.

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A native home for your Claude Code sessions.

claude-security-skills
SKILL

Claude Code security skills: /security-review, /full-scan, /security-scan — with test harness and fixtures

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code security skills: /security-review, /full-scan, /security-scan — with test harness and fixtures

jike-skill
SKILL

Jike (即刻) social network client for humans and AI agents — QR login, feed, posts, comments, search, full history expo...

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Jike (即刻) social network client for humans and AI agents — QR login, feed, posts, comments, search, full history export to Markdown. Claude Code skill + standalone scripts.

claude-skills
SKILL

Battle-tested Claude Code skills for hardening vibe-coded projects. Audit, clean, and ship AI-generated codebases wit...

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Battle-tested Claude Code skills for hardening vibe-coded projects. Audit, clean, and ship AI-generated codebases with confidence.

claude-playbook-plugin
Agent

Agent steering methodology as a Claude Code plugin — task documents that execute, self-inspect, and pass between agents

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Agent steering methodology as a Claude Code plugin — task documents that execute, self-inspect, and pass between agents

claude-mem-lite
Plugin

Lightweight persistent memory system for Claude Code — FTS5 search, episode batching, error-triggered recall

Early signal16 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Lightweight persistent memory system for Claude Code — FTS5 search, episode batching, error-triggered recall

my-claude-code-settings
SKILL

我的Claude Code配置,包括commands,skills等

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

我的Claude Code配置,包括commands,skills等

akb
Agent

AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI gra...

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

AKB — Agent Knowledgebase. Organizational memory for AI agents: vault-scoped docs / tables / files unified by URI graph, served over MCP.

ccdash
Agent

Lightweight TUI dashboard for Claude Code token usage, agent sessions, and system resources. Go.

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Lightweight TUI dashboard for Claude Code token usage, agent sessions, and system resources. Go.

clawker
Agent

Claude Code agent-in-container orchestration and automation

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code agent-in-container orchestration and automation

oh-my-daily-skills
SKILL

A collection of daily-use skills for Claude Code

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A collection of daily-use skills for Claude Code

JanuScope
MCP Server

Local-first MCP policy proxy. Tool-block, SQL-mutation gate, PII redact, audit, rate-limit, OpenTelemetry, vault secr...

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Local-first MCP policy proxy. Tool-block, SQL-mutation gate, PII redact, audit, rate-limit, OpenTelemetry, vault secrets, first-use quarantine, schema pre-inject. No hosted gateway. One YAML Lens wraps any MCP, 20 included (Postgres, MySQL, MongoDB, GitHub, Stripe, Snowflake, etc.). 84% fewer tokens, ~3x faster, holds PII leaks. AGPL or commercial.

vscode-agent-skill-ninja
SKILL

VS Code Extension for searching, installing and managing Agent Skills (SKILL.md) for GitHub Copilot, Claude Code and...

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

VS Code Extension for searching, installing and managing Agent Skills (SKILL.md) for GitHub Copilot, Claude Code and AI coding assistants

claude-dev-suite
MCP Server

Specialized agents, MCP servers, skills, and a visual dashboard for Claude Code. MIT.

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Specialized agents, MCP servers, skills, and a visual dashboard for Claude Code. MIT.

dotfiles
App

Hackable personal dotfiles managed with chezmoi

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Hackable personal dotfiles managed with chezmoi

claude-tempo
MCP Server

MCP server for multi-session Claude Code coordination via Temporal

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

MCP server for multi-session Claude Code coordination via Temporal

devflow
Agent

The most advanced agentic development toolkit for generating production-grade code. Ambient Orchestration, Working me...

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

The most advanced agentic development toolkit for generating production-grade code. Ambient Orchestration, Working memory that never forgets. Self-learning workflows. Install once, forget about it. Your code gets better automatically.

Claude-Agent-System
Agent

Deploy parallel AI agent swarms for planning, implementation, and code review — a Claude Code plugin.

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Deploy parallel AI agent swarms for planning, implementation, and code review — a Claude Code plugin.

security-audit-skill
SKILL

Agent Skill for PHP security audits - OWASP patterns, vulnerability detection | Claude Code compatible

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Agent Skill for PHP security audits - OWASP patterns, vulnerability detection | Claude Code compatible

git-workflow-skill
SKILL

Agent Skill for Git workflow best practices - branching, commits, PR workflows | Claude Code compatible

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Agent Skill for Git workflow best practices - branching, commits, PR workflows | Claude Code compatible

claude-sdlc-wizard
SKILL

SDLC enforcement for Claude Code — hooks, skills, and wizard setup in one command. TDD, planning, self-review, CI she...

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

SDLC enforcement for Claude Code — hooks, skills, and wizard setup in one command. TDD, planning, self-review, CI shepherd.

qwoted-seo-backlinks-skill
SKILL

Claude Code skill: find PR/backlink opportunities on Qwoted, build a sourced statistics page as a linkable asset, and...

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skill: find PR/backlink opportunities on Qwoted, build a sourced statistics page as a linkable asset, and pitch journalists — all from your AI agent.

cclint
SKILL

Linter for Claude Code agents, commands, and skills

Early signal15 repo stars2 builder votes
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Linter for Claude Code agents, commands, and skills

monagotchi
ToolOpenClaw Skills

Physical Tamagotchi for OpenClaw

Early signal15 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude Codeschedule1 week

ESP32 hardware Tamagotchi connected to memory-backed OpenClaw agent.

ccrecall
App

Sync Claude Code transcripts to SQLite for analytics, uses node:sqlite

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Sync Claude Code transcripts to SQLite for analytics, uses node:sqlite

claudio
Agent

Portable Claude Code Setup

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Portable Claude Code Setup

llm-wiki
SKILL

Karpathy's LLM Knowledge Base methodology, turned into a Claude Code Skill. Raw docs → LLM compiles a wiki → Q&A →...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Karpathy's LLM Knowledge Base methodology, turned into a Claude Code Skill. Raw docs → LLM compiles a wiki → Q&A → outputs loop back. The knowledge flywheel that gets smarter the more you use it.

claude-code-setup-evaluator
SKILL

A meta-repository for Claude Code users that includes workspace setup (skills, commands, hooks) and an evaluator f...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A meta-repository for Claude Code users that includes workspace setup (skills, commands, hooks) and an evaluator for your Claude Code configuration

secure-claude-code
Agent

Security guardrails for Claude Code, MCP tools, and Claude cowork workflows. Local-first modular YARA-style guard pac...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Security guardrails for Claude Code, MCP tools, and Claude cowork workflows. Local-first modular YARA-style guard packs for secrets, exfiltration, prompt injection, MCP abuse, and risky agent actions.

sublime-claude
Agent

A VIBE-CODED Sublime Text extension for interaction with Claude-Code

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A VIBE-CODED Sublime Text extension for interaction with Claude-Code

cc-blackbox
Agent

A stop-loss for Claude Code: detects loops, compaction danger, failed tools, and token waste before the next request.

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A stop-loss for Claude Code: detects loops, compaction danger, failed tools, and token waste before the next request.

miniclaw
Agent

A minimal Telegram agent powered by Claude Code, designed to be self-modifiable.

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A minimal Telegram agent powered by Claude Code, designed to be self-modifiable.

Parent-Helper
SKILL

A Claude Code skill that turns Claude into your family's coordination engine — weekly briefings, meal planning, multi...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A Claude Code skill that turns Claude into your family's coordination engine — weekly briefings, meal planning, multi-store grocery optimization, and more.

tldraw-skill
SKILL

Claude Code skill for generating tldraw whiteboard diagrams (.tldr) and exporting to PNG/SVG via tldraw-cli.

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skill for generating tldraw whiteboard diagrams (.tldr) and exporting to PNG/SVG via tldraw-cli.

ai-coding-agents
SKILL

Single source of truth for AI coding agent configuration — skills, commands and rules shared across OpenCode and Pi.

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Single source of truth for AI coding agent configuration — skills, commands and rules shared across OpenCode and Pi.

marketing-cli
SKILL

Agent-native marketing cli: 51 skills, 5 research agents, brand memory that compounds, plus a local Studio dashboard...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Agent-native marketing cli: 51 skills, 5 research agents, brand memory that compounds, plus a local Studio dashboard (beta). One install, then /cmo in Claude Code walks you through a 4-question setup wizard. CLI for the agent, Studio for the human.

pact
Agent

Programmatic Agent Constraint Toolkit (PACT): Governance infrastructure for AI coding agents. Claude Code plugin mark...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Programmatic Agent Constraint Toolkit (PACT): Governance infrastructure for AI coding agents. Claude Code plugin marketplace.

hebrew-writer
SKILL

The first Hebrew-native writing skill for Claude Code. Passes all AI detectors. Fools native Israelis. 7-layer system...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

The first Hebrew-native writing skill for Claude Code. Passes all AI detectors. Fools native Israelis. 7-layer system with 55+ pattern detection, Israeli voice injection, and voice cloning.

agent-skills
SKILL

Collection of AI agent skills - reusable capabilities for any domain via skills.sh

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Collection of AI agent skills - reusable capabilities for any domain via skills.sh

houtini-lm
MCP Server

MCP server that saves Claude Code tokens by delegating bounded tasks to local or cloud LLMs. 93% token savings benchm...

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

MCP server that saves Claude Code tokens by delegating bounded tasks to local or cloud LLMs. 93% token savings benchmarked. Works with LM Studio, Ollama, vLLM, DeepSeek, Groq, Cerebras.

claude-skills
SKILL

A collection of Claude Code skills and plugins. Includes intelligent web scraper with self-learning capabilities.

Early signal14 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A collection of Claude Code skills and plugins. Includes intelligent web scraper with self-learning capabilities.

frontend-craft
SKILL

Enterprise frontend team Claude Code plugin — production-ready hooks for code review, security review, performance op...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Enterprise frontend team Claude Code plugin — production-ready hooks for code review, security review, performance optimization, scaffolding, design-to-code (Figma/Sketch/MasterGo/Pixso/墨刀/摹客), architecture planning, and UI debugging with multi-design-tool MCP integration. All reports auto-saved as Markdown files to reports/ directory.

ai
Agent

A productive AI coworker that learns, self-improves, and ships work.

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A productive AI coworker that learns, self-improves, and ships work.

systemprompt-template
MCP Server

AI Governance Infrastructure — local evaluation. The governance layer for AI agents: a single compiled Rust binary th...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

AI Governance Infrastructure — local evaluation. The governance layer for AI agents: a single compiled Rust binary that authenticates, authorises, rate-limits, logs, and costs every AI interaction. Self-hosted, air-gap capable, provider-agnostic.

ra-skills
SKILL

リサーチアドミニストレーション(RA)のスキルハブ — Claude Code skills フォーマットでRA業務知見を構造化・共有

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

リサーチアドミニストレーション(RA)のスキルハブ — Claude Code skills フォーマットでRA業務知見を構造化・共有

ms-access-ai-skill
SKILL

AI agent skill for creating and editing Microsoft Access databases via Claude Code or OpenCode

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

AI agent skill for creating and editing Microsoft Access databases via Claude Code or OpenCode

lossless-code
MCP Server

DAG-based Lossless Context Management for Claude Code. Every message preserved, summaries cascade as a DAG, patterns...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

DAG-based Lossless Context Management for Claude Code. Every message preserved, summaries cascade as a DAG, patterns extracted via Lossless Dream — full recall and reflection across sessions.

notch-agent
Agent

A lightweight macOS menu bar app that turns your MacBook's notch into a live Claude Code status indicator.

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A lightweight macOS menu bar app that turns your MacBook's notch into a live Claude Code status indicator.

veriflow-cc
SKILL

VeriFlow-CC: A Claude Code-driven RTL design pipeline. Automates Chip-on-Chat from architecture to synthesis (iVerilo...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

VeriFlow-CC: A Claude Code-driven RTL design pipeline. Automates Chip-on-Chat from architecture to synthesis (iVerilog/Yosys) using a stateful, zero-dependency LLM orchestration skill. Features sub-agent nesting for code gen and behavioral-driven verification.

moflo
Tool

Moflo is an opinionated fork of Ruflo/Claude Flow that is optimized for local Claude development and automation. It i...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Moflo is an opinionated fork of Ruflo/Claude Flow that is optimized for local Claude development and automation. It is intended to boost Claude's productivity while just working OOTB. No bloat, just boost.

deep-research-skill
SKILL

Deep Research skill for Claude Code — 3-cycle multi-agent adversarial ensemble methodology

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Deep Research skill for Claude Code — 3-cycle multi-agent adversarial ensemble methodology

claude-sessions
Tool

Session manager for Claude Code with automatic documentation and artifact tracking

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Session manager for Claude Code with automatic documentation and artifact tracking

build-brief
App

Reduce noisy Gradle output into concise build briefs

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Reduce noisy Gradle output into concise build briefs

UE5CEDumper
App

A UE4/UE5 runtime data inspector and structure explorer for development

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A UE4/UE5 runtime data inspector and structure explorer for development

phdtaketaketake
SKILL

Connection-first PhD advisor matcher — find the right advisor by network strength, not h-index. Quantitative 4.0 scor...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Connection-first PhD advisor matcher — find the right advisor by network strength, not h-index. Quantitative 4.0 scoring across Connection, Publication, Experience, GPA.

kivun-terminal
Tool

One-click Claude Code installer for Windows + macOS. Bundles Node.js, Git, Windows Terminal theme, live status bar, f...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

One-click Claude Code installer for Windows + macOS. Bundles Node.js, Git, Windows Terminal theme, live status bar, folder picker, and right-click integration. Zero-to-Claude in under a minute.

claude-copilot
SKILL

Transform Claude Code into a full development team. 11 specialized agents (Architect, Engineer, QA, Security, UX, Dev...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Transform Claude Code into a full development team. 11 specialized agents (Architect, Engineer, QA, Security, UX, DevOps, and more), persistent memory across sessions, and 25,000+ on-demand skills. Works immediately for solo devs—customizable with your team's standards, methodologies, and proprietary knowledge.

plugin-dev
SKILL

Comprehensive toolkit for developing Claude Code plugins. Includes 8 expert skills covering hooks, MCP integration, c...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Comprehensive toolkit for developing Claude Code plugins. Includes 8 expert skills covering hooks, MCP integration, commands, agents, and best practices.

lolla-skill
SKILL

Reasoning audit skill for Claude Code. Detects structural weaknesses in strategic reasoning using 224 curated mental...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Reasoning audit skill for Claude Code. Detects structural weaknesses in strategic reasoning using 224 curated mental models.

attestor
Agent

Auditable memory for agent teams. Self-hosted, deterministic retrieval, no LLM in the critical path. Python + MCP + D...

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Auditable memory for agent teams. Self-hosted, deterministic retrieval, no LLM in the critical path. Python + MCP + Docker.

agentgui
Agent

Multi-agent GUI for AI coding assistants — Claude Code, Gemini CLI, OpenCode & more. npx agentgui

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Multi-agent GUI for AI coding assistants — Claude Code, Gemini CLI, OpenCode & more. npx agentgui

zmNinjaNG
Agent

State of the art mobile app for ZoneMinder. A complete rewrite of zmNinja with more features

Early signal13 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

State of the art mobile app for ZoneMinder. A complete rewrite of zmNinja with more features

clumsies
Agent

A persistent, observable, and collaborative context infrastructure

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A persistent, observable, and collaborative context infrastructure

catalyst
Agent

Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Val...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Validate workflow.

feishu-bridge
Agent

在飞书中远程操控 Claude Code CLI — 同时让 AI Agent 拥有飞书全平台操作能力。

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

在飞书中远程操控 Claude Code CLI — 同时让 AI Agent 拥有飞书全平台操作能力。

PM-Solution-Design-Skills
SKILL

Stayer 定义的 Claude Code Skills 集合

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Stayer 定义的 Claude Code Skills 集合

code-index
Agent

Semantic code search powered by embeddings. CLI, web dashboard, and AI-agent tooling — search code by meaning, not te...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Semantic code search powered by embeddings. CLI, web dashboard, and AI-agent tooling — search code by meaning, not text. Self-hosted, Go server with embedded llama.cpp.

memesh-llm-memory
Plugin

The lightest universal AI memory layer. One SQLite file, any LLM, zero cloud. MCP + HTTP + CLI. Smart Recall, Knowled...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

The lightest universal AI memory layer. One SQLite file, any LLM, zero cloud. MCP + HTTP + CLI. Smart Recall, Knowledge Evolution, Auto-Capture, Interactive Dashboard.

deltoids
Agent

Diff filter that expands every hunk to include the enclosing function or block via tree-sitter. Pager for git, gh, or...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Diff filter that expands every hunk to include the enclosing function or block via tree-sitter. Pager for git, gh, or lazygit; viewer for coding-agent edit traces.

hone-ai
Agent

AI Coding Agent Orchestrator with continuous learning. Orchestration layer on top of Claude Code and OpenCode

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

AI Coding Agent Orchestrator with continuous learning. Orchestration layer on top of Claude Code and OpenCode

thunderbit-mcp-server
MCP Server

AI-powered web scraping and structured data extraction. CLI + MCP server + Claude Code plugin for the Thunderbit Open...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

AI-powered web scraping and structured data extraction. CLI + MCP server + Claude Code plugin for the Thunderbit Open API.

re-frame-pair
SKILL

A Skill for pair-programing with Claude Code on a re-frame app.

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A Skill for pair-programing with Claude Code on a re-frame app.

agent-almanac
SKILL

Agent Almanac — a curated reference of executable skills, specialist agents, and teams for AI-assisted development, w...

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Agent Almanac — a curated reference of executable skills, specialist agents, and teams for AI-assisted development, with interactive visualization

review-code
Agent

Claude Code command (`review-code`) along with sub agents and scripts for reviewing code

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code command (`review-code`) along with sub agents and scripts for reviewing code

gencode
Agent

Open-source AI agent. Lives in your terminal.

Early signal12 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Open-source AI agent. Lives in your terminal.

claude-scholar
MCP Server

Simplify your research workflow with Claude Scholar, the complete configuration for Claude Code in data science, A...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Simplify your research workflow with Claude Scholar, the complete configuration for Claude Code in data science, AI, and academic writing.

claw-fleet
Agent

Mission control for your Claude Code agents.

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Mission control for your Claude Code agents.

claude-ops
SKILL

Business operating system for Claude Code — 25 skills, 13 agents, smart daemon. Unified inbox (WhatsApp/Email/Slack/T...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Business operating system for Claude Code — 25 skills, 13 agents, smart daemon. Unified inbox (WhatsApp/Email/Slack/Telegram), autonomous PR merge, full-AWS monitoring, revenue (Stripe+RevenueCat), e-commerce (Shopify), marketing (Klaviyo/Meta/GA4), voice (Bland/ElevenLabs), APM (Datadog/NewRelic/OTEL), YOLO mode.

medharness
MCP Server

Harness Engineering for Medical AI Coding · HIPAA + PIPL compliant · 12-step SOP + 5-step micro + 23 Skills + 8 MCP s...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Harness Engineering for Medical AI Coding · HIPAA + PIPL compliant · 12-step SOP + 5-step micro + 23 Skills + 8 MCP servers · Apache 2.0

hum
Agent

The only AI stack nestled on a biodiverse agentic kernel framework

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

The only AI stack nestled on a biodiverse agentic kernel framework

cms-cultivator
SKILL

A comprehensive Claude Code plugin providing specialized slash commands for Drupal and WordPress development.

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A comprehensive Claude Code plugin providing specialized slash commands for Drupal and WordPress development.

mathlib-quality
SKILL

Claude Code skill plugin for cleaning up, golfing, and bringing Lean 4 code up to mathlib standards

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skill plugin for cleaning up, golfing, and bringing Lean 4 code up to mathlib standards

rtfm
MCP Server

The open retrieval layer for AI coding agents. Indexes code, docs, legal, research, data — 22 parsers (incl. EPUB, DO...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

The open retrieval layer for AI coding agents. Indexes code, docs, legal, research, data — 22 parsers (incl. EPUB, DOCX, ODT), FTS5 + semantic search, knowledge graph. Serves surgical context via MCP. Open source, local, free.

oops
Agent

OOPS: A Kubernetes ops platform for both humans and AI Agents. Deploy applications, manage multi-cluster, stream buil...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

OOPS: A Kubernetes ops platform for both humans and AI Agents. Deploy applications, manage multi-cluster, stream build & pod logs, and drive everything via UI or Agents.

cc-foundry
SKILL

Claude Code foundry - plugins, skills, and tools

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code foundry - plugins, skills, and tools

phantom
MCP Server

AI audio engineering system: MCP server + Claude Code skills for professional automated mixing and mastering

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

AI audio engineering system: MCP server + Claude Code skills for professional automated mixing and mastering

GenAI-Consulting-Methodology-Toolkit
Agent

企業 GenAI 轉型成熟度診斷與導入方法論工具包 — L1-L5 成熟度模型 + 八階段顧問結構。Enterprise GenAI transformation maturity assessment & implementatio...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

企業 GenAI 轉型成熟度診斷與導入方法論工具包 — L1-L5 成熟度模型 + 八階段顧問結構。Enterprise GenAI transformation maturity assessment & implementation methodology toolkit (L1-L5 + eight-stage consulting). Apache 2.0.

claude-multi
Config

A tool to have multiple claude-code instance with different configs

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A tool to have multiple claude-code instance with different configs

claude-adaptive-research
Agent

Autonomous, personalized research loops for Claude Code. Set a topic, walk away, come back to a quality-gated report...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Autonomous, personalized research loops for Claude Code. Set a topic, walk away, come back to a quality-gated report adapted to your projects.

skill
SKILL

Claude Code skills collection | 我的 Claude Code 技能集

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skills collection | 我的 Claude Code 技能集

claude-code-toolkit
SKILL

My Claude Code toolkit: skills, commands, agents, hooks, and reusable workflow configs. Grab what you need.

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

My Claude Code toolkit: skills, commands, agents, hooks, and reusable workflow configs. Grab what you need.

nium-wiki
SKILL

AI coding tool skill (e.g., Claude Code) centered on Karpathy's LLM Wiki pattern turns codebases into wikis, auto-ana...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

AI coding tool skill (e.g., Claude Code) centered on Karpathy's LLM Wiki pattern turns codebases into wikis, auto-analyzes, and generates docs similar to DeepWiki and ZRead with diagrams.

claude-code-toolkit
SKILL

Claude Code skills for GitHub issue management, PR workflows, and development utilities

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skills for GitHub issue management, PR workflows, and development utilities

DQIII8
SKILL

Works for you. Go outside and live. — AI orchestrator that auto-routes tasks to the cheapest model that solves them....

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Works for you. Go outside and live. — AI orchestrator that auto-routes tasks to the cheapest model that solves them. 70% run free on local models. Self-auditing, self-improving, zero prompting skill needed. Built with vibe coding by a finance student. Your models, your data.

research-agora
SKILL

Research Agora: Claude Code skills, benchmarks & tools for ML researchers — paper writing, citation verification, exp...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Research Agora: Claude Code skills, benchmarks & tools for ML researchers — paper writing, citation verification, experiment tracking, LaTeX automation

agent-11
Agent

Opensource AI development agent suite for solo founders. Deploy 11 specialized agents in Claude Code with one command...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Opensource AI development agent suite for solo founders. Deploy 11 specialized agents in Claude Code with one command. https://buymeacoffee.com/jamiewatters

Claude-Code-Plugins
Plugin

Daniel Rosehill's Claude Code plugin marketplace

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Daniel Rosehill's Claude Code plugin marketplace

reineira-code
Plugin

AI-assisted plugin development for ReineiraOS

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

AI-assisted plugin development for ReineiraOS

claude-code-plugins
Agent

A curated marketplace of Claude Code plugins for agentic development workflows, featuring tools for architecture, kno...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

A curated marketplace of Claude Code plugins for agentic development workflows, featuring tools for architecture, knowledge management, and development automation

lumbergh
Config

Self-hosted web dashboard for supervising multiple Claude Code AI sessions in tmux. Live terminals, real-time git dif...

Early signal11 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Self-hosted web dashboard for supervising multiple Claude Code AI sessions in tmux. Live terminals, real-time git diffs, file browser, todo lists, prompt templates, and mobile PWA support. Micromanage your AI interns from any device.

devx-plugins
SKILL

dev3o custom Claude Code configuration, include Plugins, MCP, Skill, Agents

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

dev3o custom Claude Code configuration, include Plugins, MCP, Skill, Agents

agentic-qa-boilerplate
SKILL

Agentic QA boilerplate built on Playwright + KATA + TypeScript. Multi-agent skills following the agentskills.io spec,...

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Agentic QA boilerplate built on Playwright + KATA + TypeScript. Multi-agent skills following the agentskills.io spec, orchestrating the full QA lifecycle: shift-left planning, in-sprint testing, TMS documentation with ROI scoring, KATA automation, and regression with GO/NO-GO. Works across Claude Code, Opencode, etc.

claude-code-skills
SKILL

GitHub project QuantumBFS/claude-code-skills

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

GitHub project QuantumBFS/claude-code-skills

claude-code-config
SKILL

Personal Claude Code global config — hooks, agents, skills, commands

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Personal Claude Code global config — hooks, agents, skills, commands

rhdh-skill
SKILL

Claude Code skill for RHDH plugin lifecycle management

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Claude Code skill for RHDH plugin lifecycle management

sapstack
SKILL

Universal SAP skills and agents for Claude Code — FI, CO, TR, MM, SD, PP, HCM, SFSF, ABAP, S/4 Migration, BTP, BASIS

Early signal10 repo stars1 builder vote
Early signalNew enough that sharp builders can still get ahead of the crowd here.
Claude CodeClaude CodescheduleInstant

Universal SAP skills and agents for Claude Code — FI, CO, TR, MM, SD, PP, HCM, SFSF, ABAP, S/4 Migration, BTP, BASIS

Load more expand_more624/686
add Submit Project