@dzhechkov/skills-idea2prd 0.1.13 → 0.1.14

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/.dz-manifest.json CHANGED
@@ -17,7 +17,7 @@
17
17
  },
18
18
  {
19
19
  "path": "package.json",
20
- "sha256": "1e9e35fcda9b38fbe83a90d2c483d7b6593ec335c5bddc44e02fb263d4d47178"
20
+ "sha256": "0299e1d22192fa2dfd9958f73b1475cec04efeef00452e15a2ea6f43a368f18d"
21
21
  },
22
22
  {
23
23
  "path": "sources.json",
@@ -205,5 +205,5 @@
205
205
  }
206
206
  ]
207
207
  },
208
- "signature": "BzR1DUTwgJkshZJzmHzTRTpuGwW4uJV0i6Lx2C9lajpNs5J3199OFA2Fe+Pd9k5CFz2RVWs7WSahHfMto0EtCA=="
208
+ "signature": "cqgJg5EOW9AY+NuuLSi2+K7xKiI2cV9Hwm4/nhOwWv5a7zT83zlS3ThXoc/pRuQKpV7JdGJhhC5yXCSSHOiqBg=="
209
209
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dzhechkov/skills-idea2prd",
3
- "version": "0.1.13",
3
+ "version": "0.1.14",
4
4
  "description": "Idea2PRD Manual — composite skill for Claude Code: from problem/idea to Vibe-Coding-ready docs (PRD + ADR + DDD + C4 + Pseudocode + Test Scenarios + Completion) with 9 checkpoints",
5
5
  "main": "src/cli.js",
6
6
  "bin": {
package/sbom.json CHANGED
@@ -49,7 +49,7 @@
49
49
  },
50
50
  {
51
51
  "name": "dz:canonical-json-sha256-v2",
52
- "value": "1e9e35fcda9b38fbe83a90d2c483d7b6593ec335c5bddc44e02fb263d4d47178"
52
+ "value": "0299e1d22192fa2dfd9958f73b1475cec04efeef00452e15a2ea6f43a368f18d"
53
53
  }
54
54
  ]
55
55
  },