byflutter· 91 skills
Use this skill when you need to set up validation for AI agent skills in a Dart project for the first time. Adds the linter as a dev_dependency, creates a configuration file, and generates a baseline for legacy repos.
$npx -y skills add flutter/skills --skill dart-skills-lint-setupInstalls into the current project.
Run `npx skills use "https://github.com/flutter/skills" --skill "flutter/skills/dart-skills-lint-setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/flutter/skills" that are relevant to the current task. Run `npx skills add "https://github.com/flutter/skills"` and select the relevant skills, then follow their instructions.