claude-code-skills and claude-plugins
These are competitor tool suites, each offering a distinct collection of plugins to assist with various stages of the software delivery lifecycle using Claude, making users choose one based on their preferred feature set and philosophy.
About claude-code-skills
levnikolaevich/claude-code-skills
Great Claude Code plugin suite — 6 installable plugins covering the full delivery lifecycle. Project bootstrap, documentation generation, codebase audits (security, quality, architecture, tests), Agile pipeline with multi-model AI review and quality gates, performance optimization, and GitHub community workflows.
Based on the README, here's a technical deep dive: The suite provides 129 composable skills distributed across 7 modular plugins that operate as Claude Code native tools via marketplace installation, each with independent functionality but sharing a common `/shared` resource directory and CLI skill naming convention (`ln-XXX` format for easy discovery). Key capabilities include hash-verified file editing via **hex-line-mcp** (content hash per line prevents stale-context corruption), **hex-graph-mcp** for AST-driven codebase indexing (SQLite graph with cycle/clone detection), and **hex-ssh-mcp** for token-efficient remote editing—all bundled MCP servers integrate with optional external services (Linear for issue tracking, Context7 for library docs, Ref for standards). Multi-model AI review delegates parallel code reviews to Codex and Gemini agents with fallback orchestration, while quality gates and
About claude-plugins
closedloop-ai/claude-plugins
Open-source Claude Code plugins for multi-agent software delivery. Plan-first SDLC workflow, code review, LLM quality judges, and self-learning — grounded in your codebase. Bootstrap, Plan, & Ship.
Implements a multi-agent orchestration framework atop Claude Code via six specialized plugins (bootstrap, code generation, code-review, quality judges, platform guidance, and self-learning) that gate workflow phases until correctness criteria are met. Uses codebase-grounded execution with adaptive feedback loops to reduce hallucinations and cost—benchmarks show performance parity with Claude Opus 4.6 at 50% expense. Designed for Claude Code integration; requires Python 3.11+ and ships with artifact-bound phased gates, multi-repository support, and organizational pattern capture for knowledge reuse across teams.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work