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개 표시
모든 저장소를 표시했습니다