30 lines
480 B
YAML
30 lines
480 B
YAML
workflow_categories:
|
|
"🚀 クイックスタート":
|
|
workflows:
|
|
- default
|
|
- minimal
|
|
|
|
"🔍 レビュー&修正":
|
|
workflows:
|
|
- review-fix-minimal
|
|
|
|
"🎨 フロントエンド":
|
|
{}
|
|
|
|
"⚙️ バックエンド":
|
|
{}
|
|
|
|
"🔧 フルスタック":
|
|
workflows:
|
|
- expert
|
|
- expert-cqrs
|
|
|
|
"その他":
|
|
workflows:
|
|
- research
|
|
- magi
|
|
- review-only
|
|
|
|
show_others_category: true
|
|
others_category_name: "その他"
|