关于
This Claude Skill provides comprehensive guidance for implementing internationalization (i18n) and localization in applications. It covers key tasks like message extraction, translation management, locale-specific formatting, and RTL support using libraries like i18next and gettext. Use it when building multi-language applications or adding localization features for international users.
快速安装
Claude Code
推荐npx skills add aj-geddes/useful-ai-prompts -a claude-code/plugin add https://github.com/aj-geddes/useful-ai-promptsgit clone https://github.com/aj-geddes/useful-ai-prompts.git ~/.claude/skills/internationalization-i18n在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the internationalization-i18n skill?
internationalization-i18n is a Claude Skill by aj-geddes. Skills package instructions and resources that Claude loads on demand, so Claude can perform internationalization-i18n-related tasks without extra prompting.
How do I install internationalization-i18n?
Use the install commands on this page: add internationalization-i18n to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does internationalization-i18n belong to?
internationalization-i18n is in the Communication category, tagged general.
Is internationalization-i18n free to use?
Yes. internationalization-i18n is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这个Claude Skill通过Himalaya CLI工具提供IMAP邮箱管理功能,支持使用自然语言查询搜索、总结和删除邮件。它特别适合开发者快速获取每日邮件摘要和执行批量邮件操作,所有功能都通过Python脚本封装,简化了环境配置和命令执行流程。关键特性包括支持富文本表格输出、多文件夹分类处理,以及完整的Unicode字符和表情符号显示。
imsg是一个macOS命令行工具,让开发者能通过终端直接访问和操作iMessage/SMS。它支持查看聊天列表、获取历史记录、实时监控消息以及发送文本和附件。这个工具特别适合需要自动化处理消息或与Messages.app集成的开发工作流。
wacli是一个通过命令行管理WhatsApp的工具,支持消息同步、搜索和发送。它通过WhatsApp Web协议工作,适用于需要自动化处理WhatsApp消息或与外部系统集成的开发场景。关键功能包括持续同步消息、历史记录检索以及向指定联系人发送文本和文件。
该Skill提供了Better-auth的集成方案,用于快速实现用户登录、注册、路由保护和邮件验证等认证功能。它封装了核心认证模式,包括使用guarded_query/form保护端点、通过getRequestEvent()处理cookie以及正确的重定向流程。开发者可以基于这些预置模式快速构建安全的认证系统。
