Use when building internationalization features, managing translation keys, setting up localization workflows, integrating AI translation, connecting GitHub repositories, delivering translations via CDN, using MCP tools for translation management, or implementing i18n SDKs in React/Next.js applications.
╔══════════════════════════════════════════╗
║ _ _ ___ _ _ _ ║
║ (_)/ |( _ ) _ __ | || | | | ║
║ | || |/ _ \| '_ \| || |_| | ║
║ | || | (_) | | | |__ _|_| ║
║ |_||_|\___/|_| |_| |_| (_) ║
║ ║
║ Best Practices ║
╚══════════════════════════════════════════╝
A comprehensive agent skill for building production-ready internationalization systems with Better i18n platform.
npx skills add better-i18n/skills
i18n.config.ts)better-i18n scan - Discover i18n keys in codebasebetter-i18n check - Validate translationsbetter-i18n sync - Sync with platformcdn.better-i18n.com)best-practices/
├── SKILL.md # Routing table
└── resources/
├── getting-started.md # Project setup
├── cli-usage.md # CLI commands
├── key-management.md # Keys and namespaces
├── ai-translation.md # AI translation
├── github-sync.md # GitHub integration
├── cdn-delivery.md # CDN setup
├── mcp-integration.md # MCP tools
├── sdk-integration.md # Framework SDKs
└── best-practices.md # Formatting, RTL
Open SKILL.md - routes to the right resource based on your task.
MIT
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer