@guru-ai-product/ai-product-kit 0.2.251118123107 → 0.2.251118160757

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
@@ -7,28 +7,12 @@ Looking for the Chinese version? See `README_CN.md`.
7
7
  ## 📁 Repository Structure
8
8
 
9
9
  ```text
10
- ROOT/
11
- ├── AGENTS.md # Single source of truth for agent guardrails and workflow rules
12
- ├── skills/ # Canonical lifecycle Skills and reusable guides
13
- ├── aipk_init_project/ # Project bootstrap workflow plus AGENTS enforcement scripts
14
- ├── aipk_requirements-intake/ # Research and intake automation workflows
15
- │ ├── aipk_requirements-documentation/ # PRD drafting and iteration templates
16
- │ ├── aipk_requirements-changes/ # Change management templates and prompts
17
- │ ├── aipk_initiative-planning/ # Initiative evaluation and scoping playbooks
18
- │ ├── aipk_update-requirements-from-design/ # Align requirements to design mockups
19
- │ ├── aipk_format-requirement-pages-with-design/ # Table-based layout for design+text pages
20
- │ ├── aipk_aso-new-release/ # ASO content and store asset guidance
21
- │ ├── aipk_development/ # Engineering playbooks and implementation templates
22
- │ ├── aipk_skill_generate/ # Standards for creating or extending Skills
23
- │ └── aipk_tool_prompts/ # Reusable AI prompt blocks referenced by other Skills
24
- ├── docs/ # Legacy landing pages and shared standards referenced by Skills
25
- ├── mcp/ # MCP local service (Node, entry `mcp/src/server.js`), documentation, and tests
26
- ├── bin/ # Distribution-ready CLI entry points (e.g., `ai-product-kit.js`)
27
- ├── tools/ # Unified build scripts via `tools/build_package`
28
- ├── scripts/ # Helper utilities invoked by Skills and templates
29
- ├── todos/ # Working drafts and in-progress notes
30
- ├── test/ # Automated coverage for CLI helpers and scripts
31
- └── README*.md # Repository entry points (English + Chinese)
10
+ PACKAGE_ROOT/
11
+ ├── README.md / README_CN.md # English / Chinese entry points (this file)
12
+ ├── package.json # NPM package manifest
13
+ ├── bin/ # Distribution-ready CLI entry points
14
+ ├── mcp/ # MCP server implementation + templates
15
+ └── skills/ # Canonical lifecycle Skills and reusable guides
32
16
  ```
33
17
 
34
18
  **Documentation Standards**: All documentation follows the standards defined in [`docs/guide_writing_standard/SKILL.md`](docs/guide_writing_standard/SKILL.md), covering document structure, content organization, formatting, and template writing guidelines.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@guru-ai-product/ai-product-kit",
3
- "version": "0.2.251118123107",
3
+ "version": "0.2.251118160757",
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-18T04:31:07.873Z
3
+ Last refreshed: 2025-11-18T08:07:57.585Z
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-18T04:31:07.873Z
3
+ Last refreshed: 2025-11-18T08:07:57.585Z
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-18T04:31:07.873Z
3
+ Last refreshed: 2025-11-18T08:07:57.585Z
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |
@@ -1,10 +1,10 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-18T04:31:07.873Z
3
+ Last refreshed: 2025-11-18T08:07:57.585Z
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-17T13:24:45.000Z |
10
- | `template/AGENTS_TEMPLATE.md` | 2025-11-18T04:31:07.779Z |
10
+ | `template/AGENTS_TEMPLATE.md` | 2025-11-18T08:07:57.493Z |
@@ -1,6 +1,6 @@
1
1
  # GURU AI Snapshot
2
2
 
3
- Last refreshed: 2025-11-18T04:31:07.873Z
3
+ Last refreshed: 2025-11-18T08:07:57.585Z
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-18T04:31:07.873Z
3
+ Last refreshed: 2025-11-18T08:07:57.585Z
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-18T04:31:07.873Z
3
+ Last refreshed: 2025-11-18T08:07:57.585Z
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-18T04:31:07.873Z
3
+ Last refreshed: 2025-11-18T08:07:57.585Z
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-18T04:31:07.873Z
3
+ Last refreshed: 2025-11-18T08:07:57.585Z
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-18T04:31:07.873Z
3
+ Last refreshed: 2025-11-18T08:07:57.585Z
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-18T04:31:07.873Z
3
+ Last refreshed: 2025-11-18T08:07:57.585Z
4
4
 
5
5
  | File | Last Modified (UTC) |
6
6
  | --- | --- |