Plugin Claude Code
Marketplace for the Mellos Mapping plugin.
Plugin Claude Code
Marketplace for the Mellos Mapping plugin.
Plugin Claude Code
梅勒斯地图 — a live layered dependency map for bottom-up development: ghost the design first, then light nodes up from the bottom as they are built and verified.
MCP server Claude CodeCodexCursor +2
MCP server "mellos-mapping" as configured in GuangminJu/mellos-mapping. Runs ${CLAUDE_PLUGIN_ROOT}/dist/server.mjs with node.
Command
Open the live Mellos map in a terminal split pane beside this session.
Hook
Runs when a session starts, executing hook-session-start.mjs via node. From GuangminJu/mellos-mapping.
Skill Claude CodeCodex
Maintain a live layered dependency map (Mellos map) while doing bottom-up development. Use when starting any non-trivial implementation or architecture task — multiple modules, layers, or more than roughly an hour of work. Declare the design as ghost nodes first, then light nodes up bottom-to-top as they are built and…