Modularize a monolithic Go package into domain-specific sub-packages. Extracts shared utilities, moves domain files, updates imports, renames types, creates registration functions, and validates compilation+tests at every step. Designed for large-scale refactoring of 50-100+ file packages.
$npx -y skills add jmrplens/gitlab-mcp-server --skill modularize-go-packageInstalls into the current project.
Run `npx skills use "https://github.com/jmrplens/gitlab-mcp-server" --skill "jmrplens/gitlab-mcp-server/modularize-go-package"` 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/jmrplens/gitlab-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/jmrplens/gitlab-mcp-server"` and select the relevant skills, then follow their instructions.