android-navigation-deeplinks

Installation
SKILL.md

Android Navigation Deep Links

When To Use

  • Use this skill when the request is about: android navigation graph, deep link into android app, back stack issue in compose nav.
  • Primary outcome: Handle navigation graphs, back stack behavior, app links, intents, and destination ownership for Android apps.
  • Handoff skills when the scope expands:
  • android-permissions-activity-results
  • android-testing-ui

Workflow

  1. Confirm the user-visible journey, target device behavior, and failure states that matter.
  2. Identify the owning screens, activities, destinations, and state holders for the flow.
  3. Implement the flow with explicit loading, success, empty, and error handling.
  4. Validate accessibility, configuration changes, and back-stack behavior in the showcase apps.
  5. Escalate data, architecture, or release concerns to the specialized skills called out in the handoff notes.
Installs
21
GitHub Stars
13
First Seen
Mar 7, 2026
android-navigation-deeplinks — krutikjain/android-agent-skills