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.
project_context - Skill - OpenSmartRoute
Skillv1.0.0
project_context
Project rule for the formula's 3D-to-2D perspective projection
{
"ocm": "1",
"id": "fly1ngsh33p7-formula-project-context-instructions",
"kind": "skill",
"name": "project_context",
"description": "Project rule for the formula's 3D-to-2D perspective projection",
"publisher": "fly1ngsh33p7",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Project rule for the formula's 3D-to-2D perspective projection"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/fly1ngsh33p7/formula",
"path": ".github/instructions/project_context.instructions.md",
"ref": "41947d96171daf7250a115498b030ad8dcb2111c",
"url": "https://github.com/fly1ngsh33p7/formula/blob/41947d96171daf7250a115498b030ad8dcb2111c/.github/instructions/project_context.instructions.md",
"key": "fly1ngsh33p7/formula/.github/instructions/project_context.instructions.md"
},
"applies_to": "src/**/*.{js,html}"
},
"instructions": "Use the formula consistently when projecting 3D points to 2D.\n\n- `Point3D.project_to_2d()` should use perspective projection with the viewer at the origin looking along the positive z-axis.\n- Map a 3D point to `Point2D` using `x / z` and `y / z`.\n- Do not change this projection convention unless the user explicitly asks.\n- Keep translation and rotation logic compatible with this assumption.",
"cost": {
"context_tokens": 98
}
}
Fetch it by URL: GET /api/v1/registry/fly1ngsh33p7-formula-project-context-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.