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

custom_bingo

يحتوي custom_bingo على 7 من skills المجمعة من ChrisMarxDev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
3
محدث
2026-06-25
Forks
1
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

task-workflow
مطوّرو البرمجيات

Coordinate autonomous repository work through GitHub Issues for custom_bingo. Use when Hermes starts, continues, loops through, blocks, completes, plans, refines, sorts, closes, or implements tasks/issues from GitHub Issues.

2026-06-25
app-locales
مطوّرو البرمجيات

Add or update locales for this Flutter app, including ARB files, generated AppLocalizations, localized screenshot copy, and English/German screenshot verification.

2026-06-25
simdeck
مطوّرو البرمجيات

Use when controlling, inspecting, or automating iOS Simulators or Android emulators with SimDeck, including Flutter widget-tree inspection through simdeck_flutter_inspector, CLI-driven screenshots/logs, and repo Taskfile wrappers that open or query SimDeck.

2026-06-04
clean-code
مطوّرو البرمجيات

Review and refactor Dart or Flutter code for production quality. Use when tightening recent changes, removing verbosity, simplifying logic, or making code more idiomatic before commit.

2026-05-20
flutter-hot-reload
مديرو الشبكات وأنظمة الحاسوب

Trigger a Flutter hot reload after meaningful edits to `lib/**/*.dart` or `test/**/*.dart` while `task dev` or another Taskfile `_run_with_pid` flutter task is active, so the running app reflects the change without a manual `r` press. Requires `/tmp/flutter.pid` or `FLUTTER_PID`.

2026-05-20
clean-code
محللو ضمان جودة البرمجيات والمختبرون

Review and refactor Dart/Flutter code for production quality — less verbose, smarter, cleaner. Use before committing or when you want tighter, idiomatic code.

2026-05-20
flutter-hot-reload
مديرو الشبكات وأنظمة الحاسوب

Trigger a Flutter hot reload after editing Dart code in lib/. Use after any meaningful edit to lib/**/*.dart, test/**/*.dart, or pubspec.yaml while `task dev` (or another `task`-managed flutter run) is active, so the simulator reflects the change without a manual `r` press. The running flutter process must have been started via the project's Taskfile (_run_with_pid), which writes its PID to /tmp/flutter.pid.

2026-05-20