What problem does it solve? Codebases and products accumulate vague, casual, or cute names like push_dashboards.sh or "You're in!" that confuse engineers and users. This Skill enforces precise, professional vocabulary so every name denotes the actual domain concept, operation, or state. ## Core Features & Use Cases - Symbol and File Naming: Renames code symbols, files, and directories with literal, exact terms (e.g., deploy_dashboards.sh instead of push_dashboards.sh). - Interface and Status Text: Rewrites UI labels, statuses, and events in formal register (e.g., "Registration Complete" instead of "You're in!"). - Commit and Branch Naming: Applies the same specification-grade standard to commits, branches, and commands. - Use Case: While refactoring a payments module, rename Move Money to Transfer Funds and update all related events, statuses, and interface text to match the formal domain vocabulary. ## Quick Start Review the names in this module and rename any vague or casual symbols, files, and interface text using precise professional vocabulary.