πŸ”Œ

comment-conventions

πŸ”ŒPlugin

rvanbaalen/skills

Installation

Add marketplace in Claude Code:
$/plugin marketplace add rvanbaalen/skills
Step 2. Install plugin:
$/plugin install comment-conventions@rvanbaalen
VibeIndex|
What it does
|

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

0
-
Last UpdatedJun 24, 2026

More from this repository10

πŸ”Œ
react-queryπŸ”ŒPlugin

TanStack Query v5 skill with three modes β€” code review, v4β†’v5 migration, and coding guidance for new v5 code. Grounded in the official v5 docs.

πŸ”Œ
drill-meπŸ”ŒPlugin

Stress-test a plan before implementation by walking the design tree one decision at a time, with a recommended answer for every question

πŸ”Œ
cprπŸ”ŒPlugin

Commit, Push, and Release β€” one-command workflow with release-please integration

πŸ”Œ
svg-precisionπŸ”ŒPlugin

Deterministic SVG generation, validation, and rendering for icons, diagrams, charts, UI mockups, and technical drawings.

πŸ”Œ
make-issue-commentπŸ”ŒPlugin

Post a structured investigation/fix comment on the active GitHub PR, update progress, and mark resolved when done. Proactively proposes itself when an investigation lands on a root cause and fix plan.

πŸ”Œ
disk-cleanupπŸ”ŒPlugin

Multi-step macOS disk-space cleanup: identify what's using disk, propose a safety-tiered plan, then execute with confirmation. Covers caches, dev tooling, VMs, Ollama models, orphaned app data, app uninstalls, and the Time Machine local-snapshot trap

πŸ”Œ
version-bumpπŸ”ŒPlugin

Auto-suggest semver version bumps for changed plugins before pushing

πŸ”Œ
design-principlesπŸ”ŒPlugin

Apple's eight core principles of design (Purpose, Agency, Responsibility, Familiarity, Flexibility, Simplicity, Craft, Delight) as a working framework for reviewing, critiquing, and building user interfaces β€” applied with the canonical examples and with trade-offs surfaced whenever honoring one principle costs another

πŸ”Œ
make-issueπŸ”ŒPlugin

Create a new GitHub issue with template, type, and label selection

πŸͺ
rvanbaalen/skillsπŸͺMarketplace

Public Claude Code skills marketplace