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.
Once installed, you can use this skill by running the following command in your terminal:
skills use dts-grpc-config-field