Skip to main content
X-Hozmi
GitHub-Creator-Profil

X-Hozmi

Repository-Ansicht von 24 gesammelten Skills in 1 GitHub-Repositories.

gesammelte Skills
24
Repositories
1
aktualisiert
26. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

dart-add-unit-test
nicht klassifiziert

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.

26. Aug. 2026
dart-build-cli-app
nicht klassifiziert

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

26. Aug. 2026
dart-collect-coverage
nicht klassifiziert

Collect coverage using the coverage packge and create an LCOV report

26. Aug. 2026
dart-fix-runtime-errors
nicht klassifiziert

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.

26. Aug. 2026
dart-generate-test-mocks
nicht klassifiziert

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.

26. Aug. 2026
dart-migrate-to-checks-package
nicht klassifiziert

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

26. Aug. 2026
dart-resolve-package-conflicts
nicht klassifiziert

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

26. Aug. 2026
dart-run-static-analysis
nicht klassifiziert

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.

26. Aug. 2026
Es werden 8 von 24 gesammelten Skills angezeigt.
1 von 1 Repositories angezeigt
Alle Repositories angezeigt