deslop-simplify-ai-code

Installation
SKILL.md

Deslop: Simplify Code

Expert code simplification focused on clarity, consistency, and maintainability while preserving exact functionality. Analyze code for unnecessary complexity, redundant patterns, and opportunities to make code more readable and idiomatic. Match existing code style, naming conventions, and patterns in the codebase.

Workflow

  1. Understand project context: Review existing code style, patterns, and conventions in the codebase
  2. Get the code to review: via git diff, PR review, file selection, or paste — don't assume branch naming or tooling
  3. Identify slop patterns across the entire file if it's been touched
  4. Simplify: Remove or refactor each instance to match project idioms
  5. Verify: Run tests if available. If not, review the diff carefully and manually verify behavior. For frontend code, visually verify UI still renders correctly. Provide a summary report of what changed and why.
Related skills

More from adibfirman/dotfiles

Installs
26
GitHub Stars
2
First Seen
Feb 5, 2026