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

anitrend-v2

يحتوي anitrend-v2 على 21 من skills المجمعة من AniTrend، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
21
Stars
50
محدث
2026-06-08
Forks
5
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

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

Use ADB to connect devices, install Android debug builds, and troubleshoot deployment failures. Use for device detection errors, install failures, launch failures, package selection across flavors, and first-pass process checks. For deeper runtime investigation, prefer the Argent workflow.

2026-06-08
android-platform-patterns
مطوّرو البرمجيات

Android platform/helper layer guide for AniTrend. Use when working in `:android:*` modules or deciding whether to reuse or extend existing Android-side helpers for configuration/theme, context or fragment utilities, notification permission flows, deep links, drawer/app-shell behavior, or other platform APIs.

2026-06-08
android-runtime-investigation
مطوّرو البرمجيات

Investigate Android runtime bugs with evidence-first workflows. Use for emulator targeting, logcat/AndroidRuntime/Timber inspection, Chucker HTTP/GraphQL payloads, UIAutomator hierarchy capture, Room database forensics, and root-cause analysis before changing code.

2026-06-08
android-ui-automator-preview
محللو ضمان جودة البرمجيات والمختبرون

Capture quick Android UI evidence with explicit launches, UIAutomator dumps, and adb screenshots for fast visual debugging and reproducible repro notes.

2026-06-08
anitrend-product-designer
مصممو واجهات الويب والرقمية

Use when planning or thinking of AniTrend brand identity UI & UX covering compose screens, various surfaces, interaction-heavy UI, layout hierarchy, component decomposition, preview strategy, Material3 layering, or incremental product-facing refactors before coding.

2026-06-08
cache-request-isolation
مطوّرو البرمجيات

Diagnose and fix silent empty-UI bugs caused by CacheRequest enum collisions in AniTrend. Use when a new offline-first source variant produces blank UI with no crash, no exception, and the Room tables have zero rows. Covers: cache_log collision diagnosis, ADB Room database forensics, WAL checkpoint, Chucker traffic check, CacheRequest isolation fix, and Koin factory update pattern.

2026-06-08
data-android-infrastructure
مطوّرو البرمجيات

data/android module reference. Use when working with ControllerStrategy, OnlineStrategy, OfflineStrategy, ScopeExtensions, graphQLController Koin wiring, DefaultController, DeferrableNetworkClient, ICacheStore, or when asking what the data/android module provides to other data modules and why it is a shared dependency.

2026-06-08
data-state-pattern
مطوّرو البرمجيات

DataState and UiState workflow guide for repositories and data sources. Use when implementing or reviewing data flow, refresh/retry behavior, and repository return contracts.

2026-06-08
graphql-query-pattern
مطوّرو البرمجيات

GraphQL controller and query lifecycle guide. Use when adding or refactoring AniList GraphQL requests, remote source bindings, mappers, and error propagation in the data layer. Covers @GraphQuery annotation, @GRAPHQL tag, QueryContainerBuilder, Response<GraphQLResponse<*>>, IGraphPayload.toMap(), and the full request-to-Room pipeline.

2026-06-08
key-libraries
مطوّرو البرمجيات

Library stack reference for AniTrend. Use when selecting dependencies, understanding framework usage, and aligning integrations with established project conventions.

2026-06-08
koin-module-wiring
مطوّرو البرمجيات

Koin dependency wiring pattern for AniTrend modules. Use when adding repository bindings, use case providers, module loaders, or app-level DI aggregation.

2026-06-08
layered-module-patterns
مطوّرو البرمجيات

Reference matrix for how domain and data modules are wired into feature, common, and task modules. Use when choosing the right repository/use-case/source shape or reviewing docs against real code.

2026-06-08
mapping-graphql-models
مطوّرو البرمجيات

Use when adding or changing AniTrend data-layer GraphQL fragments, queries, or mutations and deciding how fields map to Kotlin Serializable model variants, containers, and source wiring across AniList and edge schemas.

2026-06-08
mockk-testing-patterns
محللو ضمان جودة البرمجيات والمختبرون

Repo-specific MockK testing workflow for AniTrend. Use when writing or reviewing unit tests or androidTest coverage with MockK, deciding between every/coEvery or verify/coVerify, checking Koin modules with mock providers, or confirming whether MockK dependencies need to be added manually. Covers buildSrc auto-wiring, coroutine-aware stubbing, and concrete AniTrend test examples.

2026-06-08
navigation-architecture
مطوّرو البرمجيات

AniTrend UI navigation architecture guide. Use when tracing deep links, router/provider contracts, Activity-to-Fragment flows, Compose NavHost usage, or adding a new screen destination.

2026-06-08
new-module-checklist
مطوّرو البرمجيات

Step-by-step module creation checklist. Use when adding a new Gradle module and wiring build, DI, and architecture integration correctly.

2026-06-08
reference-map
المهن الحاسوبية الأخرى

Instruction-to-skill navigation map. Use when routing tasks to the right instruction and skill files or migrating legacy guidance to the split-doc model.

2026-06-08
room-entity-pattern
مصممو قواعد البيانات

Room entity, DAO, mapper, and migration pattern guide. Use when adding or changing persistence models, join tables, and schema migrations.

2026-06-08
string-resource-inline-comments
مطوّرو البرمجيات

Audit Android strings.xml files so every resource has an inline XML comment for POEditor translator context. Use when adding or editing string resources, documenting placeholders, reviewing localization context, or fixing uncommented strings after feature work.

2026-06-08
string-resources-convention
مطوّرو البرمجيات

Android strings.xml naming, XML translator comments, and POEditor context conventions. Use when adding, renaming, or reviewing string resources, placeholder documentation, and localization consistency.

2026-06-08
testing-guidelines
محللو ضمان جودة البرمجيات والمختبرون

Testing strategy for unit and instrumentation coverage. Use when writing tests for DataState flows, repositories, ViewModels, and WorkManager logic.

2026-06-08