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.

67Stars on the repository
16Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PreToolUse

01

ivan-magda/claude-code-plugin-template

Hook

Runs before the agent uses a tool for Write and Edit tool calls, executing validate-plugin.sh. From ivan-magda/claude-code-plugin-template.

67 2mo ago A tokens not measured original MIT

PostToolUse

02

ivan-magda/claude-code-plugin-template

Hook

Runs after a tool call finishes for Write and Edit tool calls, executing format-or-lint.sh. From ivan-magda/claude-code-plugin-template.

67 2mo ago A tokens not measured original MIT

SessionStart

03

ivan-magda/claude-code-plugin-template

Hook

Runs when a session starts on startup, running echo '✓ plugin-development loaded: Use /plugin-development:i. From ivan-magda/claude-code-plugin-template.

67 2mo ago A tokens not measured original MIT