Code Comments Vp

Add, rewrite, review, or standardize maintainable code comments and docstrings. Use when the user asks to add comments, improve comments, write Chinese code comments, document modules/classes/functions, explain code through comments, follow an existing code comment style, or make code easier for future maintainers to understand. Default to coarse-grained module/function comments, and add fine-grained block comments only for complex control flow, async/concurrency, caching, fallback behavior, state mutation, external calls, safety checks, performance choices, or business rule priority.

VectorPeak 8771116 4 files · 22.4 KB Updated

File contents

VectorPeak/vectorpeak-agent-skills/tree/main/dev-skills/code-comments-vp commit 877111661f

Frequently asked questions

npx skillmds@latest add vectorpeak/code-comments-vp