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.
test-driven-development - Skill - OpenSmartRoute
Skillv1.0.0
test-driven-development
Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to
Imported from Agistra/agistra.dev (.cursor/skills/test-driven-development/SKILL.md). Install upstream with npx skills add Agistra/agistra.dev --skill test-driven-development. Copyright stays with the author.
Read and follow skills/test-driven-development/SKILL.md (canonical). Resolve scripts and assets relative to skills/test-driven-development/. This stub exists for platform skill discovery only.
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/agistra-agistra-dev-test-driven-development/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": "agistra-agistra-dev-test-driven-development",
"kind": "skill",
"name": "test-driven-development",
"description": "Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.",
"publisher": "Agistra",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding",
"math"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality."
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/Agistra/agistra.dev",
"path": ".cursor/skills/test-driven-development/SKILL.md",
"ref": "d66d1a11708e4c50720268798ab1905e9cb099cb",
"url": "https://github.com/Agistra/agistra.dev/blob/d66d1a11708e4c50720268798ab1905e9cb099cb/.cursor/skills/test-driven-development/SKILL.md",
"key": "Agistra/agistra.dev/.cursor/skills/test-driven-development/SKILL.md"
}
},
"instructions": "Read and follow `skills/test-driven-development/SKILL.md` (canonical). Resolve scripts and assets relative to `skills/test-driven-development/`. This stub exists for platform skill discovery only.",
"cost": {
"context_tokens": 49
}
}
Fetch it by URL: GET /api/v1/registry/agistra-agistra-dev-test-driven-development/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.