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
Apply these rules when editing files matched by `src/components/**/*.tsx`.
Apply these rules when editing files matched by src/components/**/*.tsx.
Build components as typed React function components with explicit Props interfaces.
Use accessible markup first: semantic HTML, keyboard support, and clear aria-* labels when needed.
Prefer local component state (useState, useMemo, useCallback) over global state unless shared behavior requires it.
Keep styling consistent with existing patterns (CSS modules or existing utility classes); do not introduce inline style objects except for truly dynamic values.
For async UI actions, include loading and error states in the component output.
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/jenilsimform80-copilot-frontend-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.