Refactor and simplify Python files modified in the current session — minimal diff, clean code principles, then lint/format/typecheck. Use when the user asks to clean up, simplify, or refactor code.
$npx -y skills add jenreh/appkit --skill code-cleanupInstalls into the current project.
Run `npx skills use "https://github.com/jenreh/appkit" --skill "jenreh/appkit/code-cleanup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jenreh/appkit" that are relevant to the current task. Run `npx skills add "https://github.com/jenreh/appkit"` and select the relevant skills, then follow their instructions.