·state-machine-design
</>

state-machine-design

ライフサイクルと動作仕様のためのステートチャートとステートマシンのモデリング

51インストール·1トレンド·@melodic-software

インストール

$npx skills add https://github.com/melodic-software/claude-code-plugins --skill state-machine-design

state-machine-design のインストール方法

コマンドラインで state-machine-design AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/melodic-software/claude-code-plugins --skill state-machine-design
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: melodic-software/claude-code-plugins。

Design finite state machines and statecharts for modeling entity lifecycles, workflows, and system behavior.

| State | Condition the system can be in | Draft, Submitted, Paid | | Transition | Change from one state to another | Draft → Submitted | | Event | Trigger for a transition | Submit, Pay, Cancel | | Guard | Condition that must be true | [hasItems], [isValid] | | Action | Side effect on transition | sendNotification, updateDatabase |

| Entry Action | Action when entering state | onEnter: startTimer | | Exit Action | Action when leaving state | onExit: stopTimer |

ライフサイクルと動作仕様のためのステートチャートとステートマシンのモデリング ソース: melodic-software/claude-code-plugins。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/melodic-software/claude-code-plugins --skill state-machine-design
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-03
更新日
2026-03-10

Browse more skills from melodic-software/claude-code-plugins

クイックアンサー

state-machine-design とは?

ライフサイクルと動作仕様のためのステートチャートとステートマシンのモデリング ソース: melodic-software/claude-code-plugins。

state-machine-design のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/melodic-software/claude-code-plugins --skill state-machine-design インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/melodic-software/claude-code-plugins