ワンクリックで
explore-code
Explore code structure and relationships using the OpenTrace knowledge graph.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Explore code structure and relationships using the OpenTrace knowledge graph.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | explore-code |
| description | Explore code structure and relationships using the OpenTrace knowledge graph. |
Use the OpenTrace knowledge graph to answer the user's codebase question. Treat the current user request as the query.
get_stats to see indexed node types and countssearch_graph with nodeTypes filter:
get_node for full details + neighborstraverse_graph:
list_nodes for "all X" queriesRead when nodes have a path propertyLead with a clear answer. Show relationships as A --CALLS--> B. Fall back to Glob/Grep if graph doesn't cover it.
Use this skill to generate well-branded interfaces and assets for Eryxon — the job-shop manufacturing product company behind Eryxon Flow (MES) and eryxon.eu. Use for production code, throwaway prototypes, mockups, slides, or any artifact that needs to look like Eryxon. Contains tokens (colors, type, spacing), brand assets (marks, wordmarks, favicon), and UI kits for the three Eryxon surfaces: shop-floor operator tablets (dark), desktop admin (light), and the marketing site (light).
Write public blog posts, release notes, and changelog entries for the Eryxon Flow open-source project. Use whenever drafting or editing a website blog post (website/src/content/blog/), a release note (website/src/content/release-notes/), or the root CHANGELOG.md. Triggers on "blog post", "release note", "changelog", "announce a release", "write up vX.Y".
Explore a named component in the OpenTrace knowledge graph.
Show the OpenTrace knowledge graph status.
Answer a question about the codebase without making any changes.
Explore code structure and relationships using the OpenTrace knowledge graph. Triggers on: "how does X work", "what calls X", "what's in X", "find X", "show me the architecture", "where is X defined", "list the files in X"