Loading...
Loading...
Found 117 Skills
Master Dart/Flutter performance optimization including efficient code patterns, data structure selection, and compilation benefits.
DART model loading - URDF, SDF, MJCF, SKEL parsers and dart::io unified API
Learn how to extend Dart's functionality to implement JavaScript-style "truthy" checks for easier conditional logic and value evaluations.
Best practices for validating Dart documentation comments. Covers using `dart doc` to catch unresolved references and macros.
Core concepts and best practices for `package:test`. Covers `test`, `group`, lifecycle methods (`setUp`, `tearDown`), and configuration (`dart_test.yaml`).
Apply design principles to create intuitive and robust library interfaces.
Handle asynchronous operations safely using Futures and Streams.
Dart programming for Flutter mobile and web development. Use for .dart files.
Learn how to print multiple objects to the console in Dart using Records, offering a similar experience to JavaScript's `console.log()` functionality.
DART build system knowledge - CMake, pixi, dependencies, troubleshooting
Instructions and resources for building applications using the Genkit Dart framework -- general purpose, multi-model Generative AI SDK for Dart.
Dartを用いた堅牢で保守性の高いCLIツールを作成・改善するためのスキル。ベストプラクティスを網羅しています。