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.
transcendence - Skill - OpenSmartRoute
Skillv1.0.0
transcendence
Coding standards, domain knowledge, and preferences that AI should follow. The Backend is build with Fastify and Node.js The frontend typescript. Use only vanilla typescript and no other frameworks
Instruction file imported from Trancendence-42/Trancendence (.github/instructions/transcendence.instructions.md). Copyright stays with the author.
Coding standards, domain knowledge, and preferences that AI should follow.
The Backend is build with Fastify and Node.js
The frontend typescript.
Use only vanilla typescript and no other frameworks
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/trancendence-42-trancendence-transcendence-instructions/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": "trancendence-42-trancendence-transcendence-instructions",
"kind": "skill",
"name": "transcendence",
"description": "Coding standards, domain knowledge, and preferences that AI should follow. The Backend is build with Fastify and Node.js The frontend typescript. Use only vanilla typescript and no other frameworks",
"publisher": "Trancendence-42",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Coding standards, domain knowledge, and preferences that AI should follow. The Backend is build with Fastify and Node.js The frontend typescript. Use only vanilla typescript and no other frameworks"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/Trancendence-42/Trancendence",
"path": ".github/instructions/transcendence.instructions.md",
"ref": "da4fc0378a9eb26eb48677fd2d1672aaa4958057",
"url": "https://github.com/Trancendence-42/Trancendence/blob/da4fc0378a9eb26eb48677fd2d1672aaa4958057/.github/instructions/transcendence.instructions.md",
"key": "Trancendence-42/Trancendence/.github/instructions/transcendence.instructions.md"
},
"applies_to": "**"
},
"instructions": "Coding standards, domain knowledge, and preferences that AI should follow.\nThe Backend is build with Fastify and Node.js \nThe frontend typescript. \nUse only vanilla typescript and no other frameworks",
"cost": {
"context_tokens": 49
}
}
Fetch it by URL: GET /api/v1/registry/trancendence-42-trancendence-transcendence-instructions/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.