global-commenting

Write purposeful code comments that explain the "why" behind technical decisions, complex logic, and non-obvious implementations using JSDoc for components and APIs. Use this skill when documenting component props, explaining complex algorithms, noting performance optimizations, documenting workarounds, or adding API documentation. When working on component prop interfaces requiring JSDoc documentation, complex business logic or algorithms, performance optimization rationale, browser compatibility workarounds or hacks, API route documentation with request/response formats, configuration file explanations, Content Collection schema documentation, or regex patterns and what they match.

$ Installieren

git clone https://github.com/SpacePlushy/portfolio /tmp/portfolio && cp -r /tmp/portfolio/.claude/skills/global-commenting ~/.claude/skills/portfolio

// tip: Run this command in your terminal to install the skill