From 492ff94b3305b62c4669fb6ffd77c3c413dd26a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2026 20:35:31 +0000 Subject: [PATCH] chore: refresh dsh-plugin catalog --- CHANGELOG.md | 3 +++ README.md | 5 +++-- README.zh.md | 5 +++-- data/plugins.json | 9 +++++++++ 4 files changed, 18 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3de60e9..7f700f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ All meaningful directory changes are recorded here. Dates use `YYYY-MM-DD`. ### Added + +- Automatically added [spec-driven](https://github.com/JohnXu22786/spec-driven) to Development & Ecosystem from the `dsh-plugin` topic. + - Automatically added [task-board](https://github.com/JohnXu22786/task-board) to Tools & Capabilities from the `dsh-plugin` topic. diff --git a/README.md b/README.md index 8fc6052..9e2d78e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ English | [中文](README.zh.md) > An independent, bilingual, and continuously maintained plugin directory for [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) (`dsh`). -Explore **138 plugins** across four broad areas. Each plugin appears once, under the category that best represents its primary use. Last directory review: **August 16, 2026**. +Explore **139 plugins** across four broad areas. Each plugin appears once, under the category that best represents its primary use. Last directory review: **August 16, 2026**. ## Start here @@ -17,7 +17,7 @@ Explore **138 plugins** across four broad areas. Each plugin appears once, under ### Current snapshot -This is the first published directory snapshot: **138 plugins**, grouped into **4 categories**, with matching English and Chinese entries. Future additions, removals, and corrections are recorded in [CHANGELOG.md](CHANGELOG.md). +This is the first published directory snapshot: **139 plugins**, grouped into **4 categories**, with matching English and Chinese entries. Future additions, removals, and corrections are recorded in [CHANGELOG.md](CHANGELOG.md). ## Browse by category @@ -175,6 +175,7 @@ This is the first published directory snapshot: **138 plugins**, grouped into ** - [function-testing](https://github.com/addxing/function-testing) — Generates functional test cases from PRDs, Git commits, or user stories and exports an Excel-style test report. - [mstar-harness](https://github.com/btspoony/mstar-harness) — Implements a skill-driven workflow engine with skills for multi-agent code delivery. - [replicate-android-feature](https://github.com/addxing/replicate-android-feature) — An agent skill for reproducing an existing Android feature in another project or platform, preserving behavior, UI, and reusable resources. +- [spec-driven](https://github.com/JohnXu22786/spec-driven) — Provides skills and tools for enforcing a spec-driven development workflow, including spec generation and review. ## How to choose a plugin diff --git a/README.zh.md b/README.zh.md index 328911d..6ae5a68 100644 --- a/README.zh.md +++ b/README.zh.md @@ -6,7 +6,7 @@ > 一个独立维护、双语呈现、持续更新的 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness)(`dsh`)插件目录。 -当前整理 **138 个插件**,统一归入四个大类。每个插件只出现一次,并按照最主要的使用价值进行分类。最近一次目录复核:**2026 年 8 月 16 日**。 +当前整理 **139 个插件**,统一归入四个大类。每个插件只出现一次,并按照最主要的使用价值进行分类。最近一次目录复核:**2026 年 8 月 16 日**。 ## 从这里开始 @@ -17,7 +17,7 @@ ### 当前快照 -这是目录的首个公开快照:共 **138 个插件**、**4 个大类**,中英文条目一一对应。后续新增、移除和修正统一记录在 [CHANGELOG.md](CHANGELOG.md)。 +这是目录的首个公开快照:共 **139 个插件**、**4 个大类**,中英文条目一一对应。后续新增、移除和修正统一记录在 [CHANGELOG.md](CHANGELOG.md)。 ## 分类浏览 @@ -175,6 +175,7 @@ - [function-testing](https://github.com/addxing/function-testing) — 根据PRD、Git提交记录或用户故事生成功能测试用例,并导出Excel风格测试报告。 - [mstar-harness](https://github.com/btspoony/mstar-harness) — 实现了一个由技能驱动的工作流引擎,提供多智能体代码交付技能。 - [replicate-android-feature](https://github.com/addxing/replicate-android-feature) — 一个代理技能,用于在其他项目或平台中复刻现有 Android 功能,保持行为、界面和可复用资源一致。 +- [spec-driven](https://github.com/JohnXu22786/spec-driven) — 提供用于强制规格驱动开发工作流程的技能和工具,包括规格生成与审查。 ## 如何选择插件 diff --git a/data/plugins.json b/data/plugins.json index 92dabf8..3f6f700 100644 --- a/data/plugins.json +++ b/data/plugins.json @@ -1241,6 +1241,15 @@ "repository_id": 1303494204, "source": "github-topic:dsh-plugin", "url": "https://github.com/addxing/replicate-android-feature" + }, + { + "category": "development", + "description_en": "Provides skills and tools for enforcing a spec-driven development workflow, including spec generation and review.", + "description_zh": "提供用于强制规格驱动开发工作流程的技能和工具,包括规格生成与审查。", + "name": "spec-driven", + "repository_id": 1335840850, + "source": "github-topic:dsh-plugin", + "url": "https://github.com/JohnXu22786/spec-driven" } ], "schema_version": 1