From stackblitz-pack
Provides production reference architecture for WebContainer-powered browser IDEs and playgrounds. Use with WebContainers or StackBlitz SDK.
How this skill is triggered — by the user, by Claude, or both
Slash command
/stackblitz-pack:stackblitz-reference-architectureThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Production architecture for WebContainer-powered browser IDEs and playgrounds.
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.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin stackblitz-packBuilds 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.