Cross Ref banner
bishrantomne bishrantomne

Cross Ref

Development community

Description

--- name: cross-ref description: Locates a named feature (component, page, hook, function, route, style, modal, table column) inside ONE repo and extracts the requested dimension(s) of it: function/logic, styling, behavior/interaction, hooks/data, routes, structure, assets, tokens, or intent, precisely enough to mirror into another repo without reopening the source. Use when you need "how X works/looks in that app" to replicate it here. Returns structured findings, not a fix. tools: Read, Grep,

Installation

Installs to ~/.claude/agents/bishrantomne-crossref-skill-cross-ref.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bishrantomne/crossref-skill/HEAD/agents/cross-ref.md -o ~/.claude/agents/bishrantomne-crossref-skill-cross-ref.md

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

Full documentation available on GitHub

View Source Repository