skills/deslop/SKILL.md
Remove all unnecessary changes introduced in this branch
npx skillsauth add recrsn/claude-plugins deslopInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Check the diff against origin/main, and remove all unnecessary changes
introduced in this branch. Run git fetch origin to make sure git context is
up-to-date.
Here is the list of files changed in this branch:
!git diff --stat origin/main
Focus on removing unnecessary ADDITIONS, not reverting improvements:
Report at the end with only a 1-3 sentence summary of what you changed
development
Generate unit tests for the changed code in this branch
testing
Split large files into manageable chunks following language-specific best practices
development
Port an Electron app to Electrobun. Runs a compatibility audit first, then migrates IPC, windows, preload, menus, dialogs, and build config to Electrobun equivalents.
development
Check code modified in the current branch for cohesiveness, and execute refactors