|
@composoft/composer
|
CLI that turns a customer brief and a registry into a Composition and a working Next.js 15 app. Calls Claude to produce the composition; validates against the registry; generates code. |
MIT |
0
greenflagged
/ 5 total
|
|
@composoft/create
|
Scaffold a new composoft registry. Run with `npx @composoft/create my-registry`. |
MIT |
0
greenflagged
/ 8 total
|
|
@composoft/runtime
|
Server runtime for composoft compositions: resolves data slots, binds actions, hosts page-state, gates auth. React Server Components + a 'use client' renderer. |
MIT |
0
greenflagged
/ 4 total
|
|
@composoft/spec
|
Manifest contract for composoft: Adapter, Workflow, Block primitives plus Zod-backed validators. Zero runtime dependencies on React or Next. |
MIT |
0
greenflagged
/ 3 total
|