name: stackblitz-reference-architecture description: 'Production architecture for WebContainer-powered browser IDEs and playgrounds.
Use when working with WebContainers or StackBlitz SDK.
Trigger: "stackblitz architecture".
' allowed-tools: Read, Grep version: 1.0.0 license: MIT author: Jeremy Longshore jeremy@intentsolutions.io tags:
- saas
- ide
- webcontainers
- stackblitz compatibility: Designed for Claude Code
StackBlitz Reference Architecture
Overview
Production architecture for WebContainer-powered browser IDEs and playgrounds.
Instructions
Refer to the WebContainer API documentation for detailed guidance.
See the core workflow skills for implementation patterns.
Error Handling
| Issue | Cause | Solution |
|---|---|---|
| Configuration error | Wrong setup | Check WebContainer docs |
| Build failure | Missing deps | Run npm install |
Resources
Next Steps
See related skills for more patterns.