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: tinystruct-patterns
description: Use when developing application modules or microservices with the tinystruct Java framework. Covers routing, context management, JSON handling with Builder, and CLI/HTTP dual-mode patterns.
description: tinystructフレームワークでアプリケーションモジュールまたはマイクロサービスを開発する際に使用。ルーティング、コンテキスト管理、BuilderによるJSON処理、CLI/HTTPデュアルモードのパターンをカバー。
origin: ECC
---