@guru-ai-product/ai-product-kit 0.2.251126171144 → 0.2.251126173746
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/mcp/skills/aipk_init_project/template/AGENTS_TEMPLATE.md +1 -1
- package/package.json +1 -1
- package/skills/aipk_aso-new-release/GURU_AI.md +1 -1
- package/skills/aipk_development/GURU_AI.md +1 -1
- package/skills/aipk_format-requirement-pages-with-design/GURU_AI.md +1 -1
- package/skills/aipk_init_project/GURU_AI.md +2 -2
- package/skills/aipk_init_project/template/AGENTS_TEMPLATE.md +1 -1
- package/skills/aipk_initiative-planning/GURU_AI.md +1 -1
- package/skills/aipk_requirements-changes/GURU_AI.md +1 -1
- package/skills/aipk_requirements-documentation/GURU_AI.md +1 -1
- package/skills/aipk_requirements-intake/GURU_AI.md +1 -1
- package/skills/aipk_requirements-review/GURU_AI.md +3 -3
- package/skills/aipk_requirements-review/SKILL.md +1 -1
- package/skills/aipk_requirements-review/template/Review_Report_Template.md +6 -6
- package/skills/aipk_skill_generate/GURU_AI.md +1 -1
- package/skills/aipk_tool_prompts/GURU_AI.md +1 -1
- package/skills/aipk_update-requirements-from-design/GURU_AI.md +1 -1
|
@@ -15,7 +15,7 @@ Write a concise overview of your project here. Keep it brief and scannable.
|
|
|
15
15
|
|
|
16
16
|
Use these MCP tools to load a Skill by name. The server maps known Skill names to their `SKILL.md` files.
|
|
17
17
|
|
|
18
|
-
Always print a highlighted line such as
|
|
18
|
+
Always print a highlighted line such as **🌟 I'm using skill "XXXX"** (replace XXXX with the requested Skill) before invoking it so the active Skill is explicit.
|
|
19
19
|
|
|
20
20
|
<!-- MCP_SKILLS_TABLE_START -->
|
|
21
21
|
<mcp_skills>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@guru-ai-product/ai-product-kit",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.251126173746",
|
|
4
4
|
"description": "Sync the AI Product Kit Skill bundle through npx without cloning the repository.",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"publish": "node tools/build_package publish"
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# GURU AI Snapshot
|
|
2
2
|
|
|
3
|
-
Last refreshed: 2025-11-26T09:
|
|
3
|
+
Last refreshed: 2025-11-26T09:37:47.385Z
|
|
4
4
|
|
|
5
5
|
| File | Last Modified (UTC) |
|
|
6
6
|
| --- | --- |
|
|
7
7
|
| `scripts/check_agents.sh` | 2025-11-13T09:03:47.000Z |
|
|
8
8
|
| `skill.ini` | 2025-11-13T09:47:02.000Z |
|
|
9
9
|
| `SKILL.md` | 2025-11-19T03:59:35.000Z |
|
|
10
|
-
| `template/AGENTS_TEMPLATE.md` | 2025-11-26T09:
|
|
10
|
+
| `template/AGENTS_TEMPLATE.md` | 2025-11-26T09:37:47.221Z |
|
|
@@ -34,7 +34,7 @@ How to use skills:
|
|
|
34
34
|
Usage notes:
|
|
35
35
|
- Only use skills listed in <available_skills> below
|
|
36
36
|
- Do not invoke a skill that is already loaded in your context
|
|
37
|
-
- Before calling any skill, first print a highlighted line such as
|
|
37
|
+
- Before calling any skill, first print a highlighted line such as **🌟 I'm using skill "XXXX"** (replace XXXX with the skill name) so the active skill is explicit
|
|
38
38
|
</usage>
|
|
39
39
|
|
|
40
40
|
<available_skills>
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# GURU AI Snapshot
|
|
2
2
|
|
|
3
|
-
Last refreshed: 2025-11-26T09:
|
|
3
|
+
Last refreshed: 2025-11-26T09:37:47.385Z
|
|
4
4
|
|
|
5
5
|
| File | Last Modified (UTC) |
|
|
6
6
|
| --- | --- |
|
|
7
|
-
| `SKILL.md` | 2025-11-26T09:
|
|
8
|
-
| `template/Review_Report_Template.md` | 2025-11-26T09:
|
|
7
|
+
| `SKILL.md` | 2025-11-26T09:29:56.000Z |
|
|
8
|
+
| `template/Review_Report_Template.md` | 2025-11-26T09:37:25.000Z |
|
|
@@ -14,7 +14,7 @@ description: Skill for reviewing product requirement docs for template conforman
|
|
|
14
14
|
## 使用前准备
|
|
15
15
|
|
|
16
16
|
1. 确认待评审文档的来源、版本、目标发布范围(如 `v1.0.0`/`v0.0.0` 需求池);仅评审正式需求,不评审 draft/reference/archived 等辅助材料。
|
|
17
|
-
2.
|
|
17
|
+
2. 必须先判定所用模板类型再开评:确认是“需求文档模板”还是“需求迭代模板”,未确认前暂停评审。优先从 `skills/aipk_requirements-documentation/template/index.md` 及子模板中定位对应模板(如 `1_产品定位与分析.md`、`需求迭代`相关模板);若用户提供自定义模板,要求提供可点击链接或路径。评审时仅按已确认的模板逐项对照。
|
|
18
18
|
3. 说明评审产物仅为报告,不直接改动原需求文档。批次评审时仅输出一份整体报告。
|
|
19
19
|
4. 若缺少模板或文档路径,先暂停并向用户索取。
|
|
20
20
|
|
|
@@ -29,12 +29,12 @@
|
|
|
29
29
|
|
|
30
30
|
<!-- 使用 Blocker / Major / Minor / Info 标注严重度;文档位置请使用可点击链接(文件+锚点或行号)。示例:文档位置(链接)= [登录需求-错误提示](../requirements/v1.2.0/login.md#L45) -->
|
|
31
31
|
## 问题清单
|
|
32
|
-
| 检查项 | 文档位置(链接) | 问题/风险 | 严重度 | 整改建议 |
|
|
33
|
-
| --- | --- | --- | --- | --- |
|
|
34
|
-
| 模板符合性 | | | | |
|
|
35
|
-
| UI 文案语言 | | | | |
|
|
36
|
-
| 内容一致性/冲突 | | | | |
|
|
37
|
-
| 其他(如需) | | | | |
|
|
32
|
+
| 序号 | 检查项 | 文档位置(链接) | 问题/风险 | 严重度 | 整改建议 |
|
|
33
|
+
| --- | --- | --- | --- | --- | --- |
|
|
34
|
+
| 1 | 模板符合性 | | | | |
|
|
35
|
+
| 2 | UI 文案语言 | | | | |
|
|
36
|
+
| 3 | 内容一致性/冲突 | | | | |
|
|
37
|
+
| 4 | 其他(如需) | | | | |
|
|
38
38
|
|
|
39
39
|
## 额外说明
|
|
40
40
|
- 信息缺口/待补充:
|