hoangnguyen0403/common-mobile-ux-core
Enforce universal mobile UX principles for touch-first interfaces including touch targets, safe areas, and mobile-specific interaction patterns. Use when building mobile screens, handling touch interactions, or validating safe area compliance.
npx skills add https://github.com/HoangNguyen0403/agent-skills-standard --skill common-mobile-ux-core
SafeArea/WindowInsets. Avoid notches.InputType (email/number) & Action.IconButton(icon: Icon(Icons.close), padding: EdgeInsets.all(12))Icon(Icons.close, size: 16) (Touch target too small)mobile-accessibility | mobile-performance | flutter-design-system | react-native-dls
Take hoangnguyen0403/common-mobile-ux-core from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.