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.
Savitar Go Runtime - Skill - OpenSmartRoute
Skillv1.0.0
Savitar Go Runtime
Use when writing Savitar Go runtime code, CLI commands, model routing, contracts, config loading, or transport foundations.
{
"ocm": "1",
"id": "alexiosbluffmara-savitar-go-runtime-instructions",
"kind": "skill",
"name": "Savitar Go Runtime",
"description": "Use when writing Savitar Go runtime code, CLI commands, model routing, contracts, config loading, or transport foundations.",
"publisher": "AlexiosBluffMara",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when writing Savitar Go runtime code, CLI commands, model routing, contracts, config loading, or transport foundations."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/AlexiosBluffMara/Savitar",
"path": ".github/instructions/go-runtime.instructions.md",
"ref": "424f99e451a8369efd252bb5d82f0985ca18bd9b",
"url": "https://github.com/AlexiosBluffMara/Savitar/blob/424f99e451a8369efd252bb5d82f0985ca18bd9b/.github/instructions/go-runtime.instructions.md",
"key": "AlexiosBluffMara/Savitar/.github/instructions/go-runtime.instructions.md"
},
"applies_to": [
"cmd/**/*.go",
"internal/**/*.go"
]
},
"instructions": "# Savitar Go Runtime\n\n- Keep packages small and explicit.\n- Prefer direct data flow over framework-heavy abstractions.\n- When adding a capability, expose it through config, contracts, and a CLI or doctor surface when practical.\n- Add focused tests for routing, defaults, parsing, or doctor behavior when runtime logic changes.\n- Avoid hidden global state except for immutable defaults.",
"cost": {
"context_tokens": 96
}
}
Fetch it by URL: GET /api/v1/registry/alexiosbluffmara-savitar-go-runtime-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.