no-redundant-comments

SKILLFlujo de trabajocomunidad
v0.0.0TheArmaganNOASSERTIONActualizado hace 2 mFuente →

Remove code comments that just restate the code, and keep the ones that explain why. Use this WHENEVER you write or edit code in any language. Comments like "// increment i", "// loop over the items", "// constructor", "// return the result", and a docstring that repeats the function name in English

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
2Estrellas del repo
1Clientes
1Formatos
hace 2 mÚltima actualización
Skill
AutorTheArmagan
Versión0.0.0
LicenciaNOASSERTION
CategoríaFlujo de trabajo
Formatosskill.md
PromptNo publicado
Compatibilidad
Claude✓ Compatible
Cursor
Copilot
ChatGPT
Gemini
Acerca de

Remove code comments that just restate the code, and keep the ones that explain why. Use this WHENEVER you write or edit code in any language. Comments like "// increment i", "// loop over the items", "// constructor", "// return the result", and a docstring that repeats the function name in English are noise that signals machine-generated code and rots as the code changes. Keep comments that expl

Palabras clave
skillclaude