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.
e2e - Skill - OpenSmartRoute
Skillv1.0.0
e2e
Conventions for end-to-end browser tests (Playwright).
{
"ocm": "1",
"id": "aimbition-oy-github-copilot-demo-e2e-instructions",
"kind": "skill",
"name": "e2e",
"description": "Conventions for end-to-end browser tests (Playwright).",
"publisher": "aimbition-oy",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-instructions"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Conventions for end-to-end browser tests (Playwright)."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-instructions",
"repository": "https://github.com/aimbition-oy/github-copilot-demo",
"path": ".github/instructions/e2e.instructions.md",
"ref": "2bfed27e888e6b38a23d778855df64244c3ec734",
"url": "https://github.com/aimbition-oy/github-copilot-demo/blob/2bfed27e888e6b38a23d778855df64244c3ec734/.github/instructions/e2e.instructions.md",
"key": "aimbition-oy/github-copilot-demo/.github/instructions/e2e.instructions.md"
},
"applies_to": "e2e/**"
},
"instructions": "# E2E test conventions\n\nThese tests exercise the whole stack through the browser; they are not\nfrontend-only or backend-only.\n\n- **Tooling:** Playwright; specs in `e2e/specs/`, config in\n `e2e/playwright.config.ts` (`baseURL` is `http://localhost:5173`).\n- **The stack must already be running** (`make up`); the config does not start it.\n- **Tests run serially and share database state** - do not assume isolation\n between specs.\n- **Set up state via the real APIs** (`e2e/fixtures/api.ts`, e.g.\n `createFreshUser`), then drive and assert through the UI.\n- **Assert on visible text or roles**, not",
"cost": {
"context_tokens": 175
}
}
Fetch it by URL: GET /api/v1/registry/aimbition-oy-github-copilot-demo-e2e-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.