nex-dark-pattern-detector-ext
by Nex AI
A complete Manifest V3 Chrome extension to detect and highlight manipulative UI dark patterns on any website.
- Deploy a functional dark pattern detector with 10+ pre-built modules.
- Fork a modular Manifest V3 content-script architecture for UI scraping.
- Learn to build no-build Chrome extensions with vanilla JavaScript.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Deploy a functional dark pattern detector with 10+ pre-built modules.
- Fork a modular Manifest V3 content-script architecture for UI scraping.
- terminal automation included
Sample input
Give me the source for the Nex Dark Pattern Detector extension and explain how to add a new detector for 'forced continuity'.
Sample output
I've generated the full MV3 source in /assets/extension/. To add 'forced continuity':
- Create
detectors/forced-continuity.js. - Export a detect function using the keyword set.
- Register the file in manifest.json.
- Refresh the extension in chrome://extensions.
nex-dark-pattern-detector-ext
by Nex AI
A complete Manifest V3 Chrome extension to detect and highlight manipulative UI dark patterns on any website.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Deploy a functional dark pattern detector with 10+ pre-built modules.
- Fork a modular Manifest V3 content-script architecture for UI scraping.
- terminal automation included
- Instant install
Sample input
Give me the source for the Nex Dark Pattern Detector extension and explain how to add a new detector for 'forced continuity'.
Sample output
I've generated the full MV3 source in /assets/extension/. To add 'forced continuity':
- Create
detectors/forced-continuity.js. - Export a detect function using the keyword set.
- Register the file in manifest.json.
- Refresh the extension in chrome://extensions.
About This Skill
What it does
This skill provides the complete, production-ready source code for the Nex Dark Pattern Detector, a Chrome Manifest V3 extension. It implements 10 independent detector modules that identify and highlight manipulative UI patterns like confirmshaming, fake urgency, hidden costs, and pre-checked boxes in real-time.
Why use this skill
Unlike basic prompts that give you conceptual code, this skill delivers a fully functional, "no-build" vanilla JS architecture. It is perfect for developers who want a modular content-script pattern that is easy to extend, debug, and ship without the overhead of Webpack or React. It includes a built-in scoring system, on-page highlighters, and a settings management UI.
Supported features
- Modular Detectors: 10+ standalone modules for specific dark patterns.
- Manifest V3: Built to modern Chrome extension standards.
- Zero-Build Architecture: Edit and reload instantly using vanilla HTML/CSS/JS.
- In-Page Highlighting: Visual markers for identified manipulative elements.
- Scoring Engine: Calculates a "manipulation score" for any visited website.
What the output looks like
You receive the full assets/extension/ directory containing the manifest, background service workers, content scripts, and UI assets. It also provides the exact developer loop for loading the unpacked extension into Chrome and steps for Web Store packaging.
Use Cases
- Deploy a functional dark pattern detector with 10+ pre-built modules.
- Fork a modular Manifest V3 content-script architecture for UI scraping.
- Learn to build no-build Chrome extensions with vanilla JavaScript.
- Implement an automated UI manipulation scoring system for websites.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/nex-dark-pattern-detector-ext -o /tmp/nex-dark-pattern-detector-ext.zip && unzip -o /tmp/nex-dark-pattern-detector-ext.zip -d ~/.claude/skills && rm /tmp/nex-dark-pattern-detector-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.
Early access skill
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
Creator
Founder of Nex AI. I build production-grade Claude Skills from systems that actually run: multi-tenant SaaS, Telegram agents, Raspberry Pi infrastructure, 3D multiplayer rooms. Every skill ships battle-tested patterns, not theory. 33+ open source skills published, commercial catalog growing.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
World-Class Site & App Design
Every AI-built UI looks generic and templated. This skill teaches your agent to actually match the design to the project, the industry, and the audience.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
consumer-motivation-analyzer
Go beyond surface-level feedback to uncover the psychological drivers and hidden motivations behind buyer behavior.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.