ptlam-code-style-dart
Installation
SKILL.md
PTLam Dart Code Style
Rules for Dart library and application code: SDK and package resolution,
analyzer and formatter settings, naming, library layout, data types, failures,
async work, dartdoc, and package:test. This skill owns Dart mechanics only;
the foundation owns the standard they satisfy.
Required skills
ptlam-code-style
Reason: Provides the language-neutral conventions and testing doctrine the Dart mechanics satisfy.