Validates if a skill name follows the required format. Valid names are lowercase kebab-case with digits allowed. No leading/trailing/consecutive hyphens.
The skill name to validate
true if the name is valid, false otherwise
Validates if a skill name follows the required format. Valid names are lowercase kebab-case with digits allowed. No leading/trailing/consecutive hyphens.