Use this skill when the user reports a typo in their codebase or documentation and asks for it to be fixed across the project, or when reviewing code and noticing a misspelled identifier, comment, or string that should be corrected consistently across all occurrences.
$npx -y skills add ankitkr3/compounded --skill compounded-typo-fixerInstalls into the current project.
Run `npx skills use "https://github.com/ankitkr3/compounded" --skill "ankitkr3/compounded/compounded-typo-fixer"` 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/ankitkr3/compounded" that are relevant to the current task. Run `npx skills add "https://github.com/ankitkr3/compounded"` and select the relevant skills, then follow their instructions.