P0 Localstorage Key Collision banner
mahmood726-cyber mahmood726-cyber

P0 Localstorage Key Collision

Design community

Description

<!-- sentinel:skip-file — auto-generated rule descriptor; docstring may demonstrate the bad pattern by design --> --- name: P0-localstorage-key-collision description: 'P0-localstorage-key-collision: BLOCK when 2+ dashboards share the same rapid_meta_* localStorage key prefix.' trigger: commit severity: BLOCK scope: repo source: 'lessons.md#localstorage-collision-2026-04-29' --- P0-localstorage-key-collision: BLOCK when 2+ dashboards share the same rapid_meta_* localStorage key prefix. Single-d

Installation

Installs to ~/.claude/skills/mahmood726-cyber-sentinel-p0-localstorage-key-collision/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mahmood726-cyber-sentinel-p0-localstorage-key-collision && curl -fsSL https://raw.githubusercontent.com/mahmood726-cyber/Sentinel/HEAD/skills/P0-localstorage-key-collision.md -o ~/.claude/skills/mahmood726-cyber-sentinel-p0-localstorage-key-collision/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository