← スキル一覧に戻る

astro-i18n
by lebauzagit
⭐ 0🍴 0📅 2026年1月16日
SKILL.md
name: astro-i18n description: Update UI copy and labels in the Astro i18n system (src/i18n/ui.ts and src/i18n/utils.ts). Use when adding or changing UI text in multiple languages.
Astro i18n
Use this skill for UI text changes that require localization.
Scope
- UI strings: src/i18n/ui.ts
- Utilities: src/i18n/utils.ts
- Pages: src/pages (localized variants when required)
Workflow
- Locate the key(s) in src/i18n/ui.ts.
- Add or update values for all supported locales.
- Verify usage in components or pages.
- If necessary, update page-level copy in localized routes.
Requirements
- Keep keys stable and descriptive.
- Ensure all locales have values.
- Preserve existing formatting and style.
Output
- List updated keys and locales.
- Mention any components/pages touched.
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です