AI AGENT ADDONS

Chrome Extension

pproenca/dot-skills

Chrome extensions run in the browser and can modify web pages. They use service workers and content scripts to work. This guide gives you performance and code quality rules for Manifest V3.

You can use these rules when writing new code or reviewing old code. They cover message passing, storage APIs, and testing. Following them makes your extension faster and more reliable.

Add Chrome Extension skill to your workflow

Global

mkdir -p ~/.claude/skills/chrome-extension

Project

mkdir -p .claude/skills/chrome-extension

Source Repository

Stars
172
Forks
12
Watchers
172
License
MIT
Last Push
1 month ago
Created
6 months ago