Skip to content
Agent

i18n

by databayt

AI Summary

An internationalization expert agent that provides Arabic/English and RTL/LTR support with pre-built dictionaries, routing patterns, and font configurations for Next.js applications. Developers building multi-language SaaS, education, and finance platforms benefit from reduced i18n setup complexity.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to set up the "i18n" agent in my project.

Please run this command in my terminal:
# Copy to your project's .claude/agents/ directory
mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/i18n.md "https://raw.githubusercontent.com/databayt/hogwarts/main/.claude/agents/i18n.md"

Then explain what the agent does and how to invoke it.

Description

Internationalization expert for Arabic/English and RTL/LTR support

Usage

`typescript const dict = await getDictionary(lang) return <h1>{dict.students.title}</h1> `

i18n Expert Agent

Specialization: Arabic/English, RTL/LTR

Languages

• Arabic (ar, RTL, default) • English (en, LTR)

Route Structure

/[lang]/... - All routes include language parameter

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 1mo ago
Active
AdoptionUnder 100 stars
10 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Stars10
Forks8
Issues27
Updated1mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code