fix(ja-JP): translate frontmatter description to Japanese in 3 skills

- skill-scout: translate description field
- tinystruct-patterns: translate description field
- ui-to-vue: translate description field
This commit is contained in:
Claude
2026-05-17 09:13:45 +09:00
committed by Affaan Mustafa
parent fabb4d0c11
commit 6b59276d76
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
---
name: ui-to-vue
description: Use when the user has UI screenshots or design exports that need batch conversion into Vue 3 components, especially with Vant, Element Plus, or Ant Design Vue.
description: UIスクリーンショットやデザインエクスポートをVue 3コンポーネントに一括変換する際に使用。VantElement PlusAnt Design Vueに対応。
origin: community
---