navigation-architecture
OfficialTrace deep links and route safely
Software Engineering#android#koin#deep links#navigation architecture#router contracts#compose navhost#feature providers
AuthorAniTrend
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you understand and debug AniTrend’s hybrid navigation model so you can trace how a URI or in-app action reaches the correct Activity, Fragment, or Compose screen without breaking module boundaries.
Core Features & Use Cases
- Clarifies the three-layer navigation model (DeepLink entry → shared router contracts → feature-owned destinations) with concrete flow guidance.
- Guides safe extension of navigation by updating the correct layer (deeplink routes, shared routers, feature providers, and DI/Koin bindings).
- Supports architecture drift reviews by helping you verify whether a feature is legacy fragment-backed, Activity-only, or Compose-local NavHost based.
Quick Start
Use navigation-architecture to trace a deep link or router call from its entry point to the final Activity or Fragment implementation, then decide which layer should be changed to add or modify the destination.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: navigation-architecture Download link: https://github.com/AniTrend/anitrend-v2/archive/main.zip#navigation-architecture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.