Killer-Skills Review
Decision support comes first. Repository text comes second.
This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.
t() 함수를 사용하여 고급 인라인 번역 기능이 필요한 다국어 에이전트에게 적합합니다. Internationalization (i18n) patterns using inline t() calls with compile-time Babel transformation. Use when adding or modifying translated text, working with locales, creating new pages or components that need translations, using the t() function, mentioning i18n, translations, locale switching, useLocale, setLocale, or when the user asks about how translations work in this project. Also use when working with the i18n codegen pipeline, Babel plugin, or generated translation bundles.
이 스킬을 사용하는 이유
t() 함수를 사용하여 에이전트가 무결점 국제화를 수행할 수 있는 능력을 부여하고 JSON 번들을 대상으로 해시 기반 조회를 생성하며 Babel 플러그인을 사용하여 자동 런타임 선택을 수행하며 JSON 등의 프로토콜을 사용하는 서버 및 클라이언트 구성 요소를 지원합니다.
최적의 용도
t() 함수를 사용하여 고급 인라인 번역 기능이 필요한 다국어 에이전트에게 적합합니다.
↓ 실행 가능한 사용 사례 for i18n-patterns
! 보안 및 제한 사항
- 컴파일 시 변환에 Babel 플러그인이 필요
- 번역 데이터 저장에 JSON 번들로 제한
Why this page is reference-only
- - Current locale does not satisfy the locale-governance contract.
- - The underlying skill quality score is below the review floor.
Source Boundary
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Decide The Next Action Before You Keep Reading Repository Material
Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.
Start With Installation And Validation
If this skill is worth continuing with, the next step is to confirm the install command, CLI write path, and environment validation.
Cross-Check Against Trusted Picks
If you are still comparing multiple skills or vendors, go back to the trusted collection before amplifying repository noise.
Move To Workflow Collections For Team Rollout
When the goal shifts from a single skill to team handoff, approvals, and repeatable execution, move into workflow collections.
Browser Sandbox Environment
⚡️ Ready to unleash?
Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.
FAQ & Installation Steps
These questions and steps mirror the structured data on this page for better search understanding.
? Frequently Asked Questions
What is i18n-patterns?
t() 함수를 사용하여 고급 인라인 번역 기능이 필요한 다국어 에이전트에게 적합합니다. Internationalization (i18n) patterns using inline t() calls with compile-time Babel transformation. Use when adding or modifying translated text, working with locales, creating new pages or components that need translations, using the t() function, mentioning i18n, translations, locale switching, useLocale, setLocale, or when the user asks about how translations work in this project. Also use when working with the i18n codegen pipeline, Babel plugin, or generated translation bundles.
How do I install i18n-patterns?
Run the command: npx killer-skills add QingqiShi/shiqingqi.com/i18n-patterns. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.
What are the use cases for i18n-patterns?
Key use cases include: t() 함수를 사용하여 인라인 콘텐츠 번역을 수행하여 다국어 지원, 효율적인 번역 검색을 위해 해시 기반 조회를 생성, Babel 플러그인을 사용하여 자동 런타임 선택을 수행하여 서버 및 클라이언트 구성 요소를 지원.
Which IDEs are compatible with i18n-patterns?
This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.
Are there any limitations for i18n-patterns?
컴파일 시 변환에 Babel 플러그인이 필요. 번역 데이터 저장에 JSON 번들로 제한.
↓ How To Install
-
1. Open your terminal
Open the terminal or command line in your project directory.
-
2. Run the install command
Run: npx killer-skills add QingqiShi/shiqingqi.com/i18n-patterns. The CLI will automatically detect your IDE or AI agent and configure the skill.
-
3. Start using the skill
The skill is now active. Your AI agent can use i18n-patterns immediately in the current project.
! Reference-Only Mode
This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
i18n-patterns
Install i18n-patterns, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.