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.
frontend - Skill - OpenSmartRoute
Skillv1.0.0
frontend
Follow the standalone Angular architecture already present in the fixture. - Keep TypeScript strict, prefer signals for local state, and isolate HTTP calls in injectable API services. - Cover API URL
{
"ocm": "1",
"id": "herald-assistant-ai-tools-frontend-instructions",
"kind": "skill",
"name": "frontend",
"description": "Follow the standalone Angular architecture already present in the fixture. - Keep TypeScript strict, prefer signals for local state, and isolate HTTP calls in injectable API services. - Cover API URL construction and visible component behavior with focused tests. - Use the development proxy for `/api`; do not hardcode the backend origin in application code. - Run `npm run test:ci` and `npm run build` after frontend changes.",
"publisher": "herald-assistant",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Follow the standalone Angular architecture already present in the fixture. - Keep TypeScript strict, prefer signals for local state, and isolate HTTP calls in injectable API services. - Cover API URL construction and visible component behavior with focused tests. - Use the development proxy for `/api`; do not hardcode the backend origin in application code. - Run `npm run test:ci` and `npm run build` after frontend changes."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/herald-assistant/ai-tools",
"path": ".github/instructions/frontend.instructions.md",
"ref": "c96c8dc3e73981651d362bb143cb4d0692e591b7",
"url": "https://github.com/herald-assistant/ai-tools/blob/c96c8dc3e73981651d362bb143cb4d0692e591b7/.github/instructions/frontend.instructions.md",
"key": "herald-assistant/ai-tools/.github/instructions/frontend.instructions.md"
},
"applies_to": "frontend/**"
},
"instructions": "- Follow the standalone Angular architecture already present in the fixture.\n- Keep TypeScript strict, prefer signals for local state, and isolate HTTP calls in injectable\n API services.\n- Cover API URL construction and visible component behavior with focused tests.\n- Use the development proxy for `/api`; do not hardcode the backend origin in application code.\n- Run `npm run test:ci` and `npm run build` after frontend changes.",
"cost": {
"context_tokens": 107
}
}
Fetch it by URL: GET /api/v1/registry/herald-assistant-ai-tools-frontend-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.