marketplace

A catalogue of 66 coding plugins covering areas such as documentation, debugging, Git pull-request workflows, backend development, and mobile interfaces.

In plain words
What is it for?
It helps discover plugins for explaining or documenting code, debugging, handling pull requests, and developing backend or mobile features.
Why use it?
It gives developers a single listing for finding workflow add-ons suited to different parts of software work.

Plugin for Claude Code

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Claude Code
/plugin marketplace add HermeticOrmus/claude-code-game-development
agentmods
npx agentmods add plugins/hermeticormus/claude-code-game-development/marketplace
Clone the repo
git clone --depth 1 https://github.com/HermeticOrmus/claude-code-game-development

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

marketplace scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.claude-plugin/marketplace.json · 2,031 lines

How it starts

The opening of the file, as written. The whole thing — 2,031 lines — stays where its author put it; the contents beside it link to each section on GitHub.

{
  "name": "claude-code-workflows",
  "owner": {
    "name": "Seth Hobson",
    "email": "[email protected]",
    "url": "https://github.com/wshobson"
  },
  "metadata": {
    "description": "Production-ready workflow orchestration with 64 focused plugins, 87 specialized agents, and 44 tools - optimized for granular installation and minimal token usage",
    "version": "1.2.0"
  },
  "plugins": [
    {
      "name": "code-documentation",
      "source": "./plugins/code-documentation",
      "description": "Documentation generation, code explanation, and technical writing with automated doc generation and tutorial creation",
      "version": "1.2.0",
      "author": {
        "name": "Seth Hobson",
        "url": "https://github.com/wshobson"
      },
      "homepage": "https://github.com/wshobson/agents",
      "repository": "https://github.com/wshobson/agents",
      "license": "MIT",
      "keywords": [
        "documentation",
        "code-explanation",
        "technical-writing",
        "tutorials"
      ],
      "category": "documentation",
      "strict": false,
      "commands": [
        "./commands/doc-generate.md",
        "./commands/code-explain.md"
      ],
      "agents": [
        "./agents/docs-architect.md",
        "./agents/tutorial-engineer.md",
        "./agents/code-reviewer.md"
      ]
    },
    {
      "name": "debugging-toolkit",
      "source": "./plugins/debugging-toolkit",
      "description": "Interactive debugging, developer experience optimization, and smart debugging workflows",
      "version": "1.2.0",
      "author": {
        "name": "Seth Hobson",
        "url": "https://github.com/wshobson"
      },
      "homepage": "https://github.com/wshobson/agents",
      "repository": "https://github.com/wshobson/agents",
      "license": "MIT",
      "keywords": [
        "debugging",
        "developer-experience",
        "troubleshooting",
        "essential"
      ],
      "category": "development",
      "strict": false,
     

Read the full file on GitHub · 2,031 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 2,031 lines scan A 81e53a6dc0ac

Subscribe to this mod's changes

marketplace is a plugin published in the GitHub repository HermeticOrmus/claude-code-game-development (58 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other plugins, from other repositories