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

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

Anthropic’s CLI for Claude — the coding agent

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

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

Fastest Way Into Claude Code

1. Install

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

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

2. Run

cd your-project && claude

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

3. Extend

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

code GitHubmenu_book Docspackage_2 npm
menu_book

Step-by-Step Guide

From zero to coding with Claude in under 2 minutes

1download

Install Claude Code

One command. Takes about 30 seconds.

expand_more
  1. a

    Check if you have Node.js

    node --version

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

  2. b

    Install Claude Code globally

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

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

  3. c

    Verify it worked

    claude --version

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

2terminal

Run It in Your Project

Point it at your code and start talking.

expand_more
  1. a

    Open your terminal

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

  2. b

    Navigate to your project folder

    cd ~/my-project

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

  3. c

    Start Claude Code

    claude

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

  4. d

    First time? Log in

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

  5. e

    Start talking

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

3keyboard

UI Basics & Key Commands

Everything you need to know to not feel lost.

expand_more

Core Controls

Enter

Send your message

Escape

Cancel what Claude is doing right now

Ctrl + C

Exit Claude Code completely

↑ / ↓

Scroll through your message history

Slash Commands

/help

See all available commands

/clear

Wipe the conversation and start fresh

/compact

Summarize and shrink the conversation

/cost

See how much this session has cost so far

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

auto_awesome

Where Claude Code is winning

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

Lead builds

buildSkills

6 tracked builds

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

hubMCP Servers

5 tracked builds

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

smart_toyAgents

5 tracked builds

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

extensionPlugins & Hooks

6 tracked builds

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

appsApps & Tools

5 tracked builds

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

menu_bookGuides & Config

5 tracked builds

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

Claude Code board

(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 stars14920 builder votes
Featured buildAlready singled out as one of the stronger builds on the board.
Claude CodeClaude Code

A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.. An open-source skill for the AI coding ecosystem.

cavemanstar
SKILL

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

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

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

get-shit-donestar
AppClaude Code Guides

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

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

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

career-opsstar
SKILL

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

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

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

oh-my-claudecodestar
AgentAgent Frameworks

Teams-first Multi-agent orchestration for Claude Code

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

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

claude-howtostar
Agent

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

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

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

marketingskillsstar
SKILLClaude Code Skills

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

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

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

claude-plugins-officialstar
MCP Server

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

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

Official, Anthropic-managed directory of high quality Claude Code Plugins.. An open-source mcp server for the AI coding ecosystem.

planning-with-filesstar
SKILLClaude Code Skills

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

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

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

Claude-Code-Game-Studios
SKILL

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

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

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

academic-research-skills
SKILL

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

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

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

code-review-graph
MCP Server

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

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

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

huashu-design
SKILL

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

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

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

open-saas
SKILL

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

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

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

claude-context
MCP ServerCode & Search

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

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

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

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

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

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

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

dbskill
SKILL

dontbesilent 的商业诊断 Skills for Claude Code

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

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

claude-code-ultimate-guide
MCP Server

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

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

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

emdash
AgentCoding Agents

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

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

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

Waza
SKILL

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

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

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

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 stars822 builder votes
Python, OpenAI, Claude, Anthropic, Ollama, GPT, LLM, Docker
Stack favoriteReal repo gravity. Builders already treat this as a serious reference point.
Claude CodeClaude CodescheduleMinutesPython, OpenAI, Claude, Anthropic, Ollama, GPT, LLM, Docker

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

darwin-skill
SKILL

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

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

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

toprank
MCP Server

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

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

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

mirage
Agent

A Unified Virtual Filesystem For AI Agents

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

A Unified Virtual Filesystem For AI Agents

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

Use Claude Code's autonomous agent loop with DeepSeek V4 Pro, OpenRouter, or any Anthropic-compatible backend. Same UX, 17x cheaper.. An open-source agent for the AI coding ecosystem.

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.

Load more expand_more48/560
add Submit Project