byflutter· 91 skills
Validates an in-progress PR or feature branch of dart_skills_lint against known downstream ecosystem consumers. Use when assessing breaking changes across external repositories during PR evaluation, testing migrations against the changelog, or determining necessary backwards compatibility shims.
$npx -y skills add flutter/agent-plugins --skill check-downstream-consumersInstalls into the current project.
Run `npx skills use "https://github.com/flutter/agent-plugins" --skill "flutter/agent-plugins/check-downstream-consumers"` 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/agent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/flutter/agent-plugins"` and select the relevant skills, then follow their instructions.