Skip to main content
Repositorio de GitHub

echo-chat

echo-chat contiene 14 skills recopiladas de phanbaohuy96, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
14
Stars
0
actualizado
2026-04-27
Forks
0
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

bus-event
Desarrolladores de software

Handles cross-feature BusEvent communication with EventBusManager in the Flutter base template

2026-04-27
bloc-pattern
Desarrolladores de software

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

2026-04-27
data-layer
Desarrolladores de software

Builds the data layer with Freezed DTOs, Retrofit clients, hive_ce local stores, and repositories wired through injectable

2026-04-27
flutter-reviewer
Desarrolladores de software

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

2026-04-27
localization
Desarrolladores de software

Adds and updates app strings through the CSV → ARB → generated localizations workflow

2026-04-27
module-scaffold
Desarrolladores de software

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

2026-04-27
route-config
Desarrolladores de software

Configures routes with the IRoute / CustomRouter abstractions in core and exposes navigation via a BuildContext coordinator

2026-04-27
behavioral-guardrails
Especialistas en gestión de proyectos

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

2026-04-27
error-handling
Desarrolladores de software

Routes thrown errors through CoreBlocBase + CoreDelegate to StateBase's ErrorType-driven dialog/snackbar/login UI rather than a custom Failure type

2026-04-26
extension-action
Desarrolladores de software

Extracts screen handlers and bloc listeners into a part-of "*.action.dart" extension file

2026-04-26
theme-usage
Desarrolladores de software

Applies the fl_theme design system via context.themeColor and context.textTheme without hard-coded colors or Material text-style names

2026-04-26
code-generation
Desarrolladores de software

Runs build_runner across core, data_source, and apps/main via the makefile after edits to freezed/injectable/retrofit/hive sources

2026-04-25
data-reviewer
Analistas de garantía de calidad de software y probadores

Reviews data-layer changes — Freezed DTOs, Retrofit clients, hive_ce stores, and repositories — against the template's conventions

2026-04-25
testing
Analistas de garantía de calidad de software y probadores

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

2026-04-25