Create a pull request following project conventions. Triggers on any request to create, open, make, submit, file, send, push, spin up, put up, draft, raise, or prepare a PR/pull request.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٣ من skills من woocommerce/woocommerce-android. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٣ من أصل ١٣ skills مجمعة.
Create a pull request following project conventions. Triggers on any request to create, open, make, submit, file, send, push, spin up, put up, draft, raise, or prepare a PR/pull request.
لغة النص الأصلي: الإنجليزية
Build, install, and visually verify the app on an Android emulator or device. Uses the Android CLI for agents (android) when available with a full mobile-mcp/adb fallback.
لغة النص الأصلي: الإنجليزية
Run the Android AI Assistant headless smoke regression harness without launching UI.
لغة النص الأصلي: الإنجليزية
Generate screenshot coverage for screen-level Compose previews from the current diff or a specific target, check required visual and data variations, and produce a compact visual report
لغة النص الأصلي: الإنجليزية
POS analytics tracking patterns (WooPosAnalyticsEvent sealed class, WooPosAnalyticsTracker, WooPosAnalyticsEventConstant). Use when writing, editing, exploring, debugging, or reviewing analytics tracking in POS (WooPos*) code. NOT for main store app — use the…
لغة النص الأصلي: الإنجليزية
POS unit testing patterns (WooPosCoroutineTestRule, runTest, advanceUntilIdle, mockito-kotlin, event bus mocking, analytics verification). Use when writing, editing, exploring, debugging, or reviewing unit tests for POS (WooPos*) code. NOT for main store app…
لغة النص الأصلي: الإنجليزية
Review code changes against project architecture, style, and conventions
لغة النص الأصلي: الإنجليزية
Main app analytics tracking patterns (AnalyticsEvent enum, AnalyticsTrackerWrapper, KEY_*/VALUE_* constants). Use when writing, editing, exploring, debugging, or reviewing analytics tracking in the store management app. NOT for POS (WooPos*) code — use the…
لغة النص الأصلي: الإنجليزية
Main app Jetpack Compose UI patterns (WooTheme, Fragment hosting, composeView helper, preview annotations, WC components). Use when writing, editing, exploring, debugging, or reviewing Compose UI in the store management app. NOT for POS (WooPos*) code — use…
لغة النص الأصلي: الإنجليزية
Main app unit testing patterns (BaseUnitTest, BDD naming, mockito-kotlin, AssertJ, StateFlow/LiveData capture, coroutine dispatchers). Use when writing, editing, exploring, debugging, or reviewing unit tests in the store management app. For POS (WooPos*)…
لغة النص الأصلي: الإنجليزية
Main app ViewModel patterns (ScopedViewModel, Hilt, StateFlow, triggerEvent, navArgs, savedState flows, events). Use when writing, editing, exploring, debugging, or reviewing ViewModels in the store management app. Covers navArgs, combine+asLiveData, sealed…
لغة النص الأصلي: الإنجليزية
POS (Point of Sale) architecture and patterns. Use when writing, editing, exploring, debugging, fixing bugs, implementing features, or reviewing WooPos-prefixed classes or files under ui/woopos/. POS uses a different architecture than the main app — plain…
لغة النص الأصلي: الإنجليزية
Address PR reviewer feedback by evaluating comments, proposing fixes, and executing after user approval. Use when the user wants to handle review comments on an existing PR, address PR feedback, fix PR comments, respond to reviewer suggestions, or process…
لغة النص الأصلي: الإنجليزية