mirror of
https://github.com/flutter/agent-plugins.git
synced 2026-09-14 16:19:33 +08:00
e17efb5eb1
- 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`.