Loading...
Loading...
Found 118 Skills
DART model loading - URDF, SDF, MJCF, SKEL parsers and dart::io unified API
Configure and resolve static analysis warnings to maintain project health.
Compile and deploy Dart apps for various native and web target platforms.
Entrypoint structure, exit codes, cross-platform scripts. Use when building command line utilities, scripts, or applications.
Dartを用いた堅牢で保守性の高いCLIツールを作成・改善するためのスキル。ベストプラクティスを網羅しています。
Professional memory management for mobile applications, focusing on resource disposal, garbage collection pressure, and large asset handling.
Best practices for using `expect` and `package:matcher`. Focuses on readable assertions, proper matcher selection, and avoiding common pitfalls.
Best practices for validating Dart documentation comments. Covers using `dart doc` to catch unresolved references and macros.
Guidelines for using modern Dart features (v3.0 - v3.10) such as Records, Pattern Matching, Switch Expressions, Extension Types, Class Modifiers, Wildcards, Null-Aware Elements, and Dot Shorthands.
Master Dart/Flutter performance optimization including efficient code patterns, data structure selection, and compilation benefits.
Structure packages and manage dependencies using the pub ecosystem.
Bridge Dart with native C/C++ libraries using FFI.