© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.
Gives your agent the ability to update object-oriented component documentation by analyzing source code and implementation patterns.
When your technical documentation has drifted from the actual source code implementation
When updating public APIs, interfaces, or dependencies for an OO component
When architectural changes or design patterns need to be reflected in documentation
Locate the existing documentation and identify the corresponding component source path
Analyze the source code for class structures, inheritance, and public interfaces
Update the documentation's overview, architecture sections, and API tables
Refresh Mermaid diagrams to show the current component relationships and data flows
You
Update the documentation for our 'UserRepository' component to match the new async implementation.
Agent
I will analyze your 'UserRepository' source code, identify the new async method signatures and their return types, and update your technical documentation. I'll also refresh the Mermaid diagram to show the new dependency on the 'IDatabaseConnection' interface and ensure the 'last_updated' field is current.
Gives your agent the ability to generate comprehensive, standardized technical documentation for object-oriented components, complete with architecture diagrams and API references.
Gives your agent the ability to create comprehensive, interactive, and developer-friendly API documentation using OpenAPI and Swagger standards.
Gives your agent the ability to create expert-level technical documentation structured according to the Diátaxis framework's four quadrants.
Gives your agent the ability to update existing implementation plans with new requirements, refactors, or upgrades using a machine-readable structure.
Gives your agent the ability to build reusable React components following modern patterns like composition and compound components.
© 2026 YOLOX SYSTEM. ALL RIGHTS RESERVED.