You're designing with agents.
Now get the team back in sync.

Turn product specs and your design system into clickable wireflow prototypes your team can review — sign-in and inline comments built in. Start locally in one command, nothing to sign up for.

npx bedrock-flows create my-flows

Design at the speed the work deserves

Bedrock Flows generates complete wire flows you can navigate — zoom into any screen, click through the flow as if it were a prototype.

The whole team collaborates with comments on any screen — except here, a comment puts an agent to work. Proposed changes land in the agentic resolution queue, where you review and approve what the agents designed.

The same flow renders as a logical Mermaid chart, so development picks up the exact structure the team signed off on.

Click a screen to zoom in, or a pin to read the comment.

Design visualization

Spec-driven wireflows

Every flow is laid out as an auto-arranged wireflow graph straight from its spec — click through the screens at the device size they're actually meant for.

Real, clickable interactions

Go beyond static wireframes — build working prototypes with real interactions you can click through, so a flow behaves like the product instead of a slideshow.

Collaborate with your team and agents

Team-wide commenting

Sign-in and inline comments ship built in. Invite reviewers by email; feedback lands right on the screens, at the exact viewport it was made.

Hand comments to an AI agent

Send a comment to the AI agent to act on, then review its work in an agentic design queue before anything lands — your team and your agents collaborating in one place.

Guardrails for your designs

Avoid drift — and control the system

X-ray any screen to see which design-system components it uses and jump to their Storybook. Prototypes stay true to the system, and you keep control of how that system evolves.

Portable, framework-free design systems

Design systems are portable and quick to set up. Author components as plain CSS + Nunjucks macros + JSON variants — no framework or build tooling to learn, and the whole system travels with your project.

See which components a screen really uses

X-ray any screen to reveal the design-system component behind every element — and jump straight to its Storybook.

F-001 · Step 4 · Confirm phone
⊹ DS X-rayDS 7Mixed 0Turn on ⊹ X-ray to inspect the components.

Two ways in

Try it on your machine first; put it online when you're ready.

No accounts · no setup

Give it a try locally

One command scaffolds a project; one more runs the whole thing. The platform comes from npm — you never clone anything.

npx bedrock-flows create my-flows
cd my-flows
npm install
npm run dev
Local walkthrough →
Needs Cloudflare

Set up for your team

One command stands up your own isolated backend on Cloudflare and deploys it — behind sign-in, ready to invite reviewers.

bedrock-flows setup my-flows
Team setup →