From e6ccebfe1830046472862321b6e284474a993e77 Mon Sep 17 00:00:00 2001 From: nrslib <38722970+nrslib@users.noreply.github.com> Date: Tue, 10 Feb 2026 15:31:07 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20piece=E3=82=AB=E3=83=86=E3=82=B4?= =?UTF-8?q?=E3=83=AA=E3=81=AEja/en=E4=B8=A6=E3=81=B3=E3=81=A8=E8=A1=A8?= =?UTF-8?q?=E8=A8=98=E3=82=92=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- builtins/en/piece-categories.yaml | 22 ++++++++++++---------- builtins/ja/piece-categories.yaml | 22 ++++++++++++---------- 2 files changed, 24 insertions(+), 20 deletions(-) diff --git a/builtins/en/piece-categories.yaml b/builtins/en/piece-categories.yaml index 69719ce..27db8db 100644 --- a/builtins/en/piece-categories.yaml +++ b/builtins/en/piece-categories.yaml @@ -6,6 +6,18 @@ piece_categories: - coding - minimal - compound-eye + 🎨 Frontend: + pieces: + - frontend + ⚙️ Backend: {} + 🔧 Expert: + Full Stack: + pieces: + - expert + - expert-cqrs + 🛠️ Refactoring: + pieces: + - structural-reform 🔍 Review: pieces: - review-fix-minimal @@ -14,16 +26,6 @@ piece_categories: pieces: - unit-test - e2e-test - 🎨 Frontend: {} - ⚙️ Backend: {} - 🔧 Expert: - Full Stack: - pieces: - - expert - - expert-cqrs - Refactoring: - pieces: - - structural-reform Others: pieces: - research diff --git a/builtins/ja/piece-categories.yaml b/builtins/ja/piece-categories.yaml index 41ca3e2..5858f9b 100644 --- a/builtins/ja/piece-categories.yaml +++ b/builtins/ja/piece-categories.yaml @@ -6,6 +6,18 @@ piece_categories: - coding - minimal - compound-eye + 🎨 フロントエンド: + pieces: + - frontend + ⚙️ バックエンド: {} + 🔧 エキスパート: + フルスタック: + pieces: + - expert + - expert-cqrs + 🛠️ リファクタリング: + pieces: + - structural-reform 🔍 レビュー: pieces: - review-fix-minimal @@ -14,16 +26,6 @@ piece_categories: pieces: - unit-test - e2e-test - 🎨 フロントエンド: {} - ⚙️ バックエンド: {} - 🔧 エキスパート: - フルスタック: - pieces: - - expert - - expert-cqrs - リファクタリング: - pieces: - - structural-reform その他: pieces: - research