byjordigilh· 3 skills
Performs Go code refactoring operations using gopls for type-safe transformations. Use when renaming functions/types/packages/variables, extracting code, inlining calls, moving Go packages, or any Go refactoring operation. Ensures build integrity and updates all references across the codebase.
$npx -y skills add jordigilh/kubernaut --skill go-refactor-with-goplsInstalls into the current project.
Run `npx skills use "https://github.com/jordigilh/kubernaut" --skill "jordigilh/kubernaut/go-refactor-with-gopls"` 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/jordigilh/kubernaut" that are relevant to the current task. Run `npx skills add "https://github.com/jordigilh/kubernaut"` and select the relevant skills, then follow their instructions.