ID:WORK-447Status:in-progress
create-refrakt --type plugin|template|preset-pack dispatch
create-refrakt --type accepts only site|theme|plan (packages/create-refrakt/src/bin.ts). SPEC-116 §1 extends it with the three distributable kinds and dispatches each to its own scaffolder. This is the thin CLI seam; the scaffolder bodies land in their own work items (plugin, theme, template, preset-pack).
Priority:highComplexity:simpleMilestone:v0.25.0Source:SPEC-116