KS
Killer-Skills

vkc-i18n-ko-vi-safety — vkc-i18n-ko-vi-safety setup guide vkc-i18n-ko-vi-safety setup guide, how to use vkc-i18n-ko-vi-safety, what is vkc-i18n-ko-vi-safety, vkc-i18n-ko-vi-safety alternative, vkc-i18n-ko-vi-safety vs i18n tools, vkc-i18n-ko-vi-safety install, lint-i18n-keys.sh command, UI safety for Vietnamese strings

v1.0.0
GitHub

About this Skill

Ideal for Multilingual UI Agents ensuring consistency across Korean, English, and Vietnamese strings vkc-i18n-ko-vi-safety is a skill that provides guidelines for maintaining UI safety across multiple languages, including Korean, English, and Vietnamese.

Features

Runs lint-i18n-keys.sh to check for consistent key structures
Maintains nested key structure consistency across ko.json, en.json, and vi.json
Applies layout-safe padding for long Vietnamese strings
Prevents shipping keys in only one of ko/vi
Avoids hardcoded literal strings in components using message keys

# Core Topics

LEE-SANG-BOK LEE-SANG-BOK
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
35
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add LEE-SANG-BOK/VKC-2-/vkc-i18n-ko-vi-safety

Agent Capability Analysis

The vkc-i18n-ko-vi-safety MCP Server by LEE-SANG-BOK is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for vkc-i18n-ko-vi-safety setup guide, how to use vkc-i18n-ko-vi-safety, what is vkc-i18n-ko-vi-safety.

Ideal Agent Persona

Ideal for Multilingual UI Agents ensuring consistency across Korean, English, and Vietnamese strings

Core Value

Empowers agents to maintain UI safety by enforcing consistent key structures and avoiding hardcoded literal strings in JSON files, specifically `ko.json`, `en.json`, and `vi.json`, through the use of `lint-i18n-keys.sh` script

Capabilities Granted for vkc-i18n-ko-vi-safety MCP Server

Validating JSON key structures for Korean and Vietnamese translations
Automating checks for hardcoded strings in UI components
Debugging UI breaks specific to Vietnamese translations

! Prerequisites & Limits

  • Requires execution of `lint-i18n-keys.sh` script
  • Limited to JSON file formats
  • Specifically designed for Korean, English, and Vietnamese language support
Project
SKILL.md
848 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

VKC i18n (ko/en/vi) Safety

When to use

  • You add/edit user-facing strings
  • You touch messages/*.json
  • A UI breaks only in Vietnamese

Rules

  • Never ship a key in only one of ko/vi.
  • Keep nested key structure consistent across ko.json, en.json, vi.json.
  • Avoid hardcoded literal strings in components; prefer message keys.

Checks

  • Run: bash .codex/skills/vkc-repo-guardrails/scripts/lint-i18n-keys.sh

UI safety for long Vietnamese strings

  • Apply “layout-safe” patterns by default:
    • min-w-0 on flex children that contain text
    • break-words or whitespace-pre-line where wrapping is required
    • line-clamp-* where space must be capped
    • avoid fixed widths for text containers unless truncation is intentional

Reference

  • .codex/skills/vkc-i18n-ko-vi-safety/references/i18n-ui-safety.md

Related Skills

Looking for an alternative to vkc-i18n-ko-vi-safety or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication