Skip to main content
phanbaohuy96
GitHub creator profile

phanbaohuy96

Repository-level view of 31 collected skills across 2 GitHub repositories.

skills collected
31
repositories
2
updated
2026-07-20
repository explorer

Repositories and representative skills

fl-behavioral-guardrails
software-developers

Behavioral guidelines for Flutter base tasks: clarify ambiguity, keep changes simple and surgical, and define verifiable success criteria before coding.

2026-07-20
fl-module-scaffold
software-developers

Scaffolds a new feature module under apps/main/lib/presentation/modules using the bundled module generator

2026-07-20
fl-reviewer
software-quality-assurance-analysts-and-testers

Reviews UI-layer changes — screens, blocs, widgets, routes — against the template's StateBase + CoreBlocBase + fl_theme conventions

2026-07-20
fl-ui-components
software-developers

Awareness index of every reusable widget in fl_ui, fl_theme, fl_media, and core's common_widget — name, one-line purpose, when to reach for it instead of writing a new one

2026-07-20
fl-data-layer
software-developers

Builds the data layer with Freezed DTOs, Retrofit clients, the storage-seam local data manager, and repositories wired through injectable

2026-07-03
fl-dependency-injection
software-developers

Teaches and applies Flutter/Dart dependency injection with Injectable + GetIt, grounded in this repo's Clean Architecture and code generation conventions. Use when changing DI wiring, adding BLoCs/use cases/repositories/modules, using @Named/@preResolve/@factoryParam/env registrations, reviewing DI best practices, or setting up DI tests.

2026-07-03
fl-testing
software-quality-assurance-analysts-and-testers

Writes unit and widget tests for blocs, repositories, and screens using bloc_test + mocktail

2026-07-03
fl-bloc-pattern
software-developers

Implements BLoC state management using CoreBlocBase, an abstract State hierarchy, and a freezed _StateData

2026-06-22
Showing top 8 of 17 collected skills in this repository.
Showing top 8 of 14 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded