coding-plugin

A collection of five coding-agent plugins grouped around product work, interface design, development, testing, and general development skills. A plugin is an add-on that gives an agent extra tools or instructions.

In plain words
What is it for?
Writing product-requirements documents, designing interfaces, supporting frontend development, generating project instruction files, creating skills, managing pull requests, and using general skills such as brainstorming, test-driven development, code review, and systematic debugging.
Why use it?
It puts related development tools in one marketplace-style package, reducing the need to manage each plugin separately. The testing plugin is listed as planned rather than completed.

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

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

coding-plugin 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 yesterday.

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 · 35 lines

What it actually says

{
  "name": "coding-plugin",
  "owner": {
    "name": "liaogui",
    "email": "[email protected]"
  },
  "plugins": [
    {
      "name": "product-plugin",
      "source": "./plugins/product-plugin",
      "description": "产品需求插件,提供 PRD 文档编写等产品需求相关工具"
    },
    {
      "name": "ui-plugin",
      "source": "./plugins/ui-plugin",
      "description": "UI 设计插件,协助完成 UI 方案设计与前端开发工作"
    },
    {
      "name": "dev-plugin",
      "source": "./plugins/dev-plugin",
      "description": "开发辅助插件,提供 CLAUDE.md 生成、skill 创建、PR 管理等开发工具"
    },
    {
      "name": "test-plugin",
      "source": "./plugins/test-plugin",
      "description": "测试辅助插件(规划中,欢迎贡献)"
    },
    {
      "name": "superpowers",
      "source": "./plugins/superpowers",
      "description": "Superpowers 通用技能集,提供 brainstorming、TDD、code review、systematic debugging 等跨角色开发技能"
    }
  ]
}
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. yesterday First seen · 35 lines scan A a9086df08818

Subscribe to this mod's changes

coding-plugin is a plugin published in the GitHub repository liaogui1023/coding-plugin (2 stars, last pushed 1mo 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-31.