home/categories/technical-docs/partme-ai-full-stack-skills-skills-dev-utils-skills-java-code-comments-skill-md
technical-docsdocumentation

java-code-comments

Adds JavaDoc comments to Java code following industry standards. Covers class-level, method-level, and field-level comments for Controller, Service, ServiceImpl, Mapper, Entity, BO, DTO, VO, and other component types. Use when the user wants to add comments to Java code, generate JavaDoc documentation, or systematically document a Java codebase.

partme-ai
maintainer
partme-ai
更新於 3/25/2026
星標
276
分支
52
quick start

Installation and usage

Adds JavaDoc comments to Java code following industry standards. Covers class-level, method-level, and field-level comments for Controller, Service, ServiceImpl, Mapper, Entity, BO, DTO, VO, and other component types. Use when the user wants to add comments to Java code, generate JavaDoc documentation, or systematically document a Java codebase.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use java-code-comments