Write and organize unit tests for logd formatters, decorators, and execution engines using package:test to assert correct output and prevent regressions.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٤ من skills من pooriaaskarim/logd. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٤ من أصل ٤ skills مجمعة.
Write and organize unit tests for logd formatters, decorators, and execution engines using package:test to assert correct output and prevent regressions.
لغة النص الأصلي: الإنجليزية
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 hook/build.dart and hook/link.dart utilizing package:native_toolchain_c) for logd VM/native modules.
لغة النص الأصلي: الإنجليزية
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 FFI bindings, extending C/Objective-C/Swift integrations, or replacing hand-crafted `dart:ffi` setups…
لغة النص الأصلي: الإنجليزية
Optimize token resolvers, timezone parsers, and formatter conditions in logd using switch expressions and Dart pattern matching.
لغة النص الأصلي: الإنجليزية