Skip to main content
X-Hozmi
GitHub 创作者资料

X-Hozmi

按仓库查看 1 个 GitHub 仓库中的 24 个已收集 skills。

已收集 skills
24
仓库
1
更新
2026年8月26日
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

dart-add-unit-test
未分类

Write and organize unit tests for functions, methods, and classes using `package:test`. Use when creating new logic or fixing bugs to ensure code remains correct and regression-free.

2026年8月26日
dart-build-cli-app
未分类

Entrypoint structure, exit codes, cross-platform scripts. Use when building command line utilities, scripts, or applications.

2026年8月26日
dart-collect-coverage
未分类

Collect coverage using the coverage packge and create an LCOV report

2026年8月26日
dart-fix-runtime-errors
未分类

Uses get_runtime_errors and lsp to fetch an active stack trace, locate the failing line, apply a fix, and verify resolution via hot_reload.

2026年8月26日
dart-generate-test-mocks
未分类

Define and generate mock objects for external dependencies using `package:mockito` and `build_runner`. Use when unit testing classes that depend on complex external services like APIs or databases.

2026年8月26日
dart-migrate-to-checks-package
未分类

Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents.

2026年8月26日
dart-resolve-package-conflicts
未分类

Workflow for fixing package version conflicts. Use this when `pub get` fails due to incompatible package versions.

2026年8月26日
dart-run-static-analysis
未分类

Execute `dart analyze` to identify warnings and errors, and use `dart fix --apply` to automatically resolve mechanical lint issues. Use during development to ensure code quality and before committing changes.

2026年8月26日
已展示 8 / 24 个已收集 Skill。
已展示 1 / 1 个仓库
已展示全部仓库