Top 7 Shell claude-plugin Projects
-
app-it
A Claude Code + Codex skill that turns a local project into a macOS Dock-launchable app — native window, its own icon, no Electron. [The Windows version is in BETA]
Project mention: Show HN: App-it – turn a local web project into a desktop app (no Electron) | news.ycombinator.com | 2026-06-18 -
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
agent-starter
A toolkit of skills, templates, and guides for bootstrapping AI-agent-friendly projects. Started from Anthropic's Claude Code engineering patterns, extended with a per-project self-improvement loop and more.
You can keep catching these in review, one diff at a time, forever. Or you can make the codebase itself push back the moment the agent writes them. That second option is what agent-starter sets up, and most of it lands in one command.
-
pdlc-skills
31 slash commands that turn Claude Code into a real PDLC workflow — PRD → TDD → implement → review → ship. Hard contracts force AI to persist artifacts, write failing tests first, and run self-checks. No more "looks done" in chat.
Project mention: Why hard contracts beat soft conventions when working with AI coding agents | dev.to | 2026-05-19Repo (MIT): https://github.com/kanfu-panda/pdlc-skills
-
Heimdall
Verification gates for AI coding agents — nothing ships unproven. Falsifiable oracle gates, team wall, receipts. Works with Claude Code today; Cursor, Codex, Gemini CLI & every git repo next. (by randomittin)
-
chrome-extension-builder
Claude Code plugin for building, validating, testing, and shipping Manifest V3 Chrome extensions.
Project mention: What I learned building a Claude Code plugin for MV3 Chrome extensions | dev.to | 2026-06-13The plugin is MIT and lives at github.com/harry-harish/chrome-extension-builder.
-
claude-skills
Battle-tested Claude Code skills by Odilon Hugonnot: quality-gated feature delivery, senior review, issue/MR workflow, branch wrap-up, book distillation, context saving, human-sounding tech writing, and a learning mentor. (by ohugonnot)
Project mention: My Claude Code Skills in Production: What the Audit Taught Me | dev.to | 2026-07-23# Via marketplace (recommended) /plugin marketplace add ohugonnot/claude-skills /plugin install feature-loop@web-developpeur-skills # Or manually git clone https://github.com/ohugonnot/claude-skills.git ~/claude-skills ln -s ~/claude-skills/plugins/vide-contexte/skills/vide-contexte ~/.claude/skills/vide-contexte
-
Version-Sentinel
Claude Code plugin that hard-blocks dependency additions, bumps, and downgrades until a fresh, source-cited version check is recorded. Supports npm, pip, Poetry/uv, Cargo, and NuGet.
Project mention: I Built a Claude Code Plugin That Blocks Hallucinated Package Versions | dev.to | 2026-04-27GitHub: KSEGIT/Version-Sentinel
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
Shell claude-plugin discussion
Shell claude-plugin related posts
Index
What are some of the best open-source claude-plugin projects in Shell? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | app-it | 217 |
| 2 | agent-starter | 76 |
| 3 | pdlc-skills | 6 |
| 4 | Heimdall | 5 |
| 5 | chrome-extension-builder | 1 |
| 6 | claude-skills | 0 |
| 7 | Version-Sentinel | 0 |