skills/utg/SKILL.md
Generate unit tests for the changed code in this branch
npx skillsauth add recrsn/claude-plugins utgInstall 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 generate unit tests for the changed code
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
Testing guidelines:
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.
tools
Remove all unnecessary changes introduced in this branch
development
Check code modified in the current branch for cohesiveness, and execute refactors