claude-code-plugin-template and jko-claude-plugins
These two tools are complements: A provides a template for creating Claude Code plugin marketplaces, while B is an example of such a marketplace built with various backend and frontend technologies.
About claude-code-plugin-template
ivan-magda/claude-code-plugin-template
GitHub template for creating Claude Code plugin marketplaces. Includes plugin scaffolding, validation commands, hooks, skills, agents, and CI/CD workflows. Ready-to-use toolkit for teams distributing Claude Code plugins.
Provides a complete marketplace infrastructure using GitHub's template system with built-in validation workflows and a meta `plugin-development` plugin that scaffolds new plugins through slash commands. Supports multi-component plugins (commands, skills, agents, hooks) validated via JSON schema against the official Claude Code specification. Enables team distribution through `.claude/settings.json` configuration, allowing automatic marketplace discovery across project repositories.
About jko-claude-plugins
johnkozaris/jko-claude-plugins
Claude Code plugin marketplace — Rust, ESP32 C++, Python backend, SwiftUI, dead code detection
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work