marketplace.json 390 B

1234567891011121314
  1. {
  2. "name": "claude-mods",
  3. "description": "Custom commands, skills, agents, and rules for Claude Code",
  4. "plugins": [
  5. {
  6. "name": "claude-mods",
  7. "description": "22 expert agents, 38 skills, 3 commands, 5 rules, and output styles for Claude Code",
  8. "source": {
  9. "type": "git",
  10. "url": "https://github.com/0xDarkMatter/claude-mods.git"
  11. }
  12. }
  13. ]
  14. }