From stackblitz-pack
Provides production reference architecture for WebContainer-powered browser IDEs and playgrounds. Use with WebContainers or StackBlitz SDK.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin stackblitz-packThis skill is limited to using the following tools:
Production architecture for WebContainer-powered browser IDEs and playgrounds.
Builds browser-based IDE with WebContainers: file tree, Monaco/CodeMirror editor, xterm.js terminal, and Vite preview iframe. Use for code playgrounds, educational tools, or embedded dev environments.
Provides Vercel architecture blueprints for static sites, full-stack Next.js apps, API backends, and multi-project setups with structures and configs.
Select Replit app architectures: single-file prototype, modular PostgreSQL app, multi-service. Decision matrix and code configs for scaling from prototype to production.
Share bugs, ideas, or general feedback.
Production architecture for WebContainer-powered browser IDEs and playgrounds.
See the core workflow skills for implementation patterns.
| Issue | Cause | Solution |
|---|---|---|
| Configuration error | Wrong setup | Check WebContainer docs |
| Build failure | Missing deps | Run npm install |
See related skills for more patterns.