learning-localization-engineering

Learning Localization Engineering

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "learning-localization-engineering" with this command: npx skills add pauljbernard/content/pauljbernard-content-learning-localization-engineering

Learning Localization Engineering

Handle technical localization of formats, measurements, and locale-specific conventions in educational content.

When to Use

  • Localizing technical content

  • Converting measurement systems

  • Formatting for regional conventions

  • Adapting data presentations

  • Regional number/date/time handling

Localization Areas

  1. Measurement Systems

Conversions:

  • Metric ↔ Imperial ↔ US Customary

  • Temperature (Celsius ↔ Fahrenheit ↔ Kelvin)

  • Paper sizes (A4 ↔ Letter)

  • Clothing sizes (EU ↔ US ↔ UK)

  1. Date and Time Formats

Regional Variations:

  • Date order: DD/MM/YYYY vs MM/DD/YYYY vs YYYY-MM-DD

  • Time: 12-hour vs 24-hour

  • Week start: Sunday vs Monday

  • Calendar systems (Gregorian, Islamic, Hebrew, etc.)

  1. Number Formatting

Separators:

  • Decimal: . (US) vs , (EU)

  • Thousands: , (US) vs . (EU) vs space (ISO)

  • Negative numbers: -123 vs (123) vs 123-

  1. Currency

Formatting:

  • Symbol position: $100 vs 100$ vs 100 USD

  • Decimal places by currency

  • Exchange rate context

  1. Address Formats

Regional Structures:

  • US: Street, City, State ZIP

  • UK: Street, Town, County, Postcode

  • Japan: Prefecture, City, Block, Building

  • Korea: Province, City, District, Street

CLI Interface

/learning.localization-engineering --content "physics-course/" --source-locale "en-US" --target-locales "en-GB,fr-FR,ja-JP"

Output

  • Localized content with proper formats

  • Measurement conversion log

  • Locale-specific formatting rules

  • Validation report

Exit Codes

  • 0: Localization complete

  • 1: Unsupported locale

  • 2: Conversion ambiguities

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

curriculum-design

No summary provided by upstream source.

Repository SourceNeeds Review
General

learning-pedagogy

No summary provided by upstream source.

Repository SourceNeeds Review
General

learning-language-level-calibration

No summary provided by upstream source.

Repository SourceNeeds Review
General

curriculum-review-pedagogy

No summary provided by upstream source.

Repository SourceNeeds Review