Scaffold
When to use this group
Use these skills when you need a repository, application, service, or SDK package. State the target, repository path, and platform generation. The router uses the published kit or source generator for the selected target.
Choose a skill
| Skill | Result and use |
|---|---|
e11-bootstrapper | Collect project inputs and select a scaffold target. |
e11-scaffold | Generate a repository, application, service, or SDK package. |
e11-sdks-nodejs | Resolve a local sdks-nodejs checkout for backend generation. |
e11-sdks-react | Resolve a local sdks-react checkout for frontend generation. |
| Request | Target |
|---|---|
| New backend repository | backend |
| React application | frontend-app |
| V2 platform application | app |
| Domain service in a V2 application | service |
| New V1 microservice | microservice |
| Packages added to a microservice | microservice-package |
| Backend SDK package | sdk-backend |
| Frontend SDK package | sdk-frontend |
Backend and frontend SDK targets use different repositories. Name sdks-nodejs or sdks-react in your request. The input flow saves .foundry/_scaffold/wizard-state.yaml for supported targets.