dart-checks-migration
CommunityModernize Dart tests with package:checks.
Authorkevmoo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps migrate existing Dart test suites from the older package:matcher library to the more modern and powerful package:checks library, improving test clarity and maintainability.
Core Features & Use Cases
- Automated Pattern Replacement: Provides direct mappings for common
expectassertions to theircheckequivalents. - Async Handling Guidance: Offers specific instructions for correctly migrating asynchronous tests, preventing common pitfalls.
- Use Case: Refactor a large legacy Dart project's test suite to adopt
package:checks, ensuring all tests remain accurate and pass after the migration.
Quick Start
Use the dart-checks-migration skill to convert all expect calls in the test/ directory to use package:checks.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dart-checks-migration Download link: https://github.com/kevmoo/dash_skills/archive/main.zip#dart-checks-migration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.