@guru-ai-product/ai-product-kit 0.2.251112183134 → 0.2.251112184032

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/README.md CHANGED
@@ -53,19 +53,47 @@ ROOT/
53
53
 
54
54
  ## 🛠️ Usage Guide
55
55
 
56
- ### 📥 Syncing / Updating Skills
56
+ ### 1. 📦 Installation
57
57
 
58
- **To update to the latest version**: Simply run the install command again - this will automatically fetch and install the newest version:
58
+ First-time setup - install AI Product Kit:
59
59
 
60
60
  ```bash
61
+ # Run from your project root directory
61
62
  npx @guru-ai-product/ai-product-kit@latest ai-product-kit
62
63
  ```
63
64
 
64
- 该命令会把最新的 Skill 模板、脚本与 `GURU_AI.md` 拉取到当前项目。
65
+ This downloads the Skill bundle (templates, scripts, and `GURU_AI.md` files) to your working tree.
65
66
 
66
- **To initialize a project**: `init project based on ./.claude/skills/aipk_init_project`
67
+ ### 2. 🔄 Update
67
68
 
68
- 然后即可使用 Skill(例如:"Please write a PRD for feature X using the AI Product Kit template")。
69
+ Get the latest version when updates are available:
70
+
71
+ ```bash
72
+ # Run from your project root directory
73
+ npx @guru-ai-product/ai-product-kit@latest ai-product-kit
74
+ ```
75
+
76
+ This downloads the newest Skill bundle (templates, scripts, and `GURU_AI.md` files) to your working tree.
77
+
78
+ ### 3. 🚀 Initialization
79
+
80
+ Initialize your project with the init-project Skill:
81
+
82
+ ```text
83
+ init project based on ./.claude/skills/aipk_init_project
84
+ ```
85
+
86
+ This sets up your project with the canonical workflow and all necessary documentation templates.
87
+
88
+ ### 4. 📋 Using Skills
89
+
90
+ After initialization, you can use any Skill to accelerate your workflow:
91
+
92
+ ```text
93
+ Please write a PRD for feature X using the AI Product Kit template
94
+ ```
95
+
96
+ Each Skill provides specific templates, checklists, and guidance for that phase of the product lifecycle.
69
97
 
70
98
  ## 🚀 Quick Start
71
99
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@guru-ai-product/ai-product-kit",
3
- "version": "0.2.251112183134",
3
+ "version": "0.2.251112184032",
4
4
  "description": "Sync the AI Product Kit Skill bundle through npx without cloning the repository.",
5
5
  "bin": {
6
6
  "ai-product-kit": "bin/setup.js"
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-12T10:31:34.898398+00:00
3
+ Last refreshed: 2025-11-12T10:40:32.630281+00:00
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-12T10:31:34.898900+00:00
3
+ Last refreshed: 2025-11-12T10:40:32.631061+00:00
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-12T10:31:34.899203+00:00
3
+ Last refreshed: 2025-11-12T10:40:32.631382+00:00
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-12T10:31:34.900666+00:00
3
+ Last refreshed: 2025-11-12T10:40:32.633056+00:00
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-12T10:31:34.900845+00:00
3
+ Last refreshed: 2025-11-12T10:40:32.633256+00:00
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-12T10:31:34.901177+00:00
3
+ Last refreshed: 2025-11-12T10:40:32.633614+00:00
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |