What problem does it solve?
Helps developers and reviewers turn code, comments, and design discussions into a consistent, saved WPS technical note so important architecture, core code, and implementation details are recorded and discoverable.
Core Features & Use Cases
- Context-aware note creation: Detects the current file, selected code, or clipboard content and either updates an existing note that matches the class or directory name or creates a new one.
- Seven-section technical template: Ensures notes include the required sections (核心技术 with diagram, 核心代码, 关键技术点, 核心类和职责, 调用链 as mermaid, 架构概览 with diagram, 注意事项) and inserts code blocks and diagrams as needed.
- Diagram and code insertion: Generates or inserts architecture and call-chain diagrams (generate_image / mermaid) and writes core code blocks extracted from comments, selection, or specified functions.
- Proactive syncing and edits: Synchronizes edits to WPS, supports batch edits, global replacements, and periodically refreshes the current note while it remains open.
Quick Start
Create or update a WPS technical note for the selected class, including the seven required sections and an architecture diagram.