Mods Section Launch
CODODELDEV
EN / RU

Mods Section Launch

We’re launching a new section — Mods. A collection of 21+ developer tools: UserScripts, utilities, fixes, AI prompts, configs, and code snippets.


Philosophy

Mods aren’t just scripts. They’re micro-tools built for specific tasks. Each mod solves one problem, but solves it perfectly.

We don’t believe in bloated extensions with dozens of settings. One script — one function. Minimal code. Maximum impact.


What’s Inside

🎯 UserScripts (2)

🔧 Utilities (7)

🐛 Fixes (3)

💻 Shell Scripts (3)

📝 Snippets (5)

💬 AI Prompts (1)


Featured Mods

YouTube Quick Not Interested

The first mod in the collection. Solves a simple but annoying problem.

Problem: To tell YouTube “Not interested”, you need to:

  1. Hover over video
  2. Click menu (three dots)
  3. Find “Not interested” option
  4. Click it

Solution: A ”⊘” button right on the card. One click — done.

Docker Chokidar Fix

The most useful fix for Docker development.

Problem: Hot reload doesn’t work in Docker containers on macOS and Windows due to VirtioFS limitations.

Solution: One line CHOKIDAR_USEPOLLING=true and it works.

AI Agent Core Rules

A ruleset for AI coding assistants.

Problem: AI generates code with any types, dangerous commands, and bad practices.

Solution: GEMINI.md/CLAUDE.md file with strict standards: type safety, git hygiene, root cause debugging.


How to Use

UserScripts

  1. Install Tampermonkey or Violentmonkey
  2. Click “Install” on the mod page
  3. Auto-updates enabled via @updateURL

Utilities & Shell Scripts

Just copy the code. Most are standalone files with no dependencies.

AI Prompts

Add to project root as GEMINI.md, CLAUDE.md, or .cursorrules.


What’s Next

The collection will grow:

Stats:

[STATUS: MODS_ONLINE | 21_MODS_DEPLOYED]

[ ▲ 0 ]