Skip to content

Scaffold a frontend app

Prepare

Supply the application name, destination, backend connection, and required SDKs. The router uses the frontend generator and source configuration.

Request the task

text
Use e11-scaffold to create a React frontend application for account export. Target: frontend-app.

Verify the result

Run the generated installation and build commands. Verify the initial screen and configured backend connection.

sh
cd <generated-repository>
e11 init
e11 doctor
git add .foundry/project.toml .foundry/pricing.json .foundry/profiles.toml .gitignore
git commit -m "chore: configure Foundry"

Continue

text
Use e11-agent-ux-designer to define the export request and download screens. Use the UX menu entry.

Find the next skill or ship a story with a run.

Proprietary to Engineering11 LLC.