Check ui overflow
Skill jason0404/Jason-Android-Marketplace/plugins/android-localization-toolkit/skills/check-ui-overflow
A Claude Code marketplace for Android development, featuring code review, localization management, and APK/AAB release artifact inspection tools.
npx -y skills add jason0404/Jason-Android-Marketplace --skill check-ui-overflowAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Check Android XML or Compose usage of translated strings for long-text, font scaling and RTL layout risks
SKILL.md
0.7 KB, as published. Nobody here has run it
Review selected localisation strings together with the Android UI locations that display them.
Workflow
- Inspect flagged keys or selected layouts/composables.
- Invoke
android-localization-ui-reviewer. - Identify only evidence-backed risks: fixed widths/heights, clipping, inappropriate ellipsize, non-scrollable dialogs, missing RTL support or constrained button labels.
- Provide focused XML/Compose correction recommendations.
Do not claim the translated wording is linguistically correct unless the user separately provides that review scope.