mirror of
https://github.com/devtoolsd/awesome-devtools.git
synced 2026-07-16 13:02:58 -05:00
[PR #205] Add unslop to CLIs & Terminal Tools #1571
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/devtoolsd/awesome-devtools/pull/205
Author: @MohamedAbdallah-14
Created: 4/25/2026
Status: 🔄 Open
Base:
main← Head:add-unslop📝 Commits (1)
ba5c213Add unslop to CLIs & Terminal Tools📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
readme.md(+1 -0)📄 Description
Add unslop to CLIs & Terminal Tools
Tool: unslop
A CLI tool and MCP server that removes named AI writing patterns from text. Targets specific structural patterns that make text read as AI-generated: tricolons, em-dash overuse, hedging stacks, sycophancy openers, and overused vocabulary like "delve" and "crucial."
Developers use it to clean up AI-generated commit messages, documentation drafts, code comments, and PR descriptions before they ship.
Why it fits "CLIs & Terminal Tools"
It is a terminal-first tool. The core workflow is piping text through it:
Lint mode (no writes) lets you audit before committing:
Details
Entry added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.