claude-code-plugins-plus-skills and claude-night-market
These are complements: the Plus Skills marketplace provides the extensive plugin infrastructure (340 plugins, CCPI package manager) that claude-night-market's specialized production workflows (git, code review, architecture patterns) would install and operate within.
About claude-code-plugins-plus-skills
jeremylongshore/claude-code-plugins-plus-skills
340 plugins + 1367 agent skills for Claude Code. Open-source marketplace with CCPI package manager, interactive tutorials, and production orchestration patterns.
Plugins activate through frontmatter-based trigger phrases in markdown SKILL.md files, allowing Claude Code to automatically invoke relevant tasks without explicit slash commands. The marketplace supports three plugin types—AI instruction plugins (markdown-only), MCP Server plugins (Node.js processes via Model Context Protocol), and SaaS skill packs for platforms like Deepgram and Linear—managed through the CCPI CLI or Claude's native `/plugin` commands. Includes production orchestration patterns and learning labs documenting multi-agent workflow architecture with empirical validation guides.
About claude-night-market
athola/claude-night-market
17 production-ready Claude Code plugins: git workflows, code review, spec-driven development, architecture patterns, resource optimization, and multi-LLM delegation. 130 skills, 103 commands, 43 agents.
Organized as a four-layer dependency hierarchy, the 19 plugins use Claude Code's hook system (PreToolUse gates) for governance—enforcing TDD, blocking unsafe operations, and auto-escalating high-risk tasks to human review. State persists across sessions via task lists and GitHub Discussions, while `egregore` orchestrates autonomous agents with parallel worktree isolation, agent specialization, and watchdog-based crash recovery.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work