Skip to main content
motlin

code

by motlinv1.4.1

Code quality tools for comment cleanup and emoji enhancement

Installation guide →
4 skills 3 commandsproductivity GitHub

Commands

all-comments

Remove obvious and redundant comments from all files

comments

Remove obvious and redundant comments from uncommitted changes

emoji

Add appropriate emoji to make content more engaging

Documentation

# code

Code quality tools for comment cleanup and emoji enhancement.

## Commands

### `/comments`

Remove obvious and redundant comments from uncommitted code changes only.

### `/all-comments`

Remove obvious and redundant comments from all files in the codebase.

### `/emoji`

Add appropriate emoji to content to make it more engaging and easier to scan.

## Shared Files

- `shared/comment-removal-rules.md` - Rules for identifying redundant comments