project-locale

project-locale is a skill for Claude Code, Codex from gsmlg-app/flutter-app-template. It costs 22 tokens per session (1,225 once invoked), scanned A, original, no licence file.

Project-specific guidance for adding localized text through the project’s l10n package. Localization means providing interface text for different languages or regions.

In plain words
What is it for?
Adding localized interface text in the applib/locale package.
Why use it?
It helps developers add translated or region-specific text in the project’s expected location and format. This avoids scattering user-facing strings or using the wrong project conventions.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Adding localized interface text in the applib/locale package.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gsmlg-app/flutter-app-template/project-locale
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 gsmlg-app/flutter-app-template --skill project-locale
Clone the repo
git clone --depth 1 https://github.com/gsmlg-app/flutter-app-template

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 project-locale

README.md
[![agentmods](https://agentmods.dev/badge/skills/gsmlg-app/flutter-app-template/project-locale.svg)](https://agentmods.dev/skills/gsmlg-app/flutter-app-template/project-locale)
Your own site
<a href="https://agentmods.dev/skills/gsmlg-app/flutter-app-template/project-locale"><img src="https://agentmods.dev/badge/skills/gsmlg-app/flutter-app-template/project-locale.svg" alt="Measured on agentmods" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,225 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 unknown 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.00022 $0.01225
Opus 5 $0.00011 $0.00613
Sonnet 5 $0.00004 $0.00245
Haiku 4.5 $0.00002 $0.00122

Measured 8d ago against content hash 7009ce58e475, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

project-locale 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 8d 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.

skills/project-locale/SKILL.md · 199 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 8d ago First seen · 199 lines · 22 tokens per session scan A 7009ce58e475

Subscribe to this mod's changes

project-locale is a skill published in the GitHub repository gsmlg-app/flutter-app-template (2 stars, last pushed 4d ago), with no licence file. It adds 22 tokens to every session and 1,225 once invoked, about $0.0001 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

inclusive-design

Use when working on inclusion, i18n/localization, global name/address forms, low-end devices, slow/metered networks, affordability, or first-time/low-confidence users; not WCAG/screen readers (see accessibility).

evanca/flutter-ai-rules · 50 tokens

android-resources

Organize Android strings, drawables, fonts, themes, localization, and concrete resource-backed Compose values such as MaterialTheme colors. Use for resource declarations and their direct UI lookup; defer design-system token architecture, network image loading, lint-rule configuration, and general Compose…

HoangNguyen0403/agent-skills-standard · 59 tokens

lov-human-writing

A Chinese-language editing workflow for making drafts sound more like their author while preserving the author's judgments and uncertainty.

lovstudio/skills · 71 tokens

lov-image-translation-errata

A workflow for correcting machine-translated text inside screenshots or other images while keeping the original wording, mistakes, layout, and visible correction marks.

lovstudio/skills · 66 tokens

lov-translation-review

A review tool for comparing a Chinese source document with its English translation. It checks meaning, grammar, terminology, and consistency, then produces a prioritized report.

lovstudio/skills · 76 tokens

lov-academic-translator

A tool for translating English research papers, journal or conference articles, arXiv papers, and technical PDFs into Chinese PDFs or publishable Chinese Markdown. It can preserve requested images, formulas, page matching, and layout details.

lovstudio/skills · 87 tokens