Skip to main content
AppsFlyerSDK
ملف منشئ GitHub

AppsFlyerSDK

عرض على مستوى المستودعات لـ ٣٢ skills مجمعة عبر ٦ مستودعات GitHub.

skills مجمعة
٣٢
مستودعات
٦
محدث
٢٨ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

sdk-version-bump
مطوّرو البرمجيات

Safely bump the wrapped Android SDK or iOS SDK version in the AppsFlyer Unity plugin, update the plugin version if needed, and validate all related files including both billing library variants.

٤ يونيو ٢٠٢٦
appsflyer-event-validation
محللو ضمان جودة البرمجيات والمختبرون

Validate that expected AppsFlyer SDK events and callbacks were triggered during an end-to-end Unity app scenario using logs, callback payloads, and test evidence.

١٧ مايو ٢٠٢٦
e2e-smoke-test
محللو ضمان جودة البرمجيات والمختبرون

Run or review a basic end-to-end smoke test for the AppsFlyer Unity plugin on Android emulator or iOS simulator, covering startup, initialization, and basic event flow.

١٧ مايو ٢٠٢٦
launch-log-analysis
مطوّرو البرمجيات

Analyze logs for a specific app launch and determine whether AppsFlyer initialization, start flow, callbacks, and expected events occurred correctly in the Unity plugin.

١٧ مايو ٢٠٢٦
platform-channel-debug
مطوّرو البرمجيات

Debug communication issues between C# code and native Android/iOS implementations in the AppsFlyer Unity plugin.

١٧ مايو ٢٠٢٦
plugin-api-change
مطوّرو البرمجيات

Safely implement or modify a Unity plugin API in the AppsFlyer Unity plugin, including C# API, Android Java bridge, and iOS Objective-C bridge changes.

١٧ مايو ٢٠٢٦
plugin-release
مطوّرو البرمجيات

Review the AppsFlyer Unity plugin for release readiness, including versioning, changelog, Android/iOS parity, billing library variants, .unitypackage artifacts, and integration safety.

١٧ مايو ٢٠٢٦
alice-pm
غير مصنف

Alice, the AppsFlyer Flutter Plugin PM challenger. Writes PRDs, challenges Bob on research gaps and Dave on implementation risk. Auto-invoked after Bob finishes research or Dave writes a tech design, code, or feature doc. Directly callable for ad-hoc PM…

٢٨ أغسطس ٢٠٢٦
dave-flutter-engineer
غير مصنف

Use when working on AppsFlyer Flutter Plugin code — writing, reviewing, planning, or answering architectural questions. Activates project-specific knowledge: component hot zones, historical bug patterns, issue-cases lookup discipline, and feature catalog…

٢٨ أغسطس ٢٠٢٦
erin-flutter-analyst
غير مصنف

Use when analyzing AppsFlyer Flutter Plugin payloads, contracts, or data schemas — identifying what each field means, which component produces it, spotting anomalies, debugging missing or wrong values, or documenting schemas. In feature work, Erin is invoked…

٢٨ أغسطس ٢٠٢٦
af-ship-orch
متخصصو إدارة المشاريع

Workflow entry point orchestrator for /af-ship, /af-ship-from-prd, and /af-ship-from-tech-design. Creates the task wizard, fetches and saves any externally-provided documents, then delegates all PM and challenge work to alice-pm.

٢٣ يوليو ٢٠٢٦
bob-flutter-researcher
مطوّرو البرمجيات

Use when performing research for AppsFlyer Flutter Plugin — investigating platform APIs, version behavior, external docs, or any externally-controlled surface that affects behavior. In feature work, Bob is invoked by Alice after Alice produces a PRD; do not…

٢٣ يوليو ٢٠٢٦
rc-release
مطوّرو البرمجيات

Run or review an RC release for the AppsFlyer Flutter plugin. Follows the six-stage RC pipeline (RC-PREP, RC-E2E, RC-PUBLISH, RC-SMOKE, RC-PROMOTE, RC-RELEASE) defined in appsflyer-mobile-plugin-tooling. Use when cutting a new RC, debugging a failed…

٧ مايو ٢٠٢٦
cordova-rc-release
مديرو الشبكات وأنظمة الحاسوب

Maps the AppsFlyer Cordova RC pipeline (RC prep, lint-test-build, E2E, npm publish, rc-smoke, promote) to workflow files in this repo. Use when editing rc-release, rc-smoke, promote-release, or lint-test-build; not for day-to-day feature work.

١٨ مايو ٢٠٢٦
cordova-scenario-runner
محللو ضمان جودة البرمجيات والمختبرون

Run or triage AppsFlyer Cordova E2E/smoke via ./scripts/af-scenario-runner.sh, sibling E2E copy, smoke dir, and JSON reports. Use for local reproduction, CI log triage, or report summaries.

١٥ مايو ٢٠٢٦
cordova-smoke-ci-alignment
مديرو الشبكات وأنظمة الحاسوب

Maps AppsFlyer Cordova CI (android/ios E2E workflows, ENV_FILE, sibling copy, smoke scripts) to the tooling smoke/E2E story. Use when editing .github/workflows/*e2e*, rc-smoke (when added), or debugging scenario CI.

١٥ مايو ٢٠٢٦
cordova-test-app-contract
محللو ضمان جودة البرمجيات والمختبرون

Build or review test-app/ for AppsFlyer Cordova against the tooling test-app contract: .env, [AF_QA] logs, auto-run SDK order, afqa-cordova deep links, iOS af_qa_logs.txt. Use when implementing Phase 3 or reviewing test-app PRs.

١٥ مايو ٢٠٢٦
cordova-release-version-bump
مطوّرو البرمجيات

Performs a simple version-bump release of the AppsFlyer Cordova plugin (no public API changes). Use when the user wants to release a new Cordova plugin version that only updates SDK dependencies (Android, iOS) and plugin version.

٢٥ مارس ٢٠٢٦
alice-pm
متخصصو إدارة المشاريع

Alice, the AppsFlyer Roku Sample App PM challenger. Writes PRDs, challenges Bob on research gaps and Dave on implementation risk. Auto-invoked after Bob finishes research or Dave writes a tech design, code, or feature doc. Directly callable for ad-hoc PM…

١٥ يوليو ٢٠٢٦
dave-roku-engineer
مطوّرو البرمجيات

Use when working on AppsFlyer Roku Sample App code — writing, reviewing, planning, or answering architectural questions. Activates project-specific knowledge: component hot zones, historical bug patterns, issue-cases lookup discipline, and feature catalog…

١٥ يوليو ٢٠٢٦
erin-roku-analyst
مطوّرو البرمجيات

Use when analyzing AppsFlyer Roku Sample App payloads, contracts, or data schemas — identifying what each field means, which component produces it, spotting anomalies, debugging missing or wrong values, or documenting schemas. In feature work, Erin is invoked…

١٥ يوليو ٢٠٢٦
af-ship-orch
المهن الحاسوبية الأخرى

Workflow entry point orchestrator for /af-ship, /af-ship-from-prd, and /af-ship-from-tech-design. Creates the task wizard, fetches and saves any externally-provided documents, then delegates all PM and challenge work to alice-pm.

١٥ يوليو ٢٠٢٦
bob-roku-researcher
مطوّرو البرمجيات

Use when performing research for AppsFlyer Roku Sample App — investigating platform APIs, version behavior, external docs, or any externally-controlled surface that affects behavior. In feature work, Bob is invoked by Alice after Alice produces a PRD; do not…

١٥ يوليو ٢٠٢٦
عرض ٦ من أصل ٦ مستودعات
تم تحميل كل المستودعات