Files
pos-system/microservices/docs/vi/skills/comment-code.md
Ho Ngoc Hai 76d75c753b Migrate
2026-05-23 18:37:02 +07:00

36 lines
1.2 KiB
Markdown

# Bilingual code comments in Vietnamese and English
> **Skill**: `comment-code`
> **Compatibility**:
## Tổng Quan
Bilingual code comments in Vietnamese and English. Use for documenting functions, classes, or adding EN/VI documentation.
## Khi Nào Sử Dụng
Use this skill when:
- Adding comments to new code / Thêm chú thích cho code mới
- Documenting existing code / Viết tài liệu cho code hiện có
- Creating JSDoc/TSDoc documentation / Tạo JSDoc/TSDoc
- Writing function/class descriptions / Viết mô tả hàm/lớp
- Explaining complex logic / Giải thích logic phức tạp
- Adding inline comments / Thêm chú thích inline
## Tham Chiếu Nhanh
Để biết chi tiết về patterns, code examples, và best practices, xem tài liệu skill đầy đủ.
## Skills Liên Quan
Xem [Danh Mục Skills](./index.md) để tìm skills liên quan.
## Tài Nguyên Bổ Sung
- **Tài Liệu Skill Đầy Đủ**: [`.agent/skills/comment-code/SKILL.md`](../../.agent/skills/comment-code/SKILL.md)
- **Ví Dụ Code**: [`.agent/skills/comment-code/references/REFERENCE.md`](../../.agent/skills/comment-code/references/REFERENCE.md)
---
**English Version**: [English Documentation](../../en/skills/comment-code.md)