claude-code

Open-source projects categorized as claude-code

Top 23 claude-code Open-Source Projects

claude-code
  1. gstack

    Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

    Project mention: City Learns Flock Accessed Cameras in Children's Gymnastics Room as a Sales Demo | news.ycombinator.com | 2026-05-01
  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. cc-switch

    A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io

    Project mention: DeepSeek makes the V4 Pro price discount permanent | news.ycombinator.com | 2026-05-22
  4. ui-ux-pro-max-skill

    An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms

    Project mention: UI/UX Pro Max: Stop Your AI Making Everything Look the Same | dev.to | 2026-04-26

    UI/UX Pro Max is a skill that gives your agent actual design taste. 60,000+ stars. 50+ distinct UI styles, 97 colour palettes, 57 font pairings, 25 chart types, and design system generation. Install it and your agent stops defaulting to the same generic SaaS template.

  5. caveman

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

    Project mention: Stop Paying for Noise: Trim LLM Tokens from Both Ends of the Pipe | dev.to | 2026-05-27

    If RTK handles the flood of input tokens, caveman disciplines the output. It is a Claude Code skill that instructs the model to respond with minimal words. The caveman repository states it “cuts 65% of tokens by talking like caveman.”

  6. learn-claude-code

    Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1

    Project mention: 🤖 Learn Harness Engineering by Building a Mini Claude Code 💻 | dev.to | 2026-04-21

    Note: This is a fork of shareAI-lab/learn-claude-code with all agents migrated from the Anthropic SDK to the OpenAI SDK (openai Python package). All agents work with any OpenAI-compatible endpoint — cloud APIs (OpenAI, GitHub Models, Azure OpenAI) or local servers (LM Studio, Ollama, GPT4All).

  7. get-shit-done

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

    Project mention: Spec-Driven Development: When Structure Helps and When It Becomes Tax | dev.to | 2026-06-01

    These don't replace the spec; they govern how the agent acts on it. Superpowers uses guided Q&A to clarify intent, then runs sub-agents behind a verification-before-completion gate. GSD manages context in waves for solo developers. HVE Core runs an RPI loop: Research, Plan, Implement, Review.

  8. oh-my-openagent

    omo; the one and only agent harness for complex codebases. the pickaxe for complex software engineering. For your Codex, for your OpenCode

    Project mention: Agent-Model Matching Guide | news.ycombinator.com | 2026-06-02
  9. ruflo

    🌊 The leading agent meta-harness for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning swarm intelligence, RAG integration, and native Claude Code / Codex Integration

    Project mention: Ruflo: Multi-agent AI orchestration for Claude Code | news.ycombinator.com | 2026-05-04
  10. claude-code-best-practice

    from vibe coding to agentic engineering - practice makes claude perfect

    Project mention: One Open Source Project a Day (No. 35): claude-code-best-practice - Moving from Vibe Coding to AI-Native Development | dev.to | 2026-04-09

    🌟 GitHub: https://github.com/shanraisshan/claude-code-best-practice

  11. agent-skills

    Production-grade engineering skills for AI coding agents.

    Project mention: Spec-Driven Development with OpenSpec | dev.to | 2026-06-02

    If you're looking for complementary skills and plugins then have a look at Addy Osmani's Agent Skills or Superpowers, both provide essential coding assistant skills like Test-Driven Development (TDD). OpenSpec provides consistency, and your workflow can evolve around it.

  12. cherry-studio

    AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

    Project mention: Protocol Launcher Series: One-Click Setup of Cherry Studio MCP Services and AI Models | dev.to | 2026-02-24

    Cherry Studio is a powerful desktop AI client. It supports connecting to multiple AI model providers (such as OpenAI, Anthropic, DeepSeek, etc.) and has full support for the MCP (Model Context Protocol).

  13. awesome-claude-code

    A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic

    Project mention: Put your Coding Agents in Drive w/ Superpowers (aka How Superpowers is the Automatic Transmission of Agentic Coding) | dev.to | 2026-05-28

    The most downloaded and widely used methodology in the Claude Code ecosystem is Superpowers, with over 208k stars⭐️ and 18.5k forks🍴 on GitHub (and counting!)

  14. system_prompts_leaks

    Extracted system prompts from Anthropic - Claude Code, Claude Design, Opus 4.8, Sonnet 4.6. OpenAI - ChatGPT 5.5 Thinking, GPT 5.5 Instant, Codex, Google - Gemini - 3.5 Flash, 3.1 Pro, Antigravity, xAI - Grok, Cursor, Copilot, VS Code, Perplexity, and more. Updated regularly.

    Project mention: System_prompts_leaks: Anthropic/Claude-Opus-4.6.md | news.ycombinator.com | 2026-04-06
  15. antigravity-awesome-skills

    Installable GitHub library of 1,500+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes specialized plugins, installer CLI, bundles, workflows, and official/community skill collections.

    Project mention: How does an AI agent pick from 686 skills in a second? | dev.to | 2026-05-23

    Corpus. antigravity-awesome-skills, a public collection of Anthropic-format skills from the community. 4,556 SKILL.md files, deduplicated by directory. Each file has a YAML frontmatter (name, description, tags) and a markdown body.

  16. agents

    Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, and Gemini CLI

    Project mention: Repository Transformation: From Chaos to Professional Prompt Engineering Toolkit | dev.to | 2026-03-25

    Prominently featured 74 professional AI agent configurations adapted from wshobson/agents:

  17. CLIProxyAPI

    Wrap Gemini CLI, Antigravity, ChatGPT Codex, Claude Code, Grok Build as an OpenAI/Gemini/Claude/Codex compatible API service, allowing you to enjoy the free Gemini 3.1 Pro, GPT 5.5, Grok 4.3, Claude model through API

    Project mention: Running AI Coding Agents for Free: The Open Source & Local Setup Guide (2026) | dev.to | 2026-04-15

    # CLIProxyAPI wraps Gemini CLI as an OpenAI-compatible endpoint git clone https://github.com/router-for-me/CLIProxyAPI cd CLIProxyAPI && pip install -r requirements.txt python proxy.py # Starts an OpenAI-compatible server # Now point Aider at it export OPENAI_API_BASE=http://localhost:8080/v1 export OPENAI_API_KEY=dummy aider --model gemini-2.5-pro # Free Gemini 2.5 Pro through Aider's interface

  18. oh-my-claudecode

    Teams-first Multi-agent orchestration for Claude Code

    Project mention: Your AI agent works alone. No plan, no tests, no review. 118,000 developers found a fix. | dev.to | 2026-03-29

    oh-my-claudecode (13,996 stars) takes the team approach. Its Team mode runs a staged pipeline: team-plan, team-prd, team-exec, team-verify, team-fix. Since v4.4.0, it can run Claude, Codex, and Gemini at the same time using tmux workers. You can send code reviews to Codex, UI tasks to Gemini, and integration work to Claude in one command:

  19. nanoclaw

    A lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps,, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK

    Project mention: I Use NanoClaw in Telegram All Day. I Stopped Typing to It. | dev.to | 2026-03-28

    Clone github.com/qwibitai/nanoclaw

  20. claude-code-templates

    CLI tool for configuring and monitoring Claude Code

    Project mention: Claude Code Templates | news.ycombinator.com | 2026-02-22
  21. last30days-skill

    AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary

    Project mention: Is anyone actually using OpenClaw? | news.ycombinator.com | 2026-04-15

    I got it a dedicated email account (via agentmail.to). Installed couple of skills, last30days and context-mode being the most useful so far (https://github.com/mvanhorn/last30days-skill and https://github.com/mksglu/context-mode).

    The biggest unlock was wiring it up to my agency's whatsapp group - it's now basically a multiplayer chatgpt.

  22. taste-skill

    Taste-Skill - gives your AI good taste. stops the AI from generating boring, generic slop

    Project mention: Taste-Skill: The Anti-Slop Framework That Gives Your AI 28.5K⭐ Worth of Taste | dev.to | 2026-05-30

    npx skills add https://github.com/Leonxlnx/taste-skill

  23. serena

    A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

    Project mention: Ask HN: SoTA of Context Building Methods | news.ycombinator.com | 2026-04-06

    You should add Serena https://github.com/oraios/serena to your list.

    Serena gives you symbol-level navigation, reading, and editing via tree-sitter. So you're already getting much of what CoderLM offers — plus Serena has editing capabilities(replace symbol body, insert before/after symbol, rename). GitNexus goes further with the graph/impact analysis layer on top.

    I personally use Serena and GitNexus.

    The case for using both

      - GitNexus tells you what to change (impact analysis, dependency maps, blast radius)

  24. claude-hud

    A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress

    Project mention: Claude Code plugin that shows what's happening | news.ycombinator.com | 2026-05-31
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

claude-code discussion

Log in or Post with

claude-code related posts

  • Agent Skill for TDD

    3 projects | news.ycombinator.com | 5 Jun 2026
  • Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph)

    8 projects | news.ycombinator.com | 3 Jun 2026
  • Why MCP servers and Claude Code skills die quiet deaths

    1 project | dev.to | 6 Jun 2026
  • Three checks that separate an agent demo from a production agent

    1 project | dev.to | 6 Jun 2026
  • Aging and Eye Problems

    1 project | news.ycombinator.com | 5 Jun 2026
  • Published Throughline to npm: A hook to offload Claude Code tool I/O to SQLite

    1 project | dev.to | 5 Jun 2026
  • Show HN: Idea-to-build – a workflow that challenges ideas before building

    1 project | news.ycombinator.com | 5 Jun 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source claude-code projects? This list will help you:

# Project Stars
1 gstack 107,386
2 cc-switch 90,508
3 ui-ux-pro-max-skill 87,871
4 caveman 68,367
5 learn-claude-code 64,902
6 get-shit-done 63,951
7 oh-my-openagent 60,999
8 ruflo 57,932
9 claude-code-best-practice 56,216
10 agent-skills 48,256
11 cherry-studio 46,931
12 awesome-claude-code 45,612
13 system_prompts_leaks 41,269
14 antigravity-awesome-skills 39,700
15 agents 36,406
16 CLIProxyAPI 36,158
17 oh-my-claudecode 35,704
18 nanoclaw 29,708
19 claude-code-templates 27,792
20 last30days-skill 27,236
21 taste-skill 25,066
22 serena 24,975
23 claude-hud 24,546

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?