When to use this skill ALWAYS use this skill when the user mentions: - Adding comments to Java code - Documenting Java classes, methods, or fields - Generating JavaDoc comments - Improving code documentation - Code annotation or code commenting - 给 Java 代码添加注释 - 生成 Java 文档注释 - 代码注释 - 添加注释 Trigger phrases include: - "给这段代码添加注释" (add comments to this code) - "生成 JavaDoc" (generate JavaDoc) - "添加类注释" (add class comments) - "添加方法注释" (add method comments) - "添加属性注释" (add field comments) - "代码注释" (code comments) - "文档注释" (documentation comments) - "一句话给 Java 代码添加注释" (add comments to Java code with…