Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
DA
@dart-lang
contributor on implexa, with 11 skills ranked by
SkillRank
across 1 source.
dart-lang on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
6.2
skills.sh
dart-build-cli-app
dart-build-cli-app covers project scaffolding, directory structure conventions, argument parsing, and ci integration for dart command-line tools. incomplete coverage of error handling, testing strategies, and deployment workflows.
5.8
skills.sh
dart-use-pattern-matching
dart-use-pattern-matching teaches conditional pattern selection for switch expressions and destructuring, covering map/list/record/object patterns with decision trees for different data structures.
5.3
skills.sh
dart-add-unit-test
dart-add-unit-test provides basic test organization conventions for dart projects, covering file structure and naming, but lacks procedural depth on test implementation itself.
5.2
skills.sh
dart-migrate-to-checks-package
dart-migrate-to-checks-package guides replacing matcher package assertions with checks equivalents in dart test suites, covering dependency management and basic syntax translation patterns.
5.2
skills.sh
dart-generate-test-mocks
dart-generate-test-mocks covers dependency injection patterns and mockito setup for dart unit testing, but lacks concrete procedural steps and actionable build_runner invocation guidance.
4.8
skills.sh
dart-resolve-package-conflicts
dart-resolve-package-conflicts addresses version incompatibilities in dart projects by applying the single-version constraint rule and version constraint mechanisms, though concrete resolution steps are not included in the provided content.
4.2
skills.sh
dart-fix-runtime-errors
dart-fix-runtime-errors documents dart static analysis principles for type safety and null handling, but lacks actionable runtime error resolution steps, stack trace processing, or verification procedures.
—
skills.sh
dart-setup-ffi-assets
Guides agents in compiling and packaging C/C++ source code into dynamic or static libraries (Code Assets) using Dart's Native Assets hook system (via…
—
skills.sh
dart-use-ffigen
Guide agents to use `package:ffigen` to automatically generate FFI bindings instead of writing them manually. Use this skill when a task involves writing new…
—
skills.sh
dart-collect-coverage
Collect coverage using the coverage packge and create an LCOV report
—
skills.sh
dart-run-static-analysis
Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanical lint issues. Use during development to…
dart-lang (11 skills ranked by SkillRank) | implexa