Gives your agent the ability to generate comprehensive, standardized technical documentation for object-oriented components, complete with architecture diagrams and API references.
When you've built a new class or service and need clear, professional documentation
When you want to document design patterns and architectural decisions for a component
When you need to provide clear usage examples and API tables for other developers
Provide the path to the component's folder or source file
Allow the agent to analyze the class structure, inheritance, and design patterns
Review the generated documentation including mermaid diagrams and API reference tables
Save the finalized technical documentation to your project's /docs/components/ directory
你
Document the new UserRepository class in src/data/repositories.
Agent
I'll analyze your UserRepository and its interfaces. I'll generate a comprehensive guide in /docs/components/user-repository-documentation.md, including a Mermaid class diagram, a table of all public methods with their parameters, and clear examples for both basic and advanced usage.
赋予您的代理通过分析源代码和实现模式来更新面向对象组件文档的能力。
赋予您的智能体使用 OpenAPI 和 Swagger 标准创建全面、交互式且对开发人员友好的 API 文档的能力。
赋予您的智能体根据 Diátaxis 框架的四个象限创建专家级技术文档的能力。
Gives your agent the ability to create structured, AI-optimized implementation plans for new features, refactoring, or infrastructure upgrades, ensuring deterministic and autonomous execution.
赋予您的代理按照组合和复合组件等现代模式构建可重用 React 组件的能力。