code-comment-guidelines

Code comment guidelines based on industry best practices. Use when reviewing code, writing new code, or when asked about comment quality. Applies to all languages but specializes in TypeScript/JavaScript. Enforces "JSDoc for public APIs only, no redundant comments" principle. Automatically suggests comment additions, removals, or refactoring alternatives.

$ Installer

git clone https://github.com/hiro0218/b.0218.jp /tmp/b.0218.jp && cp -r /tmp/b.0218.jp/.claude/skills/code-comment-guidelines ~/.claude/skills/b-0218-jp

// tip: Run this command in your terminal to install the skill