Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
rkpontes
GitHub creator profile

rkpontes

Repository-level view of 11 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
11
repositories
1
occupation fields
1
updated
2026-03-20
occupation focus
Major fields detected across this creator.
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

#001
flutter_official_architecture
11 skills214updated 2026-03-20
100% of creator
build-runner-expert
مطوّرو البرمجيات

Expert guidance for `build_runner 2.13.x` in this repository. Covers adopting code generation safely in a project that currently has no `build_runner`, no `build.yaml`, and no checked-in generated files. Use when adding builders such as `json_serializable`, `freezed`, `mockito`, `go_router_builder`, or similar; configuring `build.yaml`; running `build` or `watch`; handling generated outputs; or debugging codegen issues without breaking this project's architecture.

2026-03-20
flutter-bloc-expert
مطوّرو البرمجيات

Expert guidance for `flutter_bloc 9.1.x`, `bloc 9.x`, and `bloc_test 10.x` in this repository. Covers Cubit vs Bloc, BlocProvider and RepositoryProvider, BlocBuilder, BlocListener, BlocConsumer, BlocSelector, BlocObserver, and testing with bloc_test. Use when adopting flutter_bloc, introducing bloc-based presentation state, testing blocs/cubits, or deciding how bloc fits this project's existing get_it plus view-model architecture.

2026-03-20
flutter-testing-apps
محللو ضمان جودة البرمجيات والمختبرون

Implements unit, widget, and integration tests for a Flutter app. Use when ensuring code quality and preventing regressions through automated testing.

2026-03-20
dio-expert
مطوّرو البرمجيات

Expert guidance on Dio 5.9.x for Dart and Flutter. Covers singleton setup with BaseOptions, request methods, interceptors, QueuedInterceptor, timeout and cancellation, FormData uploads, adapters, certificate pinning, error handling with DioException, testing, and production integration in this repository. Use when working with Dio, HTTP clients, interceptors, request configuration, uploads, downloads, transport errors, or API service-layer code.

2026-03-20
flutter-architecture-expert
مطوّرو البرمجيات

Architecture guidance for this Flutter project. Covers the actual layered structure used here: dependency injection with get_it in `lib/injector.dart`, startup readiness in `lib/main.dart`, service abstractions under `lib/data/services`, local and remote repository implementations under `lib/data/repositories`, use cases returning `Result` under `lib/domain/use_cases`, and UI/view-model integration with `Command` under `lib/ui`. Use when designing features, placing code in the correct layer, wiring dependencies, or extending this repository without breaking its architecture.

2026-03-20
flutter-developer
مطوّرو البرمجيات

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

2026-03-20
flutter-expert
مطوّرو البرمجيات

Master Flutter development with Dart 3, advanced widgets, and multi-platform deployment.

2026-03-20
get-it-expert
مطوّرو البرمجيات

Expert guidance on get_it service locator and dependency injection for Flutter/Dart. Covers registration (singleton, factory, lazy, async), scopes with shadowing, async initialization with init() pattern, retrieval, testing with scope-based mocking, and production patterns. Use when working with get_it, dependency injection, service registration, scopes, or async initialization.

2026-03-20
Showing top 8 of 11 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded