constructive-agent-e2e

Installation
SKILL.md

Constructive Agent E2E — Full Agentic Dev Loop

Build, run, see, fix, repeat. No human required between provision and ship.

The Loop

1. Provision DB          → Constructive SDK (secureTableProvision + relationProvision)
2. Generate SDK          → @constructive-io/graphql-codegen (hooks + ORM)
3. Start dev server      → pnpm dev (Next.js App Router)
4. Open in agent-browser → npx agent-browser open <url>
5. Screenshot            → agent-browser screenshot file.png
6. Snapshot              → agent-browser snapshot (accessibility tree + refs)
7. Interact              → agent-browser click @ref / fill @ref "value"
8. Observe → Fix → Push  → edit code, restart if needed, repeat from step 4

This loop is the foundation of Constructive's agentic full-stack development. An agent can provision a database, scaffold UI, generate type-safe data hooks, run the app, and visually

Related skills

More from constructive-io/constructive-skills

Installs
6
First Seen
Feb 27, 2026