- Add Dart-Kotlin crosstest implementation (dart_kotlin.dart, kotlin_dart.kt) - Add Dart-Kotlin client implementation for Go (kotlin_dart_client.kt, dart_kotlin_client.dart) - Update SKILL.md and openai.yaml for crosstest language support - Improve ws_protobuf_server.dart with better error handling - Fix crosstest client implementations for Go
4 lines
278 B
YAML
4 lines
278 B
YAML
interface:
|
|
display_name: "Add Toki Socket Crosstest Language"
|
|
short_description: "Plan and add Toki Socket matrix crosstests"
|
|
default_prompt: "Use $add-toki-socket-crosstest-language to plan and add language-matrix integration tests for a new toki_socket implementation."
|