claude-code-plugin-template and .claude
The tools are ecosystem siblings: one is a comprehensive GitHub template for creating Claude Code plugin marketplaces, while the other provides token-efficient project scaffolding for Claude Code projects, which could potentially be used within a marketplace built with the first template.
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 .claude
enbiyagoral/.claude
Token-efficient Claude Code project scaffolding. 3-tier context architecture with skills, agents, hooks, and rules — drop into any project.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work