From stackblitz-pack
Migrate between WebContainer API versions and StackBlitz SDK updates. Use when working with WebContainers or StackBlitz SDK. Trigger: "upgrade stackblitz".
npx claudepluginhub flight505/skill-forge --plugin stackblitz-packThis skill is limited to using the following tools:
Migrate between WebContainer API versions and StackBlitz SDK updates.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Migrate between WebContainer API versions and StackBlitz SDK updates.
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.