claude-plugins

A marketplace catalogue for Claude plugins, which are add-ons that extend an AI coding assistant with specialist agents, commands, workflows, hooks, and connected tools. It lists 63 plugins grouped by development needs.

In plain words
What is it for?
Use it to browse plugin groups such as accessibility, AI optimisation, APIs, and other specialist development areas.
Why use it?
It helps developers find related add-ons in one place instead of searching through individual components.

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 lifangda/claude-plugins
agentmods
npx agentmods add plugins/lifangda/claude-plugins/marketplace
Clone the repo
git clone --depth 1 https://github.com/lifangda/claude-plugins

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

claude-plugins 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.

.claude-plugin/marketplace.json · 1,743 lines

How it starts

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

{
  "name": "claude-plugins",
  "owner": {
    "name": "Fonda",
    "email": "[email protected]",
    "url": "https://github.com/lifangda"
  },
  "metadata": {
    "description": "完整的Claude插件生态系统:504个专业代理、313个开发命令、16个工作流、39个钩子、56个MCP服务器、18个输出样式,专业化分类,即装即用。额外提供151个Agent Skills知识库(独立管理)",
    "version": "1.5.0"
  },
  "plugins": [
    {
      "name": "accessibility-suite",
      "source": "cli-tool/components",
      "description": "无障碍体验:提升产品易用性的审查与改进能力;一次安装获得端到端能力(2个代理)",
      "version": "1.2.0",
      "license": "MIT",
      "keywords": [
        "bundle"
      ],
      "strict": false,
      "agents": [
        "agents/accessibility/accessibility-expert.md",
        "agents/accessibility/accessibility-tester.md"
      ]
    },
    {
      "name": "ai-optimization-suite",
      "source": "cli-tool/components",
      "description": "AI优化套件:提示工程与智能助手整合,助力稳态高质输出与决策增强",
      "version": "1.2.0",
      "license": "MIT",
      "keywords": [
        "bundle"
      ],
      "strict": false,
      "agents": [
        "agents/ai-optimization/ai-ethics-governance-specialist.md"
      ],
      "commands": [
        "commands/ai-optimization/double-check.md",
        "commands/ai-optimization/lyra.md",
        "commands/ai-optimization/ultrathink.md"
      ]
    },
    {
      "name": "ai-specialists-suite",
      "source": "cli-tool/components",
      "description": "专业化套件:ai-specialists;一次安装获得端到端能力(10个代理)",
      "version": "1.2.0",
      "license": "MIT",
      "keywords": [
        "bundle"
      ],
      "strict": false,
      "agents": [
        "agents/ai-specialists/agent-organizer.md",
        "agents/ai-specialists/ai-ethics-advisor.md",
        "agents/ai-specialists/hackathon-ai-strategist.md",
        "agents/ai-specialists/langchain-expert.md",
        "agents/ai-specialists/llms-maintainer.md",
        "agents/ai-specialists/model-evaluator.md",
        "agents/ai-specialists/multi-agent-coordinator.md",
        "agents/ai-specialists/prompt-engineer.md",
        

Read the full file on GitHub · 1,743 lines

Files

What ships with it

1 file beside marketplace.json in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 1,743 lines scan A 19876e05c58b

Subscribe to this mod's changes

claude-plugins is a plugin published in the GitHub repository lifangda/claude-plugins (43 stars, last pushed 10mo 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.