Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
YoussefSalem582
Perfil de creador de GitHub

YoussefSalem582

Vista por repositorio de 30 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
30
repositorios
4
actualizado
2026-07-09
explorador de repositorios

Repositorios y skills representativas

add-api
Desarrolladores de software

Wire a backend endpoint end-to-end through the ApiClient envelope, ApiException->Failure mapping. Use when connecting a new API route.

2026-07-09
add-feature
Desarrolladores de software

Scaffold a Clean Architecture feature (domain, data, presentation) with manual DI, routing, and translations. Use when creating a new feature module.

2026-07-09
dart-add-unit-test
Analistas de garantía de calidad de software y probadores

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-07-09
dart-collect-coverage
Analistas de garantía de calidad de software y probadores

Collect coverage using the coverage packge and create an LCOV report

2026-07-09
dart-fix-runtime-errors
Desarrolladores de software

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-07-09
dart-resolve-package-conflicts
Desarrolladores de software

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

2026-07-09
dart-run-static-analysis
Desarrolladores de software

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-07-09
dart-use-pattern-matching
Desarrolladores de software

Use switch expressions and pattern matching where appropriate

2026-07-09
Mostrando las 8 principales de 18 skills recopiladas en este repositorio.
Mostrando 4 de 4 repositorios
Todos los repositorios cargados