claude-code-skills and luxor-claude-marketplace
One offers a suite of Claude Code plugins for various development tasks, while the other is a marketplace offering a broader range of Claude Code development tools including skills, commands, agents, and workflows.
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 luxor-claude-marketplace
manutej/luxor-claude-marketplace
Professional Claude Code marketplace with 140 development tools: 67 skills, 28 commands, 30 agents, 15 workflows
Built on a modular plugin architecture, LUXOR injects domain-specific context directly into Claude through installable "cheat codes"—collections of skills, agents, and workflows that enforce production standards across frontend, backend, DevOps, and data engineering domains. Each plugin bundle delivers curated prompting patterns and best practices to counteract Claude's tendency toward generic or outdated code, covering tech stacks from React/Next.js to Rust/Go backends and Kubernetes orchestration. The marketplace includes a meta-layer (luxor-skill-builder) with 30+ agents and 15 workflows to help developers author and share custom skills.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work