Skip to main content

kevmoo/dash_skills

SkillsMP は kevmoo/dash_skills から 10 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
10
GitHub スター
143
GitHub フォーク
16

このリポジトリの skills

収集済み skill 10 件中 10 件を表示しています。

職業分類
未分類
説明

Best practices for using `expect` and `package:matcher`. Focuses on readable assertions, proper matcher selection, and avoiding common pitfalls.

原文の言語: 英語

更新
職業分類
未分類
説明

Guidelines and best practices for refactoring consecutive prints, single-line string concatenations, and complex output blocks into triple-quoted multi-line string literals (''' or """) in Dart.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Profile Dart command-line applications using the VM Service protocol to capture CPU samples and identify performance bottlenecks. Helps agents automate CPU profiling, generate function call breakdown summaries, and export JSON profiles without a browser or…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

General best practices for Dart development. Covers code style, effective Dart, and language features.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Best practices for validating Dart documentation comments. Covers using `dart doc` to catch unresolved references and macros.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guidelines for handling long lines in Dart code to adhere to the 80-column rule. The `lines_longer_than_80_chars` lint.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Guidelines for maintaining external Dart packages, covering versioning, publishing workflows, and pull request management. Use when updating Dart packages, preparing for a release, or managing collaborative changes in a repository.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Understand and improve test coverage in a Dart package. Helps agents run coverage, interpret results, and identify missed lines.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Core concepts and best practices for `package:test`. Covers `test`, `group`, lifecycle methods (`setUp`, `tearDown`), and configuration (`dart_test.yaml`).

原文の言語: 英語

更新
収集済み skill 10 件中 10 件を表示しています。