Write Comments

Apply codebase commenting conventions for TypeScript, Python, and any language. USE WHEN writing or reviewing comments, adding section comments, organizing code into logical groups, or asked about comment style. Covers when to comment, how to write good comments, section comment format (emoji + capitalized name), emoji reference table, and anti-patterns to avoid (obvious comments, redundant JSDoc, TODO lint bypasses, dash-line dividers).

jimmypaolini Updated

File contents

jimmypaolini/codebase/tree/main/.agents/skills/write-comments commit 676dfee012

Frequently asked questions

npx skillmds@latest add jimmypaolini/write-comments