AniTrendAniTrendOfficial·26 Agent Skills Included

anitrend-v2

Android app architecture, GraphQL, Room, and testing patterns

Guides Android development for the AniTrend app with proven patterns for clean architecture, GraphQL queries, Room persistence, Koin dependency injection, and Compose UI planning. Eliminates guesswork around module boundaries, silent cache bugs, and runtime debugging with step-by-step ADB and database forensics workflows. Helps engineers ship tested, consistent features faster with ready-made checklists and code anchors.
npx skills add AniTrend/anitrend-v2 --all -g -y
Available:

Routes each development task to the correct skill file and enforces the repository's architecture boundaries, module rules, and build conventions.

All Skills in This Repository (26)

Pure Emerald Level Indicators
📦 In Repo
AniTrendAniTrend

mapping-graphql-models

Map GraphQL payload changes to Kotlin Serializable model variants.

Official
Advanced
📦 In Repo
AniTrendAniTrend

android-ui-automator-preview

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

Official
Intermediate
📦 In Repo
AniTrendAniTrend

code-review-graph-refactor

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

Official
Intermediate
📦 In Repo
AniTrendAniTrend

data-state-pattern

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

Official
Advanced
📦 In Repo
AniTrendAniTrend

code-review-graph-explore

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

Official
Intermediate
📦 In Repo
AniTrendAniTrend

graphql-query-pattern

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

Official
Advanced
📦 In Repo
AniTrendAniTrend

cache-request-isolation

Diagnose blank AniTrend UI from CacheRequest enum collisions in cache_log.

Official
Advanced
📦 In Repo
AniTrendAniTrend

android-runtime-investigation

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

Official
Advanced
📦 In Repo
AniTrendAniTrend

android-platform-patterns

Guide contributors to reuse existing AniTrend Android platform helper APIs.

Official
Basic
📦 In Repo
AniTrendAniTrend

string-resource-inline-comments

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

Official
Basic
📦 In Repo
AniTrendAniTrend

room-entity-pattern

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

Official
Intermediate
📦 In Repo
AniTrendAniTrend

reference-map

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

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install AniTrend v2 skills?

Run `npx skills add AniTrend/anitrend-v2 --all -g -y` in your terminal to install all skills globally.

What problems do these Android skills solve?

They cover clean architecture layering, GraphQL-to-model mapping, Room migrations, Koin wiring, and debugging silent empty-UI cache bugs with ADB evidence.

How to debug empty UI screens in AniTrend?

The cache-request-isolation skill walks you through Room database forensics and cache_log inspection to find CacheRequest collisions that silently block network fetches.

Do these skills work with Claude Code and Cursor?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible coding environments.

Can I plan Compose UI changes before coding?

Yes. The product-designer skill produces scoped, preview-first implementation plans with ASCII wireframes and state matrices for any screen or component.

Related Repositories in Software Engineering

View All in Software Engineering