Skip to content

MohamedAli00949/i18n-web-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I18n AI skills

I18n AI skills for AI Agents by Mohamed Ali.

Available Skills

Skill Description Install
i18n-web-apps Internationalization for JS, React, and Next.js apps npx skills add https://github.com/<your-username>/skills --skill i18n-web-apps

What Are Skills?

Skills are folders of instructions that AI Agent loads dynamically to improve performance on specialized tasks. They teach the agent how to complete specific tasks in a repeatable way — following your methodology, writing style, and framework preferences instead of giving generic answers.

Each skill activates automatically when you ask something relevant. No special commands needed.


i18n Web Apps

Comprehensive i18n guidance for JS/React/Next.js apps — built from real-world experience with Arabic, English, French, and German.

Based on My 6-part series about i18n: My Journey with I18n for Web Apps

What it covers:

  • URL routing patterns (sub-path, subdomain, ccTLD, combined)
  • SEO — hreflang, sitemap, manifest, page metadata
  • ICU message format — plurals, select, rich text, validation
  • Data formatting — Intl.DateTimeFormat, Intl.NumberFormat, Intl.RelativeTimeFormat, Intl.ListFormat, Intl.Segmenter
  • Tools — next-intl, lingui, react-i18next, i18next comparison
  • UI — RTL/LTR, logical CSS, Tailwind, writing modes, typography, Arabic quirks
  • Framework patterns — Next.js App Router + next-intl, Next.js + Lingui RSC, React + react-i18next, React + Lingui

Triggers automatically for questions like:

  • "How do I support Arabic in my Next.js app?"
  • "Add RTL support to my Tailwind project"
  • "Format currency per country in React"
  • "What's the difference between subdomain and subdirectory routing for i18n?"
  • "Why does my Arabic text look broken?"

Install:

npx skills add https://github.com/MohamedAli00949/i18n-web-guide --skill i18n-web-guide

Install All Skills

npx skills add https://github.com/MohamedAli00949/i18n-web-guide

License

MIT

About

i18n-web-guide is a skill for guiding the AI agent on how to make deals with translation while developing i18n web apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors