This document outlines strategies to improve how AI tools can discover, understand, and utilize shared packages (especially UI components) within the Ezra monorepo. The goal is to make it easier for AI assistants to effectively leverage these internal libraries.
The Ezra project utilizes a monorepo structure with shared packages, likely located in frontend/packages/
. Unlike external registries like Shadcn, the primary need is to enhance discoverability within this existing monorepo structure for AI-driven development.