graph-visualisation
Use when the user works on the force-directed graph explorer, layer colours, persona views, or node filtering.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when the user works on the force-directed graph explorer, layer colours, persona views, or node filtering.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | graph-visualisation |
| description | Use when the user works on the force-directed graph explorer, layer colours, persona views, or node filtering. |
Sources: ui/src/lib/graph-constants.ts, ui/src/app/api/graph/route.ts.
graph-constants.ts for LABEL_LAYER, LAYER_COLORS, NODE_ROLE_COLORS,
PERSONA_VIEWS.#2471A3 · L2 #148F77 · L3 #1E8449 ·
L4 #CA6F1E · L5 #7D3C98 (.claude/rules/code-style.md).LABEL_LAYER mapping or they render
unstyled; new persona views go in PERSONA_VIEWS.ui/src/app/api/graph/route.ts.curl http://localhost:3000/api/graph?persona=<id> and check
node/edge counts; static mode uses ui/public/mock/graph_<persona>.json.Every new label styled + persona views updated + matching mock graph fixture.
Use when the user adds or modifies a Next.js API route under ui/src/app/api/.
Use when the user works on EHDS articles, DSP protocol, DCP credentials, ODRL policies, or the audit trail.
Use when the user works on authentication, Keycloak configuration, OIDC, roles, or JWT claims.
Use when the user adds nodes, relationships, constraints, or indexes to the Neo4j knowledge graph, or edits any *.cypher file.
Use when the user adds E2E tests, Playwright specs, or journey coverage.
Use when the user works on demo personas, localStorage persistence, or GitHub Pages static-export behaviour.