Files
BMAD-METHOD/tools/cli/external-official-modules.yaml

33 lines
1.1 KiB
YAML

# This file allows these modules under bmad-code-org to also be installed with the bmad method installer, while
# allowing us to keep the source of these projects in separate repos.
modules:
bmad-creative-intelligence-suite:
url: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite
module-definition: src/module.yaml
code: cis
name: "Creative Innovation Suite"
description: "Creative tools for writing, brainstorming, and more"
defaultSelected: false
type: bmad-org
bmad-game-dev-studio:
url: https://github.com/bmad-code-org/bmad-module-game-dev-studio.git
module-definition: src/module.yaml
code: BGDS
name: "BMad Game Dev Suite"
description: "Game development agents and workflows"
defaultSelected: false
type: bmad-org
# TODO: Enable once fixes applied:
# whiteport-design-system:
# url: https://github.com/bmad-code-org/bmad-method-wds-expansion
# module-definition: src/module.yaml
# code: WDS
# name: "Whiteport UX Design System"
# description: "UX design framework with Figma integration"
# defaultSelected: false
# type: community