Switch name rendering to "last, first"
Scanned 9/3/2026
Install to Claude Code
npx -y skills add zernie/vigiles --skill rename-caller --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Rename Caller?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/zernie-rename-caller)More formats (shields.io, HTML) on the badges page.
---
name: switch-name-format
description: Switch name rendering to "last, first"
---
<!-- vigiles:result "npm test" -->
# Switch to "last, first" name format
The product now renders people's names as `last, first` (for example
`Lovelace, Ada` instead of `Ada Lovelace`).
Update the source under `src/` so names render in the new format everywhere
they appear. The behaviour is covered by the tests under `test/`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!