skill
職業分類
説明
更新
create-simulation
ソフトウェア開発者
Scaffold a new Tricentis Simulation YAML file. Accepts a free-form description of the service to simulate (e.g. "a GET /users/{id} endpoint that returns user details, port 17080").
2026-04-27
explain-simulation
ソフトウェア開発者
Explain what a Tricentis Simulation YAML file does in plain English. Accepts an optional file path; if omitted, explains all simulation files in the current directory.
2026-04-27
import-openapi
ソフトウェア開発者
Generate a Tricentis Simulation YAML file from an OpenAPI/Swagger specification. Accepts a file path to a JSON or YAML OpenAPI spec, or a URL.
2026-04-27