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.

n8n-io191.6k

n8n

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

TypeScriptupdated today
BerriAI49.6k

litellm

Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]

Pythonupdated today
ChromeDevTools43.1k

chrome-devtools-mcp

Chrome DevTools for coding agents

TypeScriptupdated today
danny-avila38.6k

LibreChat

Enhanced ChatGPT Clone: Features Agents, MCP, Skills, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active

TypeScriptupdated today
iOfficeAI27.8k

AionUi

Free, local, open-source 24/7 Cowork app for OpenClaw, Hermes Agent, Claude Code, Codex, OpenCode, Gemini CLI and 20+ more CLI | Customize your assistants | Star if you like it!

TypeScriptupdated today
open-metadata14.1k

OpenMetadata

The Open Context Layer for Data and AI , OpenMetadata is the open platform for building trusted data context and business semantics for humans, AI assistants, and agents.

TypeScriptupdated today
siteboon11.7k

claudecodeui

Use Claude Code, OpenCode, Cursor CLI, and Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely.

TypeScriptupdated today
osaurus-ai5.6k

osaurus

Own your AI. The native macOS harness for AI agents -- any model, persistent memory, autonomous execution, cryptographic identity. Built in Swift. Fully offline. Open source.

Swiftupdated today
archestra-ai3.8k

archestra

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

TypeScriptupdated today