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日
収集済み skill 24 件中 8 件を表示しています。
1 件中 1 件のリポジトリを表示
すべてのリポジトリを表示しました