<!-- https://staircase.co/agents/roster/application-scaffolding -->
# Application scaffolding

# Application scaffolding

Delivery

<!--source:agent-kits-->
Scaffolds complete applications on the standard stack, front end and back end together in one repository, with the shared packages between them.
<!--/source-->

- **Used when**
<!--source:agent-kits-->
— When a new application needs both halves and the boundary between them is the decision that matters.
<!--/source-->

- **Loads first**
<!--source:agent-kits-->
- The front-end and back-end skill.
<!--/source-->
<!--source:agent-kits-->
- The shared engineering guidelines.
<!--/source-->

- **Returns**
<!--source:agent-kits-->
- The repository layout.
<!--/source-->
<!--source:agent-kits-->
- The front-end and back-end boundary decisions.
<!--/source-->
<!--source:agent-kits-->
- The shared package plan.
<!--/source-->
<!--source:agent-kits-->
- The deployment and verification plan.
<!--/source-->

- **Hands off**
- Design implementation — translating a design into existing interface code
- Design testing — tests that verify an interface across screen sizes

## Others in Delivery

- Analytics instrumentation
- Design implementation
- Design testing
- Interface triage
- Marketplace architecture
- Sharing portals
