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.
Tests and quality - Skill - OpenSmartRoute
Skillv1.0.0
Tests and quality
Apply focused testing, coverage, lint, formatting, and typecheck expectations when editing tests or quality configuration.
Prefer behavior-focused tests with Testing Library and Vitest. Use MSW or the repository's established transport boundary for API behavior, and Playwright for configured critical user journeys. Cover happy paths, loading, empty, error, permission, keyboard, focus, accessibility, and boundary states relevant to the change. Keep tests deterministic and avoid implementation-detail assertions.
The minimum project target is 80% coverage. Do not lower thresholds to pass. Every handoff must report the exact commands run, results, coverage, and any uncovered or blocked checks.
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/rakeshongithub-enterprise-react-app-setup-test-files-ins-78ea80/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.