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
Actualizado 3/25/2026
Estrellas
276
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use java-code-comments