remove-comments

Community

Clean code by removing redundant comments.

Authormanastalukdar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the issue of code bloat caused by obvious and redundant comments that add no value and can even obscure the code's intent.

Core Features & Use Cases

  • Automated Comment Cleanup: Identifies and removes comments that merely restate what the code clearly does (e.g., "// get" above a getter).
  • Preserves Valuable Documentation: Intelligently distinguishes between redundant comments and essential documentation like TODOs, FIXMEs, WHY explanations, and complex logic descriptions.
  • Use Case: Refactor a large codebase by automatically removing thousands of trivial comments, improving readability and reducing token count for AI processing without losing critical developer notes.

Quick Start

Use the remove-comments skill to clean obvious comments from the current project's JavaScript files.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: remove-comments
Download link: https://github.com/manastalukdar/claude-devstudio/archive/main.zip#remove-comments

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.