Mobile Ruleset
Use this as the canonical baseline for every mobile skill. Read
references/RULESET.md first for workspace rules, shared vocabulary, and Soft
UI guidance.
This is the source of truth for mobile UI/UX rules in .agents and .claude.
The mobil-ui-ux-ruleset folder is a compatibility alias only.
Focus on:
apps/mobileas the app shell and composition layerlibs/ui/componentsandlibs/ui/themeas the shared UI source of truthlibs/ui/tokensas the shared token source of truthlibs/features/*as reusable feature logic and feature UIlibs/domain/*andlibs/shared/*as shared contracts and rules- tokens and semantic contracts before component styling
- iOS and Android as related but distinct platform passes
- Soft UI / Neumorphism as a token-driven visual language
- shared components that keep
libs/*andapps/*aligned - smallest-useful Nx verification after mobile or shared UI changes