Shell claude-code

Open-source Shell projects categorized as claude-code

Top 23 Shell claude-code Projects

claude-code
  1. 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.

  2. SaaSHub

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

    SaaSHub logo
  3. 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

  4. frontend-slides

    Create beautiful slides on the web using Claude's frontend skills

    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.

  5. ralph-claude-code

    Autonomous AI development loop for Claude Code with intelligent exit detection

    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

  6. 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.

    Project mention: Peon-Ping | news.ycombinator.com | 2026-05-07
  7. 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.

  8. 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-23

    My 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...

  9. agent-safehouse

    Sandbox your local AI agents so they can read/write only what they need

    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.

  10. 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
  11. 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
  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-06

    Claude-Ally-Health is a project developed by WellAlly Tech. It serves as an intelligent healthcare assistant that combines Claude AI technology with medical expertise.

  13. cmux

    cmux: tmux for Claude Code (by craigsc)

    Project mention: Cmux: Tmux for Claude Code | news.ycombinator.com | 2026-02-13
  14. 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-10

    CodexBar seems to do that good enough (and supports Codex), plus https://github.com/daniel3303/ClaudeCodeStatusLine this also adds data straight into CC

  15. 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.

    Project mention: Essential Claude Code Skills for Mobile Developers | dev.to | 2026-04-02

    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.

  16. 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
  17. Aegis

    Make AI coding agents architecture-aware: baseline-first, evidence-verified, drift-checked, and safe across long tasks. (by GanyuanRan)

    Project mention: Aegis: A Method Pack for More Reliable AI Coding Agents | dev.to | 2026-05-17

    GitHub: https://github.com/GanyuanRan/Aegis

  18. 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
  19. 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-05

    Opened a design issue for this if anyone wants to follow along or weigh in: https://github.com/davegoldblatt/total-recall/issues/2

  20. ContextKit

    Claude Code context engineering & planning system for individual AI development workflows

  21. 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.

  22. 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.

    Project mention: Show HN: Turbo-Flow Claude v1.0.1 Alpha | news.ycombinator.com | 2025-10-01
  23. 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
  24. claudetainer

    Easy Claude Code devcontainer workflows

    Project mention: Easy Claude Code devcontainer workflows | news.ycombinator.com | 2025-10-07
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).

Shell claude-code discussion

Log in or Post with

Shell claude-code related posts

  • Three checks that separate an agent demo from a production agent

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

    1 project | news.ycombinator.com | 5 Jun 2026
  • 4 GitHub Repos That Prove AI Agents Aren't Just for Coding Anymore

    2 projects | dev.to | 21 May 2026
  • LookAgain: Sequential code review with fresh agent contexts

    1 project | news.ycombinator.com | 21 May 2026
  • What Are Claude Skills

    5 projects | dev.to | 17 May 2026
  • Five MCP Servers Before Claude Code Writes a Single Line

    2 projects | dev.to | 11 May 2026
  • Signum Can Now Be Installed in Codex App as a Plugin

    1 project | dev.to | 8 May 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 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 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

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

Did you know that Shell is
the 8th most popular programming language
based on number of references?