Stackblitz performance tuning
'Optimize WebContainer boot time, file system mounts, and process spawning.From its SKILL.md
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill stackblitz-performance-tuningAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.0 KB, 134 tokens by cl100k_base, as published. Nobody here has run it
StackBlitz Performance Tuning
Overview
Optimize WebContainer boot time, file system mounts, and process spawning.
Instructions
Refer to the WebContainer API documentation for detailed guidance.
See the core workflow skills for implementation patterns.
Error Handling
| Issue | Cause | Solution |
|---|---|---|
| Configuration error | Wrong setup | Check WebContainer docs |
| Build failure | Missing deps | Run npm install |
Resources
Next Steps
See related skills for more patterns.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.