Skip to main content

kevmoo/dash_skills

SkillsMP 已收集 kevmoo/dash_skills 中的 10 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
10
GitHub 星标
143
GitHub Forks
16

这个仓库中的 skills

已展示 10 / 10 个已收集 Skill。

职业分类
未分类
描述

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`).

原文语言:英语

更新
已展示 10 / 10 个已收集 Skill。