stackblitz-reference-architecture
'Production architecture for WebContainer-powered browser IDEs and playgrounds.
Allowed Tools
ReadGrep
Provided by Plugin
stackblitz-pack
Claude Code skill pack for StackBlitz (18 skills)
Installation
This skill is included in the stackblitz-pack plugin:
/plugin install stackblitz-pack@claude-code-plugins-plus
Click to copy
Instructions
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.