wfukatsu

Design Scalardb Cmd — Design skill for Claude Code

Design community

ScalarDB設計エージェント - ScalarDBを使用したマイクロサービスのデータアーキテクチャ設計.

How to install Design Scalardb Cmd

Installs to ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-design-scalardb-cmd.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wfukatsu/refactoring-agent-for-claude-code/HEAD/.claude/commands/design-scalardb-cmd.md -o ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-design-scalardb-cmd.md

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

What Design Scalardb Cmd does


description: ScalarDB設計エージェント - ScalarDBを使用したマイクロサービスのデータアーキテクチャ設計。分散トランザクション、スキーマ設計を策定。 argument-hint: [対象パス]

ScalarDB Design Agent

ScalarDBを使用したマイクロサービスのデータアーキテクチャを設計するエージェントです。

概要

このエージェントは、既存システムの分析結果をもとに、ScalarDBを活用した以下の設計を策定します:

  1. ScalarDBアーキテクチャ設計 - デプロイモード、ストレージバックエンド選定
  2. スキーマ設計 - テーブル設計、パーティションキー、クラスタリングキー
  3. トランザクション設計 - 分散トランザクション戦略、Sagaパターン
  4. マイグレーション計画 - 既存DBからの移行戦略

前提条件

以下の中間ファイルが存在すること:

  • 01_analysis/ 配下の分析結果
  • `03_design/target-architec

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
  • Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★

Full documentation available on GitHub

View Source Repository