GitHub リポジトリ
ambler
ambler には argenkiwi から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
収集済み skills
3
Stars
1
更新
2026-04-12
Forks
0
職業カバレッジ
リポジトリエクスプローラー
このリポジトリの skills
クリエイター/リポジトリ/skill
skill
職業分類
説明
更新
add-node
ソフトウェア開発者
Creates a new Ambler node in the nodes/ directory following the established namespace/State/Edges/Utils/create pattern. Use this when the user wants to add a new state-machine node to the project.
2026-04-12
add-walk
ソフトウェア開発者
Creates a new Ambler walk; the TypeScript wiring file (walks/<name>.ts) and the Markdown specification (specs/<name>.md). Ensures any required nodes exist or creates them. Use this when the user wants to add a new state-machine program to the project.
2026-04-12
add-walk-spec
テクニカルライター
Creates a Markdown specification file for an Ambler walk in the walks/ directory, following the format of walks/counter.md. Use this when a user wants to document a new or existing walk.
2026-04-12