Agent Skill
2/7/2026chrome-extension-init-skill
Initialize a Chrome/Chromium browser extension project from an empty folder by having the user choose a scaffolding toolchain (Plasmo, WXT, or Vite + CRXJS), then running the official interactive CLI (e.g., `npm create plasmo`, `npx wxt@latest init`, `npm create crxjs@latest`) to scaffold the project, and finishing with git init + first commit. Use when a user asks to start or bootstrap a browser extension from scratch.
D
d0ublecl1ck
0GitHub Stars
1Views
Skills Info
Original Name:chrome-extension-init-skillAuthor:d0ublecl1ck
Download