Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 682 Bytes

File metadata and controls

32 lines (21 loc) · 682 Bytes

guygrigsby-plugins

Claude Code plugins by Guy Grigsby.

Install

/plugin marketplace add guygrigsby/claude-plugins

Then install individual plugins:

/plugin install <plugin>@guygrigsby-plugins

Plugins

Plugin Description
sno Spec-driven development. Learn, plan, build, check, ship.
wu Zero-slop development with persona-driven analysis and cloud-first agent dispatch.

Adding a Plugin

  1. Create a directory under plugins/<name>/
  2. Add .claude-plugin/plugin.json, commands/, and optionally agents/
  3. Add an entry to .claude-plugin/marketplace.json

License

MIT