dts-grpc-config-field
Guides adding a new configuration field to DrawThingsStudio's gRPC generation path end-to-end. Use when adding a new Draw Things parameter, exposing a new model option, adding a new generation setting, or wiring a new config value through the gRPC pipeline. Applies to "add X parameter", "expose the Y setting", "wire up Z to gRPC", "add support for new DT config field". Returns a pre-task contract, ordered implementation steps with FlatBuffer safety checks, and a verification protocol.
Installation and usage
Guides adding a new configuration field to DrawThingsStudio's gRPC generation path end-to-end. Use when adding a new Draw Things parameter, exposing a new model option, adding a new generation setting, or wiring a new config value through the gRPC pipeline. Applies to "add X parameter", "expose the Y setting", "wire up Z to gRPC", "add support for new DT config field". Returns a pre-task contract, ordered implementation steps with FlatBuffer safety checks, and a verification protocol.
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use dts-grpc-config-field