bmad-method 6.0.5-next.16 → 6.0.5-next.18
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/package.json
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
---
|
|
2
|
-
name: bmad-brainstorming
|
|
3
|
-
description: 'Facilitate interactive brainstorming sessions using diverse creative techniques and ideation methods. Use when the user says help me brainstorm or help me ideate.'
|
|
4
2
|
context_file: '' # Optional context file path for project-specific guidance
|
|
5
3
|
---
|
|
6
4
|
|
|
@@ -42,12 +42,12 @@ modules:
|
|
|
42
42
|
type: bmad-org
|
|
43
43
|
npmPackage: bmad-method-test-architecture-enterprise
|
|
44
44
|
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
45
|
+
whiteport-design-studio:
|
|
46
|
+
url: https://github.com/bmad-code-org/bmad-method-wds-expansion
|
|
47
|
+
module-definition: src/module.yaml
|
|
48
|
+
code: wds
|
|
49
|
+
name: "Whiteport Design Studio (For UX Professionals)"
|
|
50
|
+
description: "Whiteport Design Studio (For UX Professionals)"
|
|
51
|
+
defaultSelected: false
|
|
52
|
+
type: community
|
|
53
|
+
npmPackage: bmad-method-wds-expansion
|