Imported from marcoottaiano/ottoboard (
.github/skills/gds-test-framework/SKILL.md). Install upstream withnpx skills add marcoottaiano/ottoboard --skill gds-test-framework. Copyright stays with the author.
Follow the instructions in workflow.md.
Initialize game test framework for Unity, Unreal, or Godot. Use when the user says "test framework" or "set up testing"
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsImported from marcoottaiano/ottoboard (
.github/skills/gds-test-framework/SKILL.md). Install upstream withnpx skills add marcoottaiano/ottoboard --skill gds-test-framework. Copyright stays with the author.
Follow the instructions in workflow.md.
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/marcoottaiano-ottoboard-gds-test-framework/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "marcoottaiano-ottoboard-gds-test-framework",
"kind": "skill",
"name": "gds-test-framework",
"description": "Initialize game test framework for Unity, Unreal, or Godot. Use when the user says \"test framework\" or \"set up testing\"",
"publisher": "marcoottaiano",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Initialize game test framework for Unity, Unreal, or Godot. Use when the user says \"test framework\" or \"set up testing\""
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/marcoottaiano/ottoboard",
"path": ".github/skills/gds-test-framework/SKILL.md",
"ref": "43b463b17b3b3594ffca2f5ebf0ab7b1b9eb826f",
"url": "https://github.com/marcoottaiano/ottoboard/blob/43b463b17b3b3594ffca2f5ebf0ab7b1b9eb826f/.github/skills/gds-test-framework/SKILL.md",
"key": "marcoottaiano/ottoboard/.github/skills/gds-test-framework/SKILL.md"
}
},
"instructions": "Follow the instructions in [workflow.md](workflow.md).",
"cost": {
"context_tokens": 13
}
}Fetch it by URL: GET /api/v1/registry/marcoottaiano-ottoboard-gds-test-framework/manifest?version=1.0.0
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.