AniTrend avatar

AniTrend

Official

@anitrend

0Followers
|
26Public Repos
|
26Published Skills

Welcome to AniTrend

Skills Distribution
DomainDeveloper To...Android Architecture (40%)Dependency Injecti.. (30%)Code Quality & Ana.. (30%)

Agent Skills by AniTrend

Showing 26 vetted skills indexed across 1 GitHub repositories.

AniTrendAniTrend
51

mapping-graphql-models

Map GraphQL payload changes to Kotlin Serializable model variants.

Official
Advanced
AniTrendAniTrend
51

android-ui-automator-preview

Capture Android UI evidence via UIAutomator XML dumps and adb screenshots.

Official
Intermediate
AniTrendAniTrend
51

code-review-graph-refactor

Plan and apply dependency-validated code refactors using code-review graph analysis.

Official
Intermediate
AniTrendAniTrend
51

data-state-pattern

Standardize Android repository and UI state handling with DataState/UiState workflows.

Official
Advanced
AniTrendAniTrend
51

code-review-graph-explore

Explore repository architecture via code-review-graph knowledge graph queries.

Official
Intermediate
AniTrendAniTrend
51

graphql-query-pattern

Standardizes AniList GraphQL queries and mutations from Retrofit to Room with error propagation.

Official
Advanced
AniTrendAniTrend
51

cache-request-isolation

Diagnose blank AniTrend UI from CacheRequest enum collisions in cache_log.

Official
Advanced
AniTrendAniTrend
51

android-runtime-investigation

Investigate Android runtime regressions using emulator targeting, UI baselines, and network logs.

Official
Advanced
AniTrendAniTrend
51

android-platform-patterns

Guide contributors to reuse existing AniTrend Android platform helper APIs.

Official
Basic
AniTrendAniTrend
51

string-resource-inline-comments

Add inline XML comments above touched Android string resources for translator context.

Official
Basic
AniTrendAniTrend
51

room-entity-pattern

Generate Room entity, DAO, mapper, and repository files with migration workflows.

Official
Intermediate
AniTrendAniTrend
51

reference-map

Route legacy guidance to correct skill and reference documents in the AniTrend repo.

Official
Basic
AniTrendAniTrend
51

koin-module-wiring

Standardize Koin module aggregation and typed dependency bindings for AniTrend.

Official
Advanced
AniTrendAniTrend
51

string-resources-convention

Enforce Android strings.xml naming conventions and translator comments.

Official
Basic
AniTrendAniTrend
51

new-module-checklist

Guide adding a new Gradle module with build, DI, and architecture wiring.

Official
Intermediate
AniTrendAniTrend
51

data-android-infrastructure

Document AniTrend's shared Android data infrastructure for controller, strategy, Koin wiring, caching, and database plumbing.

Official
Intermediate
AniTrendAniTrend
51

key-libraries

Select Android Jetpack and AniTrend libraries via the Gradle version catalog.

Official
Basic
AniTrendAniTrend
51

mockk-testing-patterns

Guide MockK-based AniTrend tests with correct source sets and coroutine primitives.

Official
Intermediate
AniTrendAniTrend
51

jenv-gradle-low-ram

Align jenv to .java-version and run Gradle with low-memory flags.

Official
Intermediate
AniTrendAniTrend
51

code-review-graph-debug

Trace bug root cause and impact using a code-review knowledge graph.

Official
Advanced
AniTrendAniTrend
51

testing-guidelines

Standardizes Android/Kotlin unit and instrumentation testing with JUnit 4, MockK, and Turbine.

Official
Intermediate
AniTrendAniTrend
51

layered-module-patterns

Select closest layered module wiring patterns for AniTrend feature, data, domain, and task scenarios.

Official
Advanced
AniTrendAniTrend
51

navigation-architecture

Trace deep-link routing through router contracts to feature-owned UI destinations.

Official
Intermediate
AniTrendAniTrend
51

adb-device-workflow

Automate Android device connection and debug APK installation via ADB.

Official
Intermediate

Frequently Asked Questions About AniTrend

FAQPage Schema
What specific Android development tasks are enabled by these skills?

These skills enable standardized Android development including GraphQL query mapping, Room entity generation, Koin dependency wiring, and navigation routing. They provide structured patterns for repository state handling, unit testing with MockK, and enforcing string resource conventions for localization.

Which engineering personas benefit from these repository patterns?

Android engineers and mobile contributors working within the AniTrend ecosystem benefit most. These patterns are designed for developers managing complex Kotlin-based architectures, requiring consistent module wiring, database migration strategies, and deep-link navigation tracing across feature-owned UI destinations.

What are the prerequisites for implementing these architecture patterns?

Implementation requires an existing Android project environment utilizing Kotlin, Gradle version catalogs, and the Koin dependency injection framework. Developers should have familiarity with Jetpack components, Room persistence, and GraphQL integration to effectively apply the provided module wiring and testing guidelines.