bynowsprinting· 10 skills
Resolves IDE diagnostics (inspections and analyzer findings) at the warning or higher severity level for a given set of files, then applies the solution's code style. Use this skill when a workflow's refactoring step calls for resolving diagnostics, or when the user asks to fix warnings, inspections, or static analysis findings in specific files. Typically invoked as /resolve-diagnostics <PATH>.
$npx -y skills add nowsprinting/unity-coding-skills --skill resolve-diagnosticsInstalls into the current project.
Run `npx skills use "https://github.com/nowsprinting/unity-coding-skills" --skill "nowsprinting/unity-coding-skills/resolve-diagnostics"` 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/nowsprinting/unity-coding-skills" that are relevant to the current task. Run `npx skills add "https://github.com/nowsprinting/unity-coding-skills"` and select the relevant skills, then follow their instructions.