What problem does it solve?
i18n considerations are frequently overlooked during brainstorming, planning, and reviews, which can lead to missed translations, locale-specific formatting issues, and layout problems. Harness i18n Process ensures localization needs are raised and addressed at every stage by adapting prompts based on project configuration, locale targets, and industry context.
Core Features & Use Cases
- Adaptive prompt-mode nudges to surface i18n questions during brainstorming, planning, and review.
- Gate-mode validation that enforces i18n requirements when i18n.enabled is true, using target locales and strictness to determine severity.
- Context-aware guidance drawn from harness.config.json and knowledge bases to tailor localization prompts by industry and locales.
- Non-intrusive integration that respects workflows and does not scan source code directly; relies on artifacts like specs, plans, and reviews.
- Real-world scenario: when planning a new checkout flow, prompts surface which strings need translation and where RTL considerations apply.
Quick Start
Run harness skill run harness-i18n-process to begin injecting localization considerations into your current workflow.