Cross View Selection Sync banner
contact715 contact715

Cross View Selection Sync

Development community

Description

# Skill: Cross-View Selection Sync — Zustand focus store + URL deep-link > Wave: wave-5 | Status: active | Tags: zustand, deep-link, focus, selection, cross-view --- ## When to use - A page has multiple views (board, list, inbox, contacts) and clicking an entity in one view must scroll-focus the matching row in another view. - The focused entity must survive a page refresh or be shareable as a URL. - The selection state must be cleared when the user switches to a view where it is not mea

Installation

Installs to ~/.claude/skills/contact715-jidoka-cross-view-selection-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/contact715-jidoka-cross-view-selection-sync && curl -fsSL https://raw.githubusercontent.com/contact715/jidoka/HEAD/.claude/skills/cross-view-selection-sync.md -o ~/.claude/skills/contact715-jidoka-cross-view-selection-sync/SKILL.md

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

Full documentation available on GitHub

View Source Repository