roblox-localization-accessibility

roblox-localization-accessibility is a skill for Claude Code, Codex from AshExplained/roblox-skills. It costs 47 tokens per session (284 once invoked), scanned A, original, MIT.

A review guide for making Roblox game text and controls easier to understand across languages, devices, and abilities.

In plain words
What is it for?
Use it to improve HUDs, onboarding, labels, icons, color use, tap targets, and other player-facing interface details.
Why use it?
It helps find confusing wording, poor contrast, tiny mobile text, unclear icons, and interactions that exclude some players before launch.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to improve HUDs, onboarding, labels, icons, color use, tap targets, and other player-facing interface details.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ashexplained/roblox-skills/roblox-localization-accessibility
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add AshExplained/roblox-skills --skill roblox-localization-accessibility
Clone the repo
git clone --depth 1 https://github.com/AshExplained/roblox-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for roblox-localization-accessibility

README.md
[![agentmods](https://agentmods.dev/badge/skills/ashexplained/roblox-skills/roblox-localization-accessibility/github.svg)](https://agentmods.dev/skills/ashexplained/roblox-skills/roblox-localization-accessibility)
Your own site
<a href="https://agentmods.dev/skills/ashexplained/roblox-skills/roblox-localization-accessibility"><img src="https://agentmods.dev/badge/skills/ashexplained/roblox-skills/roblox-localization-accessibility/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for roblox-localization-accessibility

Your own site · 80×15
<a href="https://agentmods.dev/skills/ashexplained/roblox-skills/roblox-localization-accessibility"><img src="https://agentmods.dev/badge/skills/ashexplained/roblox-skills/roblox-localization-accessibility.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 284 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00047 $0.00284
Opus 5 $0.00023 $0.00142
Sonnet 5 $0.00009 $0.00057
Haiku 4.5 $0.00005 $0.00028

Measured 9d ago against content hash 5d4409945ca2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

roblox-localization-accessibility scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

roblox-localization-accessibility/SKILL.md · 51 lines

What it actually says

Roblox Localization Accessibility

Goal

Make the game understandable to more players across devices, languages, and abilities.

Text

  • Keep UI copy short and simple.
  • Avoid idioms that translate poorly.
  • Separate display strings from logic where practical.
  • Leave room for longer translated text.
  • Prefer icons plus short labels for repeated actions.
  • Avoid tutorial walls.

Readability

  • Use strong contrast for HUD and buttons.
  • Keep text readable on phone screens.
  • Avoid placing text over busy backgrounds.
  • Ensure numbers, timers, and reward deltas are legible.
  • Use consistent icon meaning.

Accessibility

  • Avoid color-only state communication.
  • Provide clear disabled/pressed/selected states.
  • Keep tap targets large.
  • Avoid core actions that require precise timing unless that is the genre.
  • Reduce flashing and excessive screen shake for common actions.

Review Output

Return:

  • Localization risks.
  • Accessibility risks.
  • UI copy improvements.
  • Mobile readability fixes.
  • Highest-impact changes before launch.

Next

Verify readability and input across devices with roblox-mobile-playtest and roblox-playtest-qa.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 51 lines · 47 tokens per session scan A 5d4409945ca2

Subscribe to this mod's changes

roblox-localization-accessibility is a skill published in the GitHub repository AshExplained/roblox-skills (6 stars, last pushed 2mo ago), licensed MIT. It adds 47 tokens to every session and 284 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

game-localization-manager

Invoke when the user asks about localization, translation, i18n, internationalization, string extraction, cultural adaptation, RTL support, CJK text, or EFIGS preparation. Triggers on: "localization", "translation", "i18n", "internationalization", "string extraction", "cultural adaptation", "RTL", "CJK", "EFIGS". Do…

AlterLab-IEU/AlterLab_GameForge · 116 tokens

internationalization

Plan and run a multi-language or multi-region site. Use this skill when adding new locales, choosing URL structure for languages (subfolders vs subdomains vs ccTLDs), implementing hreflang, planning translation workflow, handling currency and date formats, designing for RTL languages, or auditing a stalled…

rampstackco/claude-skills · 123 tokens

localize

Full localization pipeline: scan for hardcoded strings, extract and manage string tables, validate translations, generate translator briefings, run cultural/sensitivity review, manage VO localization, test RTL/platform requirements, enforce string freeze, and report coverage.

Donchitos/Claude-Code-Game-Studios · 50 tokens

dialogue-systems

Build branching dialogue and narrative — a node/choice graph with conditions, variables, and localization hooks — and choose between authoring tools Ink and Yarn Spinner or a custom data-driven runner. Engine-neutral. Use when the user mentions dialogue system, branching dialogue, conversation tree, choices, Ink…

gamedev-skills/awesome-gamedev-agent-skills · 75 tokens

deutsch-englisch-digitale-inhalte-handbuch

Für Deutsch Englisch AGB: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Schnittstellenkarte mit Zuständigkeits- und Nachweisfragen. Fachgebiet: AGB-Recht-Prüfer. Route: deutsch-englisch-digitale-inhalte-handbuch.

Klotzkette/claude-fuer-deutsches-recht · 68 tokens

deutsch-englisch-agb

Für Deutsch Englisch AGB: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Schnittstellenkarte mit Zuständigkeits- und Nachweisfragen. Fachgebiet: AGB-Recht-Prüfer. Route: deutsch-englisch-agb.

Klotzkette/claude-fuer-deutsches-recht · 60 tokens