Skip to main content
X-Hozmi
Perfil de creador de GitHub

X-Hozmi

Vista por repositorio de 24 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
24
repositorios
1
actualizado
26 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

explorador de repositorios

Repositorios y skills representativas

dart-add-unit-test
sin clasificar

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 ago 2026
dart-build-cli-app
sin clasificar

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

26 ago 2026
dart-collect-coverage
sin clasificar

Collect coverage using the coverage packge and create an LCOV report

26 ago 2026
dart-fix-runtime-errors
sin clasificar

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 ago 2026
dart-generate-test-mocks
sin clasificar

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 ago 2026
dart-migrate-to-checks-package
sin clasificar

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

26 ago 2026
dart-resolve-package-conflicts
sin clasificar

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

26 ago 2026
dart-run-static-analysis
sin clasificar

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 ago 2026
Mostrando 8 de 24 skills recopiladas.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados