Show HN: GitHub Action to visualize ubiquitous language and share it with AI

github.com

1 points by RyoMuramatsu 7 days ago

Ubi Doc is an open-source GitHub Action that automatically extracts ubiquitous language definitions from your code’s doc comments and generates an interactive HTML table.

Why Ubi Doc? In Domain-Driven Design (DDD), maintaining a shared understanding of domain terminology is crucial. However, keeping this language documented and synchronized across a team can be challenging.

Ubi Doc solves this by:

Visualizing your ubiquitous language using GitHub Actions to generate an easy-to-navigate HTML report.

Sharing your ubiquitous language with AI-powered tools like Cline and GitHub Copilot, enhancing code assistance and improving development efficiency.