Refactor keryx framework or example app code while preserving behavior. Use this skill whenever the user asks to clean up, simplify, extract, inline, rename, reorganize, DRY up, decompose, or refactor code — even if they don't use the word "refactor" explicitly. Also use when moving logic between files, extracting helpers or utilities, splitting large files, or consolidating duplicated patterns.
$npx -y skills add actionhero/keryx --skill refactorInstalls into the current project.
Run `npx skills use "https://github.com/actionhero/keryx" --skill "actionhero/keryx/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/actionhero/keryx" that are relevant to the current task. Run `npx skills add "https://github.com/actionhero/keryx"` and select the relevant skills, then follow their instructions.