chrome-extension-ui

pproenca/dot-skills · updated Apr 8, 2026

$npx skills add https://github.com/pproenca/dot-skills --skill chrome-extension-ui
0 commentsdiscussion
summary

Comprehensive UX/UI design guide for Chrome Extensions, optimized for Manifest V3. Contains 42 rules across 8 categories, prioritized by impact to guide extension UI development and code review.

skill.md

Chrome Extensions UX/UI Best Practices

Comprehensive UX/UI design guide for Chrome Extensions, optimized for Manifest V3. Contains 42 rules across 8 categories, prioritized by impact to guide extension UI development and code review.

When to Apply

Reference these guidelines when:

  • Building new Chrome extension user interfaces
  • Choosing between popup, side panel, or content script UI
  • Implementing accessible, keyboard-navigable interfaces
  • Designing loading states, error handling, and feedback patterns
  • Creating options pages and settings persistence

Rule Categories by Priority

Priority Category Impact Prefix
1 Component Selection CRITICAL comp-
2 Accessibility & Navigation CRITICAL access-
3 Popup Design HIGH popup-
4 Side Panel UX HIGH panel-
5 Content Script UI MEDIUM-HIGH inject-
6 Visual Feedback MEDIUM feedback-
7 Options & Settings MEDIUM options-
8 Icons & Branding LOW-MEDIUM brand-

Quick Reference

1. Component Selection (CRITICAL)

2. Accessibility & Navigation (CRITICAL)

3. Popup Design (HIGH)

4. Side Panel UX (HIGH)

5. Content Script UI (MEDIUM-HIGH)

6. Visual Feedback (MEDIUM)

7. Options & Settings (MEDIUM)

8. Icons & Branding (LOW-MEDIUM)

How to Use

Read individual reference files for detailed explanations and code examples:

Reference Files

File Description
references/_sections.md Category definitions and ordering
assets/templates/_template.md Template for new rules
metadata.json Version and reference information

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.734 reviews
  • Nikhil Jain· Dec 28, 2024

    chrome-extension-ui reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Fatima Sethi· Dec 12, 2024

    chrome-extension-ui has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Aanya Choi· Dec 4, 2024

    chrome-extension-ui fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Aditi Sharma· Nov 19, 2024

    We added chrome-extension-ui from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Sakshi Patil· Nov 15, 2024

    chrome-extension-ui fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Aditi Thomas· Oct 10, 2024

    Keeps context tight: chrome-extension-ui is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Chaitanya Patil· Oct 6, 2024

    chrome-extension-ui has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Oshnikdeep· Sep 25, 2024

    Useful defaults in chrome-extension-ui — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Layla Smith· Sep 5, 2024

    Solid pick for teams standardizing on skills: chrome-extension-ui is focused, and the summary matches what you get after install.

  • Diego Iyer· Aug 24, 2024

    I recommend chrome-extension-ui for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

showing 1-10 of 34

1 / 4