adspecs 0.1.21 → 0.1.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.adspecs/templates/05b-/345/211/215/347/253/257/344/273/273/345/212/241/346/270/205/345/215/225/346/250/241/346/235/277.md +583 -492
- package/.claude-plugin/marketplace.json +23 -23
- package/.claude-plugin/plugin.json +18 -18
- package/.qoder-plugin/plugin.json +31 -31
- package/package.json +4 -4
- package/src/lib/readme-gen.js +3 -8
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "adspecs-marketplace",
|
|
3
|
-
"owner": {
|
|
4
|
-
"name": "Qingwen Chen",
|
|
5
|
-
"email": "cqinwn@qq.com",
|
|
6
|
-
"url": "https://gitee.com/yuebon/adspecs",
|
|
7
|
-
"github": "https://gitee.com/yuebon/adspecs"
|
|
8
|
-
},
|
|
9
|
-
"plugins": [
|
|
10
|
-
{
|
|
11
|
-
"name": "adspecs",
|
|
12
|
-
"description": "AI Coding研发协同开发插件",
|
|
13
|
-
"version": "0.1.
|
|
14
|
-
"source": "./",
|
|
15
|
-
"author": {
|
|
16
|
-
"name": "Qingwen Chen",
|
|
17
|
-
"email": "cqinwn@qq.com",
|
|
18
|
-
"url": "https://gitee.com/yuebon/adspecs",
|
|
19
|
-
"github": "https://gitee.com/yuebon/adspecs"
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
]
|
|
23
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "adspecs-marketplace",
|
|
3
|
+
"owner": {
|
|
4
|
+
"name": "Qingwen Chen",
|
|
5
|
+
"email": "cqinwn@qq.com",
|
|
6
|
+
"url": "https://gitee.com/yuebon/adspecs",
|
|
7
|
+
"github": "https://gitee.com/yuebon/adspecs"
|
|
8
|
+
},
|
|
9
|
+
"plugins": [
|
|
10
|
+
{
|
|
11
|
+
"name": "adspecs",
|
|
12
|
+
"description": "AI Coding研发协同开发插件",
|
|
13
|
+
"version": "0.1.23",
|
|
14
|
+
"source": "./",
|
|
15
|
+
"author": {
|
|
16
|
+
"name": "Qingwen Chen",
|
|
17
|
+
"email": "cqinwn@qq.com",
|
|
18
|
+
"url": "https://gitee.com/yuebon/adspecs",
|
|
19
|
+
"github": "https://gitee.com/yuebon/adspecs"
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "adspecs",
|
|
3
|
-
"displayName": "adspecs AI Plugin",
|
|
4
|
-
"description": "AI first工程规范驱动开发插件",
|
|
5
|
-
"version": "0.1.
|
|
6
|
-
"author": {
|
|
7
|
-
"name": "Qingwen Chen",
|
|
8
|
-
"email": "cqinwn@qq.com",
|
|
9
|
-
"url": "https://gitee.com/yuebon/adspecs"
|
|
10
|
-
},
|
|
11
|
-
"skills": "./skills/",
|
|
12
|
-
"license": "apache-2.0",
|
|
13
|
-
"keywords": [
|
|
14
|
-
"adspecs",
|
|
15
|
-
"ai",
|
|
16
|
-
"development"
|
|
17
|
-
]
|
|
18
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "adspecs",
|
|
3
|
+
"displayName": "adspecs AI Plugin",
|
|
4
|
+
"description": "AI first工程规范驱动开发插件",
|
|
5
|
+
"version": "0.1.23",
|
|
6
|
+
"author": {
|
|
7
|
+
"name": "Qingwen Chen",
|
|
8
|
+
"email": "cqinwn@qq.com",
|
|
9
|
+
"url": "https://gitee.com/yuebon/adspecs"
|
|
10
|
+
},
|
|
11
|
+
"skills": "./skills/",
|
|
12
|
+
"license": "apache-2.0",
|
|
13
|
+
"keywords": [
|
|
14
|
+
"adspecs",
|
|
15
|
+
"ai",
|
|
16
|
+
"development"
|
|
17
|
+
]
|
|
18
|
+
}
|
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "adspecs",
|
|
3
|
-
"displayName": "adspecs AI 工程规范驱动开发插件",
|
|
4
|
-
"version": "0.1.
|
|
5
|
-
"description": "AI-first specification-driven development plugin for ECP platform full-lifecycle development",
|
|
6
|
-
"descriptionZh": "AI优先的工程规范驱动开发插件,覆盖需求分析、PRD、系统设计、任务拆解、TDD、代码评审、Wiki同步全流程",
|
|
7
|
-
"author": {
|
|
8
|
-
"name": "Qingwen Chen",
|
|
9
|
-
"email": "cqinwn@qq.com"
|
|
10
|
-
},
|
|
11
|
-
"homepage": "https://gitee.com/yuebon/adspecs",
|
|
12
|
-
"repository": "https://gitee.com/yuebon/adspecs",
|
|
13
|
-
"logo": "./assets/avatar.svg",
|
|
14
|
-
"keywords": [
|
|
15
|
-
"qoder-plugin",
|
|
16
|
-
"adspecs",
|
|
17
|
-
"spec-driven",
|
|
18
|
-
"tdd"
|
|
19
|
-
],
|
|
20
|
-
"category": "developer-tools",
|
|
21
|
-
"tags": [
|
|
22
|
-
"skill",
|
|
23
|
-
"specification",
|
|
24
|
-
"tdd",
|
|
25
|
-
"documentation"
|
|
26
|
-
],
|
|
27
|
-
"skills": "./skills/",
|
|
28
|
-
"rules": "./rules/",
|
|
29
|
-
"hooks": "./hooks/hooks.json",
|
|
30
|
-
"preserveUpstreamMetadata": true
|
|
31
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "adspecs",
|
|
3
|
+
"displayName": "adspecs AI 工程规范驱动开发插件",
|
|
4
|
+
"version": "0.1.23",
|
|
5
|
+
"description": "AI-first specification-driven development plugin for ECP platform full-lifecycle development",
|
|
6
|
+
"descriptionZh": "AI优先的工程规范驱动开发插件,覆盖需求分析、PRD、系统设计、任务拆解、TDD、代码评审、Wiki同步全流程",
|
|
7
|
+
"author": {
|
|
8
|
+
"name": "Qingwen Chen",
|
|
9
|
+
"email": "cqinwn@qq.com"
|
|
10
|
+
},
|
|
11
|
+
"homepage": "https://gitee.com/yuebon/adspecs",
|
|
12
|
+
"repository": "https://gitee.com/yuebon/adspecs",
|
|
13
|
+
"logo": "./assets/avatar.svg",
|
|
14
|
+
"keywords": [
|
|
15
|
+
"qoder-plugin",
|
|
16
|
+
"adspecs",
|
|
17
|
+
"spec-driven",
|
|
18
|
+
"tdd"
|
|
19
|
+
],
|
|
20
|
+
"category": "developer-tools",
|
|
21
|
+
"tags": [
|
|
22
|
+
"skill",
|
|
23
|
+
"specification",
|
|
24
|
+
"tdd",
|
|
25
|
+
"documentation"
|
|
26
|
+
],
|
|
27
|
+
"skills": "./skills/",
|
|
28
|
+
"rules": "./rules/",
|
|
29
|
+
"hooks": "./hooks/hooks.json",
|
|
30
|
+
"preserveUpstreamMetadata": true
|
|
31
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "adspecs",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.23",
|
|
4
4
|
"description": "AI first 工程规范驱动开发插件 — 支持 npm 安装和 CLI 初始化",
|
|
5
5
|
"bin": {
|
|
6
6
|
"adspecs": "./bin/adspecs.js"
|
|
@@ -52,10 +52,10 @@
|
|
|
52
52
|
"license": "Apache-2.0",
|
|
53
53
|
"repository": {
|
|
54
54
|
"type": "git",
|
|
55
|
-
"url": "https://gitee.com/yuebon/
|
|
55
|
+
"url": "https://gitee.com/yuebon/adp-plugins.git"
|
|
56
56
|
},
|
|
57
|
-
"homepage": "https://gitee.com/yuebon/
|
|
57
|
+
"homepage": "https://gitee.com/yuebon/adp-plugins#readme",
|
|
58
58
|
"bugs": {
|
|
59
|
-
"url": "https://gitee.com/yuebon/
|
|
59
|
+
"url": "https://gitee.com/yuebon/adp-plugins/issues"
|
|
60
60
|
}
|
|
61
61
|
}
|
package/src/lib/readme-gen.js
CHANGED
|
@@ -52,8 +52,8 @@ function generateReadme({ title, purpose, subdirs = [], namingConvention = '', d
|
|
|
52
52
|
const DOCS_READMES = {
|
|
53
53
|
'00-planning': {
|
|
54
54
|
title: '00-planning',
|
|
55
|
-
purpose: '
|
|
56
|
-
namingConvention: '`{seq}-{name}.md`(如 `01-smom-
|
|
55
|
+
purpose: '规划阶段文档,存放需求规划产物。',
|
|
56
|
+
namingConvention: '`{seq}-{name}.md`(如 `01-smom-wms_requitment_planning.md`)',
|
|
57
57
|
},
|
|
58
58
|
'00-customer-requirements': {
|
|
59
59
|
title: '00-customer-requirements',
|
|
@@ -104,12 +104,7 @@ const DOCS_READMES = {
|
|
|
104
104
|
'100-help': {
|
|
105
105
|
title: '100-help',
|
|
106
106
|
purpose: '帮助文档,使用手册和参考指南。',
|
|
107
|
-
}
|
|
108
|
-
'300-specs': {
|
|
109
|
-
title: '300-specs',
|
|
110
|
-
purpose: '功能规格说明书。',
|
|
111
|
-
namingConvention: '`p{module}-{seq}_{name}_spec.md`,配套 `p{module}-{seq}_{name}_sim-data.md`',
|
|
112
|
-
},
|
|
107
|
+
}
|
|
113
108
|
};
|
|
114
109
|
|
|
115
110
|
/**
|