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

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

Anthropic’s CLI for Claude — the coding agent

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

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

Fastest Way Into Claude Code

1. Install

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

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

2. Run

cd your-project && claude

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

3. Extend

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

code GitHubmenu_book Docspackage_2 npm
menu_book

Step-by-Step Guide

From zero to coding with Claude in under 2 minutes

1download

Install Claude Code

One command. Takes about 30 seconds.

expand_more
  1. a

    Check if you have Node.js

    node --version

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

  2. b

    Install Claude Code globally

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

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

  3. c

    Verify it worked

    claude --version

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

2terminal

Run It in Your Project

Point it at your code and start talking.

expand_more
  1. a

    Open your terminal

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

  2. b

    Navigate to your project folder

    cd ~/my-project

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

  3. c

    Start Claude Code

    claude

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

  4. d

    First time? Log in

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

  5. e

    Start talking

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

3keyboard

UI Basics & Key Commands

Everything you need to know to not feel lost.

expand_more

Core Controls

Enter

Send your message

Escape

Cancel what Claude is doing right now

Ctrl + C

Exit Claude Code completely

↑ / ↓

Scroll through your message history

Slash Commands

/help

See all available commands

/clear

Wipe the conversation and start fresh

/compact

Summarize and shrink the conversation

/cost

See how much this session has cost so far

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

auto_awesome

Where Claude Code is winning

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

Lead builds

buildSkills

6 tracked builds

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

hubMCP Servers

5 tracked builds

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

smart_toyAgents

5 tracked builds

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

extensionPlugins & Hooks

6 tracked builds

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

appsApps & Tools

5 tracked builds

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

menu_bookGuides & Config

5 tracked builds

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

Claude Code board

(560)

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

Type
AllSkillsMCPsPluginsAgentsApps
Time
This weekThis month3 months
Sort
TrendingNewPopularClear

560 signals found

andrej-karpathy-skillsstar
SKILL

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pi...

Featured build149k repo stars14937 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.

cavemanstar
SKILL

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

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

why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman. An open-source skill for the AI coding ecosystem.

get-shit-donestar
AppClaude Code Guides

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by...

Featured build64k repo stars19091 builder votes
Go, Claude, Docker
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeGo, Claude, Docker

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.. An open-source app for the AI coding ecosystem.

career-opsstar
SKILL

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

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

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

oh-my-claudecodestar
AgentAgent Frameworks

Teams-first Multi-agent orchestration for Claude Code

Featured build35k repo stars10400 builder votes
Claude, Go, TypeScript, OpenAI, Anthropic, Bun
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeClaude, Go, TypeScript, OpenAI, Anthropic, Bun

Teams-first Multi-agent orchestration for Claude Code. An open-source agent for the AI coding ecosystem.

claude-howtostar
Agent

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

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

A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.. An open-source agent for the AI coding ecosystem.

marketingskillsstar
SKILLClaude Code Skills

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

Featured build30k repo stars9053 builder votes
OpenAI, Claude
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude CodeOpenAI, Claude

Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.. An open-source skill for the AI coding ecosystem.

claude-plugins-officialstar
MCP Server

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

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

planning-with-filesstar
SKILLClaude Code Skills

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

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

Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.. An open-source skill for the AI coding ecosystem.

Claude-Code-Game-Studios
SKILL

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

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

Turn Claude Code into a full game dev studio — 49 AI agents, 72 workflow skills, and a complete coordination system mirroring real studio hierarchy.. An open-source skill for the AI coding ecosystem.

academic-research-skills
SKILL

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

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

Academic Research Skills for Claude Code: research → write → review → revise → finalize. An open-source skill for the AI coding ecosystem.

code-review-graph
MCP Server

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

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

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

huashu-design
SKILL

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

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

Huashu Design · HTML-native design skill for Claude Code · Claude Code 里 HTML 原生的设计 skill · 高保真原型 / 幻灯片 / 动画 + 20 设计哲学 + 5 维评审 + MP4 导出 · Agent-agnostic. An open-source skill for the AI coding ecosystem.

open-saas
SKILL

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

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

A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, slack, MS), Email sending, Background jobs, Landing page, Payments (Stripe, Polar.sh), Shadcn UI, S3 file upload. AI-ready with tailored AGENTS.md, skills, and Claude Code plugin. One cmd deploy. Powered by Wasp full-stack framework.. An open-source skill for the AI coding ecosystem.

claude-context
MCP ServerCode & Search

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

Stack favorite12k repo stars3459 builder votes
Claude, Go, TypeScript, JavaScript, Python, Rust, Ruby, Java, C++, Swift, Kotlin, PHP, OpenAI, LangChain, Ollama, pnpm
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleHoursClaude, Go, TypeScript, JavaScript, Python, Rust, Ruby, Java, C++, Swift, Kotlin, PHP, OpenAI, LangChain, Ollama, pnpm

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

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-seo
SKILL

Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO,...

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

Universal SEO skill for Claude Code. 25 sub-skills + 18 sub-agents covering technical SEO, E-E-A-T, schema, GEO/AEO, backlinks, local SEO, maps intelligence, semantic clustering, e-commerce SEO, international SEO, Google APIs, and PDF/Excel reporting. Optional DataForSEO, Firecrawl, and Banana extensions.. An open-source skill for the AI coding ecosystem.

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

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.

n8n-skills
SKILL

n8n skillset for Claude Code to build flawless n8n workflows

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

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

mirrord
SKILL

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

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

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

autoresearch
SKILL

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

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

Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch. Modify → Verify → Keep/Discard → Repeat forever.. An open-source skill for the AI coding ecosystem.

dbskill
SKILL

dontbesilent 的商业诊断 Skills for Claude Code

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

dontbesilent 的商业诊断 Skills for Claude Code. An open-source skill for the AI coding ecosystem.

claude-code-ultimate-guide
MCP Server

A tremendous feat of documentation, this guide covers Claude Code from beginner to power user, with production-ready...

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

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

emdash
AgentCoding Agents

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

Stack favorite4.4k repo stars441 builder votes
Go, Python, SQLite, OpenAI, Claude, GitHub Actions
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesGo, Python, SQLite, OpenAI, Claude, GitHub Actions

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

Waza
SKILL

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

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

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

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.

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.

vibeproxy
ToolDesktop Apps

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

Stack favorite2.8k repo stars843 builder votes
Go, Swift, Claude, GPT, Vercel
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesGo, Swift, Claude, GPT, Vercel

Native macOS menu bar app to use your Claude Code & ChatGPT subscriptions with AI coding tools - no API keys needed. An open-source tool for the AI coding ecosystem.

raptor
SKILLAgent Frameworks

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

Stack favorite2.7k repo stars823 builder votes
Python, OpenAI, Claude, Anthropic, Ollama, GPT, LLM, Docker
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesPython, OpenAI, Claude, Anthropic, Ollama, GPT, LLM, Docker

Raptor turns Claude Code into a general-purpose AI offensive/defensive security agent. By using Claude.md and creating rules, sub-agents, and skills, and orchestrating security tool usage, we configure the agent for adversarial thinking, and perform research or attack/defense operations.. An open-source skill for the AI coding ecosystem.

darwin-skill
SKILL

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

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

达尔文.skill —— 一个让你的Skill无限进化的系统:评估→改进→测试→保留或回滚 | Autoresearch-inspired autonomous skill optimization for Claude Code. Evaluate, improve, test, keep or revert.. An open-source skill for the AI coding ecosystem.

toprank
MCP Server

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

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

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

mirage
Agent

A Unified Virtual Filesystem For AI Agents

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

A Unified Virtual Filesystem For AI Agents

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.

pro-workflow
SKILL

Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineerin...

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

Claude Code learns from your corrections: self-correcting memory that compounds over 50+ sessions. Context engineering, parallel worktrees, agent teams, and 17 battle-tested skills.. An open-source skill for the AI coding ecosystem.

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

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.

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.

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

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.

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

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

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.

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.

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.

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.

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

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

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

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

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

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.

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

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.

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.

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

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

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.

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.

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

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.

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 一键部署。

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

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 状态栏

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

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

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.

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.

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.

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.

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.

Load more expand_more144/560
add Submit Project