概要
The symfony-sk:error-code skill streamlines the process of implementing consistent error handling across Symfony StarterKit projects by enforcing a strict -XXYZZ naming convention. This specialized capability ensures that validation and service errors are unique, searchable, and logically categorized by feature and action. By utilizing a local cache and real-time database queries via VM commands, the skill prevents code collisions and automatically generates multilingual translations for return codes directly within your migration files, significantly reducing the manual effort required for robust API and form validation logic.