关于
Global Commenting streamlines the documentation process by providing clear guidelines on when to write comments and when to let the code speak for itself. It helps developers maintain a clean codebase by focusing on the 'why' behind complex logic, documenting public APIs with JSDoc, and ensuring Swagger properties are appropriately localized for business requirements. By discouraging temporary markers, change logs, and obvious code descriptions, this skill ensures that documentation remains relevant and future-proof, significantly improving long-term maintainability and team collaboration.