Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
csharp-mstest - Skill - OpenSmartRoute
Skillv1.0.0
csharp-mstest
Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests
Imported from AGameEmpowerment/Developer-Toolbox (.claude/skills/csharp-mstest/SKILL.md). Install upstream with npx skills add AGameEmpowerment/Developer-Toolbox --skill csharp-mstest. Copyright stays with the author.
This is a Claude Code discovery wrapper for a shared repository skill.
Read and follow the canonical skill at .agents/skills/csharp-mstest/SKILL.md,
resolving its references/, scripts/, assets/, and agents/
resources relative to that canonical directory, not this wrapper.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/agameempowerment-developer-toolbox-csharp-mstest/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "agameempowerment-developer-toolbox-csharp-mstest",
"kind": "skill",
"name": "csharp-mstest",
"description": "Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests",
"publisher": "AGameEmpowerment",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/AGameEmpowerment/Developer-Toolbox",
"path": ".claude/skills/csharp-mstest/SKILL.md",
"ref": "66f452566f589a05c520d2679b320d020284d5f5",
"url": "https://github.com/AGameEmpowerment/Developer-Toolbox/blob/66f452566f589a05c520d2679b320d020284d5f5/.claude/skills/csharp-mstest/SKILL.md",
"key": "AGameEmpowerment/Developer-Toolbox/.claude/skills/csharp-mstest/SKILL.md"
}
},
"instructions": "<!-- Generated by sync_ai_assets.ps1 - do not edit. Edit the canonical source and re-run the script. -->\n\nThis is a Claude Code discovery wrapper for a shared repository skill.\nRead and follow the canonical skill at `.agents/skills/csharp-mstest/SKILL.md`,\nresolving its `references/`, `scripts/`, `assets/`, and `agents/`\nresources relative to that canonical directory, not this wrapper.",
"cost": {
"context_tokens": 97
}
}
Fetch it by URL: GET /api/v1/registry/agameempowerment-developer-toolbox-csharp-mstest/manifest?version=1.0.0
Reviews
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.