SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Shell claude-code Projects
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
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-30npx skills add https://github.com/Leonxlnx/taste-skill
-
Project mention: I Don’t Make Slides Anymore. My Agent and Entire Do It for Me. | dev.to | 2026-04-25
I've looked for a way to automate slide generation, but most options have been fragile. They generally struggle with formatting and taste. However, a few months ago, some of my teammates at Block discovered the frontend slides skill and introduced me to it. This skill enables agents to build out HTML presentation decks that can be exported as PDFs or PowerPoint presentations.
-
Project mention: Your AI Ships Code While You Sleep. Who Maintains It When You Wake? | dev.to | 2026-03-13
Ralph for Claude Code - autonomous loops
-
peon-ping
Warcraft III Peon voice notifications (+ more!) for Claude Code, Codex, IDEs, and any AI agent. Stop babysitting your terminal. Employ a Peon today.
-
Generative-Media-Skills
Multi-modal Generative Media Skills for AI Agents (Claude Code, Cursor, Gemini CLI). High-quality image, video, and audio generation powered by muapi.ai.
-
claude-code-config
Opinionated defaults, documentation, and workflows for Claude Code at Trail of Bits
Project mention: Ask HN: Is it better to have no Agent.md than a bad one? | news.ycombinator.com | 2026-02-23My approach (Claude Code) is to evolve it over time. Start small and run /insights often and use that to refine the CLAUDE.md as needed.
https://github.com/trailofbits/claude-code-config?tab=readme...
-
Project mention: Slightly safer vibecoding by adopting old hacker habits | news.ycombinator.com | 2026-04-08
agent-safehouse (https://agent-safehouse.dev) was my answer to this.
I was using Docker containers for sandboxing but it was annoying at times, not so much for the performance hit (which wasn’t noticeable running in OrbStack) but various little papercuts like no shared clipboard, node_modules pulling in Linux binaries or macOS binaries depending on whether I ran npm install from inside the sandbox or my own shell, etc.
With agent-safehouse, I get the isolation I want (more customizable than with Docker) without needing a VM or container.
-
multi-agent-shogun
Samurai-inspired multi-agent system for Claude Code. Orchestrate parallel AI tasks via tmux with shogun → karo → ashigaru hierarchy.
Project mention: Show HN: Multi-agent-shogun – tmux and YAML mailbox for parallel AI agents | news.ycombinator.com | 2026-02-10 -
Claude-Command-Suite
Professional slash commands for Claude Code that provide structured workflows for software development tasks including code review, feature creation, security auditing, and architectural analysis.
Project mention: Show HN: Claude Command Suite inspired by Anthropics best practices guide | news.ycombinator.com | 2025-06-12 -
WellAlly-health
Ally-Health is an intelligent healthcare assistant that combines Claude AI technology with medical expertise. Through natural language interaction, it helps users record symptoms, manage medications, track medical records, and access professional multidisciplinary consultation analysis—making health management smarter and more accessible
Project mention: Claude-Ally-Health: Your Private AI Medical Assistant & Health Data Manager | dev.to | 2026-01-06Claude-Ally-Health is a project developed by WellAlly Tech. It serves as an intelligent healthcare assistant that combines Claude AI technology with medical expertise.
-
-
ClaudeCodeStatusLine
Custom status line for Claude Code showing model, tokens, rate limits, and git info in real-time
Project mention: Show HN: macOS menu bar gauges for your Claude Code quota | news.ycombinator.com | 2026-06-10CodexBar seems to do that good enough (and supports Codex), plus https://github.com/daniel3303/ClaudeCodeStatusLine this also adds data straight into CC
-
compose-skill
Jetpack Compose Agent Skill — AI-powered coding guidance with actual androidx/androidx source code receipts. Works with Claude Code, Codex CLI, Gemini CLI, Cursor, Copilot, Windsurf, and more.
Jetpack Compose Expert https://github.com/aldefy/compose-skill This skill provides Claude with real source code and extensive reference guides for Jetpack Compose. Without it, AI tools often misuse remember, generate inefficient recompositions or misorder modifiers; with the skill, Claude picks the right state primitive, applies stability annotations and orders modifiers correctly. The reference guides cover state management, view composition, performance, navigation, animation, lists, side effects, modifiers, theming, accessibility and deprecated patterns. Installation requires cloning the repository and copying the Jetpack Compose expert skill directory into your skills folder; Claude will automatically activate it when you mention Compose or related API names.
-
sandvault
Run AI agents isolated in a macOS user account and sandbox-exec. Configured to run Claude Code, OpenAI Codex, Cursor Agent, Google Gemini.
Project mention: Sandvault – Run AI agents isolated in a sandboxed macOS user account | news.ycombinator.com | 2026-03-08 -
Aegis
Make AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks. (by GanyuanRan)
GitHub: https://github.com/GanyuanRan/Aegis
-
claudetop
htop for your Claude Code sessions — real-time cost, cache efficiency, model comparison, and smart alerts
Project mention: Claudetop – htop for Claude Code sessions (see your AI spend in real-time) | news.ycombinator.com | 2026-03-14 -
total-recall
Persistent memory plugin for Claude Code. Tiered memory system with write gates, correction propagation, and slash commands.
Project mention: Show HN: Total Recall – write-gated memory for Claude Code | news.ycombinator.com | 2026-02-05Opened a design issue for this if anyone wants to follow along or weigh in: https://github.com/davegoldblatt/total-recall/issues/2
-
ContextKit
Claude Code context engineering & planning system for individual AI development workflows
-
claude-container
Docker container with Claude Code pre-installed and ready to use. ⚠️ development has moved to VibePod
Project mention: Show HN: VibePod CLI – Run AI agents with isolation and better observability | news.ycombinator.com | 2026-03-03- What kind of visibility do you want into agent behavior?
For context, this grew out of lessons learned building claude-container: https://github.com/nezhar/claude-container
Would really appreciate thoughts from people actively using multiple AI coding tools.
-
turbo-flow
Advanced Agentic Development Environment Supporting Devpods, Rackspace Spot Instances, Github Codespaces, Google Cloud Shell, and more! Features 600+ AI subagents, Claude Flow, SPARC methodology, and automatic context loading! Deploy intelligent multi-agent swarms, coordinate autonomous workflows.
-
GAAI-framework
Turns AI coding tools into reliable software delivery systems. Drop a .gaai/ folder into any project — Discovery defines what to build, Delivery executes autonomously until criteria pass. Works with Claude Code, Codex CLI, Gemini CLI, Cursor, and more. No SDK. No package. Markdown + YAML + bash.
Project mention: Show HN: GAAI – One agent plans, one codes. A Markdown folder governs both | news.ycombinator.com | 2026-03-12 -
Shell claude-code discussion
Shell claude-code related posts
-
Three checks that separate an agent demo from a production agent
-
Show HN: Idea-to-build – a workflow that challenges ideas before building
-
4 GitHub Repos That Prove AI Agents Aren't Just for Coding Anymore
-
LookAgain: Sequential code review with fresh agent contexts
-
What Are Claude Skills
-
Five MCP Servers Before Claude Code Writes a Single Line
-
Signum Can Now Be Installed in Codex App as a Plugin
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jun 2026
Index
What are some of the best open-source claude-code projects in Shell? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | agent-skills | 54,503 |
| 2 | taste-skill | 25,066 |
| 3 | frontend-slides | 15,613 |
| 4 | ralph-claude-code | 9,304 |
| 5 | peon-ping | 4,802 |
| 6 | Generative-Media-Skills | 3,479 |
| 7 | claude-code-config | 2,008 |
| 8 | agent-safehouse | 1,850 |
| 9 | multi-agent-shogun | 1,334 |
| 10 | Claude-Command-Suite | 1,278 |
| 11 | WellAlly-health | 876 |
| 12 | cmux | 555 |
| 13 | ClaudeCodeStatusLine | 525 |
| 14 | compose-skill | 502 |
| 15 | sandvault | 326 |
| 16 | Aegis | 251 |
| 17 | claudetop | 211 |
| 18 | total-recall | 200 |
| 19 | ContextKit | 168 |
| 20 | claude-container | 167 |
| 21 | turbo-flow | 162 |
| 22 | GAAI-framework | 147 |
| 23 | claudetainer | 107 |