Skip to content
Skillv1.0.0

kpa-fix-e2e-tests

Run E2E tests and fix all failures

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

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

See reviews

About

Imported from onlyafly/claude-directory (.claude/skills/kpa-fix-e2e-tests/SKILL.md). Install upstream with npx skills add onlyafly/claude-directory --skill kpa-fix-e2e-tests. Copyright stays with the author.

Fix E2E test failures.

Steps

  1. Run E2E tests and fix all the E2E tests.

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/onlyafly-claude-directory-kpa-fix-e2e-tests/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.

onlyafly-claude-directory-kpa-fix-e2e-tests.ocm.jsonjson
{
  "ocm": "1",
  "id": "onlyafly-claude-directory-kpa-fix-e2e-tests",
  "kind": "skill",
  "name": "kpa-fix-e2e-tests",
  "description": "Run E2E tests and fix all failures",
  "publisher": "onlyafly",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Run E2E tests and fix all failures"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/onlyafly/claude-directory",
      "path": ".claude/skills/kpa-fix-e2e-tests/SKILL.md",
      "ref": "bab75777293a5e22f2c755e14659de4bb94844b7",
      "url": "https://github.com/onlyafly/claude-directory/blob/bab75777293a5e22f2c755e14659de4bb94844b7/.claude/skills/kpa-fix-e2e-tests/SKILL.md",
      "key": "onlyafly/claude-directory/.claude/skills/kpa-fix-e2e-tests/SKILL.md"
    }
  },
  "instructions": "Fix E2E test failures.\n\n**Steps**\n\n1. Run E2E tests and fix all the E2E tests.",
  "cost": {
    "context_tokens": 19
  }
}

Fetch it by URL: GET /api/v1/registry/onlyafly-claude-directory-kpa-fix-e2e-tests/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.