chrome-extension-developerlisted
Install: claude install-skill andrewr303/claude-codex-plugin-lab
# Chrome Extension Developer
Use this skill when the task involves a Google Chrome extension, Manifest V3,
WXT, Plasmo, CRXJS, a browser extension popup, content script, service worker,
side panel, options page, extension permissions, Chrome Web Store submission, or
extension monetization.
This is the router and operating kernel for the specialist skills installed in
this plugin. Load the smallest relevant specialist skill before task actions:
| User intent | Load this specialist |
| --- | --- |
| New extension, scaffold, architecture | `../extension-create/SKILL.md` |
| Add a feature or debug runtime behavior | `../extension-dev/SKILL.md` |
| Manifest, permissions, host permissions | `../extension-manifest/SKILL.md` |
| Security, performance, best practices | `../extension-analyze/SKILL.md` |
| Chrome Web Store rejection risk | `../extension-review/SKILL.md` |
| Unit, integration, E2E testing | `../extension-test/SKILL.md` |
| Popup, side panel, options, content UI | `../extension-ui/SKILL.md` |
| Icons, screenshots, listing assets | `../extension-assets/SKILL.md` |
| Publishing, packaging, CI/CD | `../extension-publish/SKILL.md` |
| MV2 to MV3 migration | `../extension-migration/SKILL.md` |
| Payments, licensing, subscriptions | `../extension-payment/SKILL.md` |
| Backend, auth, proxy, webhooks | `../extension-backend/SKILL.md` |
## Workflow
1. Detect the current stack before editing.
- Prefer the included script: `scripts/detect-extension-stack.ps1`.
- Look for