From stackblitz-pack
Details StackBlitz pricing: free embedding, commercial WebContainer API licensing. Refer to docs for WebContainers/StackBlitz SDK projects. Trigger: 'stackblitz cost'.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin stackblitz-packThis skill is limited to using the following tools:
StackBlitz pricing tiers: free embedding, WebContainer API commercial licensing.
Provides production reference architecture for WebContainer-powered browser IDEs and playgrounds. Use with WebContainers or StackBlitz SDK.
Optimizes Replit costs: audits seats/deployments, sizes resources (Autoscale/Reserved VM), controls egress, selects plans. For billing reviews and budget controls.
Recommends deployment platforms and strategies by app scale: Vercel/Railway/Netlify for MVPs, AWS/Render for growth, Kubernetes for enterprise. Covers CI/CD basics.
Share bugs, ideas, or general feedback.
StackBlitz pricing tiers: free embedding, WebContainer API commercial licensing.
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.