Use when the user wants to fix a SonarQube issue, resolve a code smell, or address a flagged violation. Also use when the user says "fix this issue", "resolve the ternary", or "clean up sonar findings". Triggers: "fix sonar", "fix issue", "resolve code smell", "fix violation", "sonar fix", "clean up issue", "address finding". Not for: triaging false positives (use sonar-triage), browsing issues without fixing (use sonar-issues).
$npx -y skills add denniscalazans/denniscalazans-plugins --skill sonar-fixInstalls into the current project.
Run `npx skills use "https://github.com/denniscalazans/denniscalazans-plugins" --skill "denniscalazans/denniscalazans-plugins/sonar-fix"` 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/denniscalazans/denniscalazans-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/denniscalazans/denniscalazans-plugins"` and select the relevant skills, then follow their instructions.