Назад към всички

dart-checks-migration

// Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents.

$ git log --oneline --stat
stars:111
forks:21
updated:February 26, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namedart-checks-migration
descriptionDeprecated. Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents by using the upstream `dart-migrate-to-checks-package` skill.

Deprecated Skill: dart-checks-migration

[!IMPORTANT] This skill has been deprecated and upstreamed to the official repository. Do NOT use the instructions in this file.

Redirection Instruction

Inform the user that this local skill is deprecated and that they should use the official upstream skill dart-migrate-to-checks-package instead.

Provide the user with the installation instruction:

npx skills add dart-lang/skills --skill dart-migrate-to-checks-package --agent universal