stackblitz-pack
Production StackBlitz workflows for WebContainer lifecycle, embeds, testing, diagnostics, capacity, and security (10 skills)
Installation
Open Claude Code and run this command:
/plugin install stackblitz-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
Ten production-oriented skills for StackBlitz WebContainers and JavaScript SDK integrations. The pack covers integration preflight, lifecycle ownership, controlled runtime verification, browser testing, custom experience architecture, embeds, evidence-led troubleshooting, privacy-safe diagnostics, measured capacity, and security review.
Skills (10) plugin-local skills
Diagnose WebContainer startup, isolation, Service Worker, dependency, process, preview, and browser failures from evidence before changing code or headers.
Architect a custom in-browser development experience around WebContainers with explicit file, editor, terminal, process, preview, and persistence boundaries.
Design and implement a StackBlitz JavaScript SDK embed with an explicit project source, load strategy, UI options, persistence expectations, and responsive fallback.
Produce a privacy-safe WebContainer diagnostic bundle with browser capability, isolation-header, lifecycle, event, process-exit, dependency, and resource evidence.
Build a minimal, controlled WebContainer smoke test that boots once, mounts a small project, observes process exit, and captures the preview URL.
Prepare a StackBlitz WebContainer or JavaScript SDK integration with pinned packages, compatible isolation headers, and the correct commercial or private-package authentication path.
Establish a reproducible local development and browser-test loop for a WebContainer host, including isolation-header assertions, single-boot behavior under HMR, and cleanup checks.
Establish evidence-based WebContainer capacity budgets for boot concurrency, mounted files, dependency installs, processes, previews, memory symptoms, and browser support.
Design a durable WebContainer lifecycle adapter for filesystem, process, event, preview, and teardown operations.
Threat-model a WebContainer or StackBlitz embed across host, runtime, user-code, filesystem, dependency, network, preview, secret, and persistence boundaries.