Global Commenting

Generate standardized code comments across multiple languages and formats.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hugocrne/portfolio-freelance-ia --skill global-commenting-hugocrne
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Global Commenting
Source: https://github.com/hugocrne/portfolio-freelance-ia/tree/main/.claude/skills/global-commenting
Command: npx skills add https://github.com/hugocrne/portfolio-freelance-ia --skill global-commenting-hugocrne

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the lack of consistent and helpful code comments, which makes codebases difficult to understand, increases onboarding time for new developers, and hinders long-term maintenance.

Core Features & Use Cases

  • Standardized Comment Format: Guides Claude to use your team's preferred commenting style (e.g., JSDoc, Python docstrings, inline comments) consistently.
  • Improved Code Readability: Ensures all code is well-documented, making it easier for developers to quickly grasp complex logic and collaborate effectively.
  • Use Case: When Claude generates new code or refactors existing sections, it automatically adds or updates comments to explain complex logic, function parameters, and return values, saving significant manual documentation effort.

Quick Start

Activate this skill to ensure Claude automatically generates and maintains code comments that adhere to your global documentation standards.