takt/resources/global/ja/piece-categories.yaml

47 lines
923 B
YAML

piece_categories:
"🚀 クイックスタート":
pieces:
- default
- passthrough
- coding
- minimal
"🔍 レビュー&修正":
pieces:
- review-fix-minimal
"🎨 フロントエンド":
{}
"⚙️ バックエンド":
{}
"🔧 フルスタック":
pieces:
- expert
- expert-cqrs
"🔀 ハイブリッド (Codex Coding)":
"🚀 クイックスタート":
pieces:
- default-hybrid-codex
- passthrough-hybrid-codex
- coding-hybrid-codex
- minimal-hybrid-codex
"🔍 レビュー&修正":
pieces:
- review-fix-minimal-hybrid-codex
"🔧 フルスタック":
pieces:
- expert-hybrid-codex
- expert-cqrs-hybrid-codex
"その他":
pieces:
- research
- magi
- review-only
show_others_category: true
others_category_name: "その他"