claude-skills-marketplace/ ├── .claude-plugin/ │ └── marketplace.json # Marketplace manifest ├── execution-runtime/ # 🚀 Code execution ...
├── options.html # Options page entry ├── src/ # Popup UI │ ├── App.tsx │ ├── background.ts # Service worker (background) │ ├── main.tsx │ └── options.tsx # Options UI ├── content-script/ # Content ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results