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.
Instruction file imported from Evgenii-Denisov2303/pokraska-store (.github/instructions/frontend-surface.instructions.md). Copyright stays with the author.
Frontend Surface Guidelines
Keep changes minimal and local to the real source of truth: HTML markup, CSS rules, JS behavior, or a data-driven renderer.
Preserve the site's existing visual language unless the task explicitly asks for a redesign.
Check desktop and mobile impact when changing layouts, spacing, navigation, or interaction states.
Do not patch repeated UI problems in multiple places if a shared style, shared script, or reusable markup pattern is the actual source.
If a visible section is driven by content/*.json, keep the content source and renderer aligned.
Avoid changing SEO metadata, sitemap, robots, or manifest files from frontend-only tasks unless the task explicitly includes them.
Validate frontend changes through file inspection and targeted text-based checks; do not depend on screenshots or browser image capture.
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/evgenii-denisov2303-pokraska-store-frontend-surface-inst-96a594/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.