Files
Jaime Wren e17efb5eb1 Migrate YAML input asset validation to validate-skill command
- Resolves https://github.com/flutter/skills/issues/32
- Move structural, prefix, and protocol checks from `yaml_assets_test.dart` to `ValidateSkillCommand.run()`.
- Allow configuration validation to run upfront without requiring a Gemini API key.
- Delete legacy `test/yaml_assets_test.dart`.
- Add comprehensive edge case coverage in `test/commands/validate_skills_input_test.dart`.
2026-05-06 11:51:06 -07:00
..