Skip to main content
Repositório GitHub

echo-chat

echo-chat contém 14 skills coletadas de phanbaohuy96, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
14
Stars
0
atualizado
2026-04-27
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

bus-event
Desenvolvedores de software

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

2026-04-27
bloc-pattern
Desenvolvedores de software

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

2026-04-27
data-layer
Desenvolvedores 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
Desenvolvedores de software

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

2026-04-27
localization
Desenvolvedores de software

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

2026-04-27
module-scaffold
Desenvolvedores de software

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

2026-04-27
route-config
Desenvolvedores de software

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

2026-04-27
behavioral-guardrails
Especialistas em gestão de projetos

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

2026-04-27
error-handling
Desenvolvedores 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
Desenvolvedores de software

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

2026-04-26
theme-usage
Desenvolvedores 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
Desenvolvedores 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 garantia de qualidade de software e testadores

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

2026-04-25
testing
Analistas de garantia de qualidade de software e testadores

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

2026-04-25