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.
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.
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.
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.
Built by Nex AI. More skills and info at nex-ai.be and slopsome.com.