Refactor verbose or unnatural natural-language prose — code comments, test descriptions, docstrings, user-facing text — into concise, native-sounding prose in a configured target language, using a sonnet subagent by default. Two modes: file mode rewrites a file's target-language prose in place; text mode returns the refactored text. Preserves code, identifiers, and proper-noun terms while translating ordinary technical vocabulary into the target language. Non-interactive — no user prompts. Use after generating prose with a model prone to verbosity, or to polish text before presenting it.
$npx -y skills add hiroro-work/claude-plugins --skill prose-polishInstalls into the current project.
Run `npx skills use "https://github.com/hiroro-work/claude-plugins" --skill "hiroro-work/claude-plugins/prose-polish"` 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/hiroro-work/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/hiroro-work/claude-plugins"` and select the relevant skills, then follow their instructions.