Skip to content
Skillv1.0.0

09-code-only-failures

Use React and TypeScript.

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

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

See reviews

About

Imported from imMamdouhaboammar/dokion (frontend/.agents/skills/unslop-preflight/unslop-torture-bench/cases/09-code-only-failures/AGENTS.md). Install upstream with npx skills add imMamdouhaboammar/dokion --skill 09-code-only-failures. Copyright stays with the author.

Use React and TypeScript.

Do-Not-Break Rules

  • Preserve existing behavior.
  • Do not delete routes, state, styles, tests, or data flows unless explicitly requested.

Verification Checklist

  • Build passes.
  • Tests pass.
  • Main flows checked.
  • Mobile behavior checked.
  • Accessibility basics checked.

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/immamdouhaboammar-dokion-09-code-only-failures/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.

immamdouhaboammar-dokion-09-code-only-failures.ocm.jsonjson
{
  "ocm": "1",
  "id": "immamdouhaboammar-dokion-09-code-only-failures",
  "kind": "skill",
  "name": "09-code-only-failures",
  "description": "Use React and TypeScript.",
  "publisher": "imMamdouhaboammar",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use React and TypeScript."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/imMamdouhaboammar/dokion",
      "path": "frontend/.agents/skills/unslop-preflight/unslop-torture-bench/cases/09-code-only-failures/AGENTS.md",
      "ref": "2cc895cc6c6472973a08f117b5ce060ab440bad3",
      "url": "https://github.com/imMamdouhaboammar/dokion/blob/2cc895cc6c6472973a08f117b5ce060ab440bad3/frontend/.agents/skills/unslop-preflight/unslop-torture-bench/cases/09-code-only-failures/AGENTS.md",
      "key": "imMamdouhaboammar/dokion/frontend/.agents/skills/unslop-preflight/unslop-torture-bench/cases/09-code-only-failures/AGENTS.md"
    }
  },
  "instructions": "Use React and TypeScript.\n\n<!-- unslop:start missing-do-not-break -->\n## Do-Not-Break Rules\n- Preserve existing behavior.\n- Do not delete routes, state, styles, tests, or data flows unless explicitly requested.\n<!-- unslop:end missing-do-not-break -->\n\n<!-- unslop:start missing-verification-checklist -->\n## Verification Checklist\n- [ ] Build passes.\n- [ ] Tests pass.\n- [ ] Main flows checked.\n- [ ] Mobile behavior checked.\n- [ ] Accessibility basics checked.\n<!-- unslop:end missing-verification-checklist -->",
  "cost": {
    "context_tokens": 128
  }
}

Fetch it by URL: GET /api/v1/registry/immamdouhaboammar-dokion-09-code-only-failures/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.