Creating Claude Code Plugins
On Friday Simon Willison published a look at Jesse Vincent’s1 Superpowers plugin for Claude You can read Simon’s and Jesse’s posts to see what this super cool plugin does, but I wanted to understand how to create a plugin and this is quick summary of my notes. First up, Jesse uses a complex structure with three repos: Marketplace Plugin Skills It’s setup this way to allow for contributions, but if you just want to play with creating a plugin, it’s not needed. ...