comment-conventions
πPluginrvanbaalen/skills
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
/plugin marketplace add rvanbaalen/skills/plugin install comment-conventions@rvanbaalenMore from this repository10
Public Claude Code skills marketplace
Micro-commit with conventional commit messages, with interactive and non-interactive (background) modes
Create a new GitHub issue with template, type, and label selection
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.
Auto-suggest semver version bumps for changed plugins before pushing
Extract text from images and scanned PDFs using OCR. Supports 100+ languages, table detection, structured output, and batch processing.
Deterministic SVG generation, validation, and rendering for icons, diagrams, charts, UI mockups, and technical drawings.
Git-based time registration summaries
Generate professional Lottie animations from static SVGs. Replaces After Effects for motion graphics.
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.