47 lines
807 B
YAML
47 lines
807 B
YAML
piece_categories:
|
|
"🚀 Quick Start":
|
|
pieces:
|
|
- default
|
|
- passthrough
|
|
- coding
|
|
- minimal
|
|
|
|
"🔍 Review & Fix":
|
|
pieces:
|
|
- review-fix-minimal
|
|
|
|
"🎨 Frontend":
|
|
{}
|
|
|
|
"⚙️ Backend":
|
|
{}
|
|
|
|
"🔧 Expert":
|
|
"Full Stack":
|
|
pieces:
|
|
- expert
|
|
- expert-cqrs
|
|
|
|
"🔀 Hybrid (Codex Coding)":
|
|
"🚀 Quick Start":
|
|
pieces:
|
|
- default-hybrid-codex
|
|
- passthrough-hybrid-codex
|
|
- minimal-hybrid-codex
|
|
"🔍 Review & Fix":
|
|
pieces:
|
|
- review-fix-minimal-hybrid-codex
|
|
"🔧 Expert":
|
|
pieces:
|
|
- expert-hybrid-codex
|
|
- expert-cqrs-hybrid-codex
|
|
|
|
"Others":
|
|
pieces:
|
|
- research
|
|
- magi
|
|
- review-only
|
|
|
|
show_others_category: true
|
|
others_category_name: "Others"
|