@aibloom/cli
v0.2.0
Published
Deterministic frontend design-to-code orchestration for host coding agents
Downloads
82
Readme
@aibloom/cli
Aibloom is a deterministic orchestration CLI for design-first frontend work performed by host coding agents.
pnpm add -g @aibloom/cli
aibloom doctor
aibloom prepare-page "Agent operations dashboard" --design ./DESIGN.md --framework auto --jsonprepare-page is the main host-agent entrypoint. It prepares the design system when needed, creates page artifacts, and emits a HostTask for Claude Code or Codex to implement.
