Skip to main content
GitHub-Repository

echo-chat

echo-chat enthält 14 gesammelte Skills von phanbaohuy96, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
14
Stars
0
aktualisiert
2026-04-27
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

bus-event
Softwareentwickler

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

2026-04-27
bloc-pattern
Softwareentwickler

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

2026-04-27
data-layer
Softwareentwickler

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

2026-04-27
flutter-reviewer
Softwareentwickler

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

2026-04-27
localization
Softwareentwickler

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

2026-04-27
module-scaffold
Softwareentwickler

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

2026-04-27
route-config
Softwareentwickler

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

2026-04-27
behavioral-guardrails
Projektmanagementspezialisten

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

2026-04-27
error-handling
Softwareentwickler

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
Softwareentwickler

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

2026-04-26
theme-usage
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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

2026-04-25
testing
Softwarequalitätssicherungsanalysten und -tester

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

2026-04-25