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.
angular-ui - Skill - OpenSmartRoute
Skillv1.0.0
angular-ui
Use when creating or modifying Angular components, services, modules, or templates. Covers component structure, form patterns, API communication for this CRM project.
{
"ocm": "1",
"id": "bat7sheva-spaceflow-angular-ui-instructions",
"kind": "skill",
"name": "angular-ui",
"description": "Use when creating or modifying Angular components, services, modules, or templates. Covers component structure, form patterns, API communication for this CRM project.",
"publisher": "Bat7Sheva",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Use when creating or modifying Angular components, services, modules, or templates. Covers component structure, form patterns, API communication for this CRM project."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/Bat7Sheva/SpaceFlow",
"path": ".github/instructions/angular-ui.instructions.md",
"ref": "6e8fcd004cf029cbfdc57c58b92ac33176817c48",
"url": "https://github.com/Bat7Sheva/SpaceFlow/blob/6e8fcd004cf029cbfdc57c58b92ac33176817c48/.github/instructions/angular-ui.instructions.md",
"key": "Bat7Sheva/SpaceFlow/.github/instructions/angular-ui.instructions.md"
},
"applies_to": "**/*.ts, **/*.html"
},
"instructions": "# Angular UI Guidelines\n\n## Component Structure\n- Use standalone components\n- Reactive Forms only (no template-driven)\n- Inject services via `inject()` function\n\n## API Communication\n- ONE central `ApiService` that wraps HttpClient\n- Each feature has its own service (e.g. `LeadService`) that calls `ApiService`\n- Always handle loading state and error state in components\n\n## UI Rules\n- Use Angular Material components only - no custom CSS framework\n- Every list screen has: search input, status filter, loading spinner, empty state\n- Every form has: validation messages, save button with loading sta",
"cost": {
"context_tokens": 185
}
}
Fetch it by URL: GET /api/v1/registry/bat7sheva-spaceflow-angular-ui-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.