πŸ”Œ

comment-conventions

πŸ”ŒPlugin

rvanbaalen/skills

VibeIndex|
What it does
Security check pending

Language-agnostic code commenting and docblock conventions β€” present-tense comments, dev-focused content, mandatory docblocks on new functions/methods/components, a 3-source-line descending-length cap on docblock prose, and a no-chatter rule for inline comments (no prose walls, no business-logic essays, no step-by-step narration in the code path). Auto-fixes non-compliant docblocks and inline-comment walls on existing functions in the file being edited, leaving unusually long deliberate docblocks alone. Ships a PostToolUse hook that auto-validates Rule 4 on every Edit/Write.

πŸͺ

Part of

rvanbaalen/skills

Installation

Add marketplace in Claude Code:
/plugin marketplace add rvanbaalen/skills
Step 2. Install plugin:
/plugin install comment-conventions@rvanbaalen
0
-
AddedJun 25, 2026