소개
Global Commenting provides a standardized framework for maintaining clean, high-quality code documentation in PHP, TypeScript, and JavaScript projects. By focusing on "evergreen" comments, this skill ensures that documentation explains the underlying rationale and complex business logic rather than stating the obvious or tracking temporary changes. It guides the model to favor self-documenting code structures and clear naming conventions, helping developers maintain a codebase where comments are purposeful, relevant, and easy to maintain over time.