Plugin Dev
Seven skills covering hooks, commands, agents and MCP integration for building Claude Code plugins.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install plugin-dev@claude-plugins-official
Claude Code eklentisi yazarken ya da yayımlamadan önce doğrularken
- Author
- Anthropic
A plugin bundles several different extension points, and each has its own conventions — a hook that blocks the wrong event, a command with an ambiguous name and a subagent with an over-broad brief all fail differently. This toolkit covers them separately and adds validation, so a plugin can be checked before it is published rather than after someone installs it.
Similar skills
Protect MCP
SkillGates every tool call through a Cedar policy and signs the decision into a hash-chained receipt.
PluginEval
SkillScores a Claude Code skill on ten dimensions across static checks, an LLM judge and Monte Carlo runs.
Skill Forge Essentials
SkillThree behavioural skills aimed at the mistakes agents make rather than the ones humans make.
Comments(0)
Sign in to comment