nex-color-spy-ext
Fully-functional, zero-build Chrome extension for inspecting CSS colors, fonts, and dimensions with Shadow-DOM.
- Deploy a professional CSS inspector to the Chrome Web Store in minutes.
- Create a font-matching tool that sits on top of any website.
- Build a pixel-perfect design overlay that avoids host-page CSS leaks.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Deploy a professional CSS inspector to the Chrome Web Store in minutes.
- Create a font-matching tool that sits on top of any website.
- terminal automation included
Sample input
Build me a Chrome extension that lets me hover over any element to see its hex color and font size in a floating window.
Sample output
I've generated the 'Nex Color Spy' extension in assets/extension/. Key features:
- Manifest V3 architecture
- Shadow-DOM isolation for the inspector panel
- Hotkey toggle (Alt+Shift+I)
- Hex/Font-size extraction logic To install: Load the folder as an 'Unpacked Extension' in Chrome.
nex-color-spy-ext
Fully-functional, zero-build Chrome extension for inspecting CSS colors, fonts, and dimensions with Shadow-DOM.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Deploy a professional CSS inspector to the Chrome Web Store in minutes.
- Create a font-matching tool that sits on top of any website.
- terminal automation included
- Instant install
Sample input
Build me a Chrome extension that lets me hover over any element to see its hex color and font size in a floating window.
Sample output
I've generated the 'Nex Color Spy' extension in assets/extension/. Key features:
- Manifest V3 architecture
- Shadow-DOM isolation for the inspector panel
- Hotkey toggle (Alt+Shift+I)
- Hex/Font-size extraction logic To install: Load the folder as an 'Unpacked Extension' in Chrome.
About This Skill
Overview
Nex Color Spy is a production-ready, Manifest V3 Chrome extension designed for designers and front-end developers who need instant access to computed styles. Unlike generic AI scripts, this skill provides the complete source code for a field-tested "overlay" extension that inspects colors, fonts, and box model data in real-time without interfering with page styles.
What it does
- Shadow-DOM Overlay: Features a floating inspector panel isolated from host page CSS to ensure consistent UI rendering.
- Real-time Inspection: Tracks the cursor to report computed hex codes, font families, font sizes, margins, and padding.
- Zero-Build Architecture: Written in vanilla JS, HTML, and CSS. No Webpack, Vite, or NPM required—just edit and reload.
- Clipboard Integration: Quick-click functionality to copy any hex code or CSS value directly to the clipboard.
Why use this skill?
Prompting an AI to "write an extension" often results in broken background scripts or styling conflicts. This skill delivers a battle-hardened codebase optimized for the MV3 lifecycle. It includes keyboard shortcuts (Alt+Shift+I), storage persistence for settings, and a professional-grade content script that handles complex page layouts effortlessly. Use it to ship a finished tool immediately or as a robust template for your own overlay-based extensions.
Supported Features
- Manifest V3 compliant (Service Workers).
- Isolation via Shadow-DOM.
- Keyboard-driven toggles and toolbar actions.
- Ready-to-zip packaging for the Chrome Web Store.
Use Cases
- Deploy a professional CSS inspector to the Chrome Web Store in minutes.
- Create a font-matching tool that sits on top of any website.
- Build a pixel-perfect design overlay that avoids host-page CSS leaks.
- Learn the no-build developer loop for rapid Chrome extension prototyping.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/nex-color-spy-ext -o /tmp/nex-color-spy-ext.zip && unzip -o /tmp/nex-color-spy-ext.zip -d ~/.claude/skills && rm /tmp/nex-color-spy-ext.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes