home/writing/prompt-external-modules-page

Prompt External Modules Page

GPTClaudeGemini··674 copies·updated 2026-07-14
prompt-external-modules-page.prompt
# Prompt: Generate External Modules Reference Page

## Goal

Create a reference documentation page at `docs/reference/modules.md` that lists all official external BMad modules with descriptions and links.

## Source of Truth

Read `tools/cli/external-official-modules.yaml` — this is the authoritative registry of official external modules. Use the module names, codes, npm package names, and repository URLs from this file.

## Research Step

For each module in the registry, visit its GitHub repository (url in the YAML record) 
and read its README to get:
- A 1-2 sentence description of what the module does
- The key agents and workflows it provides (if listed)
- Any notable features or use cases

## Output Format

Create `docs/reference/modules.md` following the project's Reference Catalog structure (see `docs/_STYLE_GUIDE.md`):

when to use it

Community prompt sourced from the open-source GitHub repo Ijam18/KrackedOS (no explicit license). A "Prompt External Modules Page" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

writingcommunitygeneral

source

Ijam18/KrackedOS · no explicit license