已收集 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