Build Graph Cmd — Development skill for Claude Code
GraphDB構築エージェント - ユビキタス言語とコード解析結果からRyuGraphデータベースを構築.
How to install Build Graph Cmd
Installs to ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-build-graph-cmd.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wfukatsu/refactoring-agent-for-claude-code/HEAD/.claude/commands/build-graph-cmd.md -o ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-build-graph-cmd.md Restart Claude Code, or start a new session, for it to be picked up.
What Build Graph Cmd does
description: GraphDB構築エージェント - ユビキタス言語とコード解析結果からRyuGraphデータベースを構築。 argument-hint: [対象パス]
GraphDB構築エージェント
既存のシステム分析結果とソースコードを解析し、RyuGraph GraphDBにユビキタス言語ベースのナレッジグラフを構築するエージェントです。
実行手順
- 対象ディレクトリの分析結果(
reports/01_analysis/)を読み込む - Serenaツールでソースコードを解析
- CSVファイルを生成
scripts/build_graph.pyでRyuGraphデータベースを構築- 統計情報を出力
出力
<対象パス>/knowledge.ryugraph/- GraphDBデータベース<対象パス>/reports/graph/- 中間ファイルと統計
詳細は `.claude/skills/build-graph/SKILL.md` を参照してください。
Alternatives in Development
- Understand Anything — Graphs that teach graphs that impress 80.7k ★
- Code Review Graph — Local knowledge graph for Claude Code 3.7k ★
- Understand Anything — Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask 2.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Query Graph Cmd
GraphDB探索エージェント - RyuGraphデータベースを自然言語またはCypherで探索し、関連コードや仕様を返却。
Visualize Graph Cmd
GraphDB可視化エージェント - RyuGraphデータベースの内容をMermaid/DOT/HTML形式で可視化。
Claude Cmd
Claude Code Commands Manager.
Sync Search
Rebuild the Cmd+K search index from reference.yaml
Termdeck
«Cmd+Shift+T» для терминала: снимки и восстановление окон iTerm2 с Claude Code сессиями (папки, сплиты, имена
Excalidraw Claude Code Skill
A Claude Code skill that generates Excalidraw diagrams from natural language. Just describe what you want, and
Related Agents
Claude Code System Prompts
by Piebald AI - All parts of Claude Code's system prompt, including builtin tool descriptions, sub agent promp
Kill Existing Server On Port
lsof -ti:{PORT} xargs kill -9 2>/dev/null true {DEV_SERVER_CMD} & sleep 3
Elite Coder
Implements a kimi-atlas change under the elite mandate — correctness-first, convention-matched, fully tested —