Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
yamadashy avatar

Browser Extension Developer

  • 13 installs
  • 27.6k repo stars
  • Updated August 4, 2026
  • yamadashy/repomix

Helps with ai & agent building tasks.

About

browser-extension-developer is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • browser-extension-developer
  • AI & Agent Building
  • AI-coding skill

Browser Extension Developer by the numbers

  • 13 all-time installs (skills.sh)
  • Ranked #11,389 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/yamadashy/repomix --skill browser-extension-developer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs13
repo stars27.6k
Last updatedAugust 4, 2026
Repositoryyamadashy/repomix

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

Browser Extension Developer

Cross-browser extension (Chrome/Firefox/Edge) using WXT framework with Manifest V3. Injects "Repomix" button into GitHub repository pages.

Structure

browser/
├── entrypoints/       # background.ts, content.ts
├── public/_locales/   # i18n (12 languages)
├── wxt.config.ts      # WXT configuration
└── .output/           # Built files (chrome-mv3, firefox-mv2)

Commands

  • npm run dev - Development mode (Chrome default)
  • npm run dev:firefox - Firefox dev mode
  • npm run build-all - Build all browsers
  • npm run lint / npm run test

i18n

12 languages: en, ja, de, fr, es, pt_BR, id, vi, ko, zh_CN, zh_TW, hi

New language: Create public/_locales/[code]/messages.json with keys: appDescription, openWithRepomix

Notes

  • Chrome/Edge use chrome.* APIs, Firefox may need polyfills
  • Run lint and tests before completion

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.