Open Source

Tools That Actually Help

Curated open source projects for people who want to get more out of Claude. All battle-tested, all real GitHub repos — no fluff.

Skills & Methodologyby obra (Jesse Vincent)

Superpowers for Claude Code

A complete software development methodology for coding agents. Provides 20+ battle-tested skills — TDD, debugging, brainstorming, planning — that make Claude Code reliably ship production-quality work without hand-holding.

Use cases

  • Test-driven development that actually works
  • Systematic multi-step debugging
  • Task planning + autonomous execution
  • Brainstorming before writing any code

Claude Code slash command

/plugin install superpowers
View on GitHub
Token Optimizationby rtk-ai

RTK — Rust Token Killer

A single Rust binary that sits between Claude Code and your shell, filtering and compressing command output before it hits your context window. Zero config — a PreToolUse hook rewrites commands transparently.

Use cases

  • 60–90% fewer tokens on git, cargo, tsc, pytest runs
  • Dramatically lower API costs on long sessions
  • Keeps context window clean for the actual problem
  • Works with Claude Code, Cursor, Copilot, Windsurf

Install script (Bash)

curl -fsSL https://raw.githubusercontent.com/rtk-ai/rtk/master/install.sh | sh
View on GitHub
Tool Integrationsby Anthropic / Community

MCP Servers (Model Context Protocol)

Official reference implementations for MCP — the open protocol that lets Claude securely access external tools and data. Includes ready-to-use servers for filesystem, Git, memory, web fetch, and more.

Use cases

  • Give Claude persistent memory across sessions
  • Let Claude read/write your local files safely
  • Connect Claude to any database or REST API
  • Build your own custom tool servers

Run memory server (npx)

npx -y @modelcontextprotocol/server-memory
View on GitHub
GitHub Automationby Anthropic

Claude Code Action

Official Anthropic GitHub Action that wires Claude directly into your PR workflow. Mention @claude in any PR or issue comment to get code reviews, fix suggestions, or full implementations — all triggered from GitHub.

Use cases

  • Automated code review on every PR
  • Ask Claude to implement a fix directly in the PR
  • Answer architecture questions from issue threads
  • Works with Anthropic API, AWS Bedrock, or Google Vertex

GitHub Actions workflow

uses: anthropics/claude-code-action@v1
View on GitHub
Learning Resourceby Anthropic

Anthropic Cookbook

Official collection of Jupyter notebooks and copy-paste code recipes for the Claude API. Covers every major pattern from RAG and vision to prompt caching, tool use, structured outputs, and evaluations.

Use cases

  • Learn the Claude API from working examples
  • RAG with Pinecone, Chroma, or any vector store
  • Multimodal: images, PDFs, documents
  • Build evals and measure prompt quality

Clone & run locally

git clone https://github.com/anthropics/anthropic-cookbook
View on GitHub
Browser Automationby obra (Jesse Vincent)

Superpowers Chrome

Claude Code plugin for direct Chrome browser control via the DevTools Protocol. No Selenium, no Playwright — Claude talks to your browser natively, making web automation and testing genuinely usable.

Use cases

  • UI testing driven by Claude in plain English
  • Scraping and data extraction workflows
  • Automate repetitive browser tasks via prompts
  • Works with the Superpowers skills framework

Claude Code slash command

/plugin install superpowers-chrome
View on GitHub

Trending on GitHub

Updated daily

Projects gaining momentum in the Claude & MCP ecosystem.

NousResearch220.0k

hermes-agent

The agent that grows with you

Pythonupdated today
archestra-ai4.0k

archestra

Enterprise AI Platform with guardrails, MCP registry, gateway & orchestrator

TypeScriptupdated today
MCPJam2.1k

inspector

Testing and evaluation platform to chat, inspect, and debug MCP servers, MCP apps, and ChatGPT apps.

TypeScriptupdated today
vibheksoni1.5k

stealth-browser-mcp

The only browser automation that bypasses anti-bot systems. AI writes network hooks, clones UIs pixel-perfect via simple chat.

Pythonupdated today
shiwenwen1.3k

hope-agent

🦭 会记忆、能持续推进目标、会动态编排多 Agent 的跨端桌面 AI 助手,也可服务化常驻 NAS / 云端 | A cross-device desktop AI agent with memory, autonomous goals, dynamic workflows, and headless deployment

Rustupdated today
jazzyalex737

agent-sessions

Local-first macOS app to browse, search, analyze, and resume supported AI coding-agent session history across Codex, Claude Code, OpenCode, Cursor Agent, Hermes, OpenClaw, Copilot CLI, and more.

Swiftupdated today
kdlbs485

kandev

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

Goupdated today
artokun445

comfyui-mcp

The local-first, agent-native control plane for ComfyUI — MCP server + Claude Code plugin. 108 tools, 29 AI skills (Flux · WAN · LT2.3 · Qwen · Ideogram4 · Krea2). Author & run workflows, edit your live graph in natural language, manage models & custom nodes. Local, LAN, VPS, or Comfy Cloud.

TypeScriptupdated today
decocms393

studio

Open-source control plane for your AI agents. Connect tools, hire agents, track every token and dollar

TypeScriptupdated today