Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
mobile-ux - Prompt - OpenSmartRoute
Promptv1.0.0
mobile-ux
Review mobile/tablet UX against Android adaptive layout and touch requirements.
Prompt file imported from diwad-code/SpaceshipGame (.github/prompts/mobile-ux.prompt.md). Copyright stays with the author.
/mobile-ux
Review the current UI for mobile and tablet usability.
Check:
Compact, medium, and expanded width handling.
48x48dp touch targets.
Safe-area handling.
Pixel-art scaling.
No hover-only controls.
Phone bottom-sheet/overlay behavior.
Tablet side-panel behavior.
Accessibility of critical UI text.
Return only high-impact recommendations.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# /mobile-ux
Review the current UI for mobile and tablet usability.
Check:
- Compact, medium, and expanded width handling.
- 48x48dp touch targets.
- Safe-area handling.
- Pixel-art scaling.
- No hover-only controls.
- Phone bottom-sheet/overlay behavior.
- Tablet side-panel behavior.
- Accessibility of critical UI text.
Return only high-impact recommendations.
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.