* feat: migrate from dart_skills_lint to skills_lint package * Apply suggestion from @reidbaker * test: improve skill linting and validation test robustness * Update .github/workflows/skills_tool.yaml * style: format test/lint_skills_test.dart --------- Co-authored-by: Reid-Agent <269567208+reidbaker-agent@users.noreply.github.com>
One place to run "flutter pub get". Brings up the lower end dart to ^3.10.8, upgrades lints and packages. Removes lock files. Fixes formatting for new lower bounds.