Skip to content

hydrz/dev-skills

v0.8.1MIT

面向中文开发者的软件工程 Agent Skills,覆盖方案澄清、规格与任务拆分、TDD、系统化调试、代码评审、并行实现和完成验证。

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "dev-skills",
  "version": "0.8.1",
  "description": "面向中文开发者的软件工程 Agent Skills,覆盖方案澄清、规格与任务拆分、TDD、系统化调试、代码评审、并行实现和完成验证。",
  "author": {
    "name": "hydrz"
  },
  "repository": "https://github.com/hydrz/dev-skills",
  "license": "MIT",
  "keywords": [
    "engineering",
    "skills",
    "chinese",
    "tdd",
    "code-review",
    "grilling",
    "domain-modeling",
    "subagents"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Dev Skills",
        "shortDescription": "面向中文开发者的软件工程 Agent Skills",
        "longDescription": "面向中文开发者的软件工程 Agent Skills,覆盖方案澄清、规格与任务拆分、TDD、系统化调试、代码评审、并行实现和完成验证。",
        "developerName": "hydrz",
        "category": "Productivity"
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 5shell scripts
  • 3JavaScript files
  • LICENSE
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai