Claude Code Plugins

Community-maintained marketplace

Feedback

Global Commenting

@dpietersz/n8n-nodes-pleo
0
0

Write self-documenting code with minimal, helpful comments that explain logic rather than changes. Use this skill when adding comments to TypeScript files, writing JSDoc documentation, deciding whether code needs commenting, or reviewing existing comments. Apply when writing n8n node code, helper functions, or any code where you need to balance clarity with comment density.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name Global Commenting
description Write self-documenting code with minimal, helpful comments that explain logic rather than changes. Use this skill when adding comments to TypeScript files, writing JSDoc documentation, deciding whether code needs commenting, or reviewing existing comments. Apply when writing n8n node code, helper functions, or any code where you need to balance clarity with comment density.

When to use this skill:

  • When deciding whether to add comments to code
  • When writing JSDoc documentation for functions
  • When adding inline comments to explain complex logic
  • When reviewing or cleaning up existing comments
  • When writing self-documenting code with clear naming
  • When explaining large sections of code logic
  • When avoiding comments that describe temporary changes or fixes
  • When balancing code clarity with appropriate comment density

Global Commenting

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global commenting.

Instructions

For details, refer to the information provided in this file: global commenting