BMAD-METHOD/samples/sample-custom-modules/sample-unitary-module
Alex Verkhovsky 19df17b261
feat: add documentation website with Docusaurus build pipeline (#1177)
* feat: add documentation website with Docusaurus build pipeline

* feat(docs): add AI discovery meta tags for llms.txt files

- Add global headTags with ai-terms, llms, llms-full meta tags
- Update landing page link to clarify AI context purpose

* fix(docs): restore accidentally deleted faq.md and glossary.md

Files were removed in 12dd97fe during path restructuring.

* fix(docs): update broken project-readme links to GitHub URL

* feat(schema): add compound trigger format validation
2025-12-23 23:01:36 +08:00
..
agents feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
workflows feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
README.md feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
module.yaml feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00

README.md

Example Custom Content module

This is a demonstration of custom stand along agents and workflows. By having this content all in a folder with a module.yaml file, these items can be installed with the standard bmad installer custom local content menu item.

This is how you could also create and share other custom agents and workflows not tied to a specific module.

The main distinction with this colelction is module.yaml includes type: unitary