bylerianstudio· 58 skills
Planning a backend refactor: audits an existing Go or TypeScript backend against Ring/Lerian standards and produces a prioritized task list (findings.md + tasks.md) ready for ring:running-dev-cycle. Plans only — no edits. Use when an existing backend service needs to meet standards or an audit is requested. Skip for greenfield projects, single-file fixes, or frontend (use ring:planning-frontend-refactor).
$npx -y skills add lerianstudio/ring --skill planning-backend-refactorInstalls into the current project.
Run `npx skills use "https://github.com/lerianstudio/ring" --skill "lerianstudio/ring/planning-backend-refactor"` 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/lerianstudio/ring" that are relevant to the current task. Run `npx skills add "https://github.com/lerianstudio/ring"` and select the relevant skills, then follow their instructions.