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.

Maintenance 25/25
Adoption 10/25
Maturity 13/25
Community 21/25
Maintenance 13/25
Adoption 10/25
Maturity 13/25
Community 14/25
Stars: 1,602
Forks: 194
Downloads:
Commits (30d): 335
Language: Python
License:
Stars: 219
Forks: 21
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work