AI AGENT ADDONS

CRXJS is a tool that helps you build Chrome extensions faster. It uses Vite to give you hot module replacement. That means you see your changes right away without reloading the whole extension.

You can use CRXJS with popular frameworks like React, Vue, Svelte, or plain JavaScript. It works for popup windows, options pages, content scripts, and side panels. The tool reads your manifest file and builds everything automatically.

This skill is for developers who want to set up a new CRXJS project or fix issues with an existing one. It also helps with adding features and configuring content scripts.

Add Crxjs skill to your workflow

Global

mkdir -p ~/.claude/skills/crxjs

Project

mkdir -p .claude/skills/crxjs

Source Repository

Stars
151
Forks
11
Watchers
151
License
MIT
Last Push
28 days ago
Created
4 months ago