Skip to content
Skillv1.0.0

cowswap-frontend-e2e

This file is additive. Follow the repo root `AGENTS.md` for full rules.

by A3K3SH(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from A3K3SH/Akora-Swap (apps/cowswap-frontend-e2e/AGENTS.md). Install upstream with npx skills add A3K3SH/Akora-Swap --skill cowswap-frontend-e2e. Copyright stays with the author.

cowswap-frontend-e2e AGENTS.md

This file is additive. Follow the repo root AGENTS.md for full rules.

App commands

  • Run e2e: pnpx nx run cowswap-frontend-e2e:e2e (or pnpm e2e to run all e2e targets)
  • Open Cypress: pnpx nx run cowswap-frontend-e2e:e2e:open (or pnpm e2e:open)
  • Lint: pnpx nx run cowswap-frontend-e2e:lint

Notes

  • This project depends on cowswap-frontend (see implicitDependencies in apps/cowswap-frontend-e2e/project.json). Ensure the app is running before e2e runs when required.

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/a3k3sh-akora-swap-cowswap-frontend-e2e/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.

a3k3sh-akora-swap-cowswap-frontend-e2e.ocm.jsonjson
{
  "ocm": "1",
  "id": "a3k3sh-akora-swap-cowswap-frontend-e2e",
  "kind": "skill",
  "name": "cowswap-frontend-e2e",
  "description": "This file is additive. Follow the repo root `AGENTS.md` for full rules.",
  "publisher": "A3K3SH",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This file is additive. Follow the repo root `AGENTS.md` for full rules."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/A3K3SH/Akora-Swap",
      "path": "apps/cowswap-frontend-e2e/AGENTS.md",
      "ref": "baee68d4165095e3b571e81c0c743b4c374dc5ae",
      "url": "https://github.com/A3K3SH/Akora-Swap/blob/baee68d4165095e3b571e81c0c743b4c374dc5ae/apps/cowswap-frontend-e2e/AGENTS.md",
      "key": "A3K3SH/Akora-Swap/apps/cowswap-frontend-e2e/AGENTS.md"
    }
  },
  "instructions": "# cowswap-frontend-e2e AGENTS.md\n\nThis file is additive. Follow the repo root `AGENTS.md` for full rules.\n\n## App commands\n- Run e2e: `pnpx nx run cowswap-frontend-e2e:e2e` (or `pnpm e2e` to run all e2e targets)\n- Open Cypress: `pnpx nx run cowswap-frontend-e2e:e2e:open` (or `pnpm e2e:open`)\n- Lint: `pnpx nx run cowswap-frontend-e2e:lint`\n\n## Notes\n- This project depends on `cowswap-frontend` (see `implicitDependencies` in `apps/cowswap-frontend-e2e/project.json`). Ensure the app is running before e2e runs when required.",
  "cost": {
    "context_tokens": 131
  }
}

Fetch it by URL: GET /api/v1/registry/a3k3sh-akora-swap-cowswap-frontend-e2e/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.