Skip to content
Skillv1.0.0

2026-07-30-ai-coding

<quality-assurance> After editing any code, always run `npm run typecheck`, `npm run check`, and `npm run test` to ensure that your changes do not break the codebase. You must prove that you ran these

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

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

See reviews

About

Imported from rstropek/2026-07-30-ai-coding (AGENTS.md). Install upstream with npx skills add rstropek/2026-07-30-ai-coding. Copyright stays with the author.

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/rstropek-2026-07-30-ai-coding-2026-07-30-ai-coding/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.

rstropek-2026-07-30-ai-coding-2026-07-30-ai-coding.ocm.jsonjson
{
  "ocm": "1",
  "id": "rstropek-2026-07-30-ai-coding-2026-07-30-ai-coding",
  "kind": "skill",
  "name": "2026-07-30-ai-coding",
  "description": "<quality-assurance> After editing any code, always run `npm run typecheck`, `npm run check`, and `npm run test` to ensure that your changes do not break the codebase. You must prove that you ran these commands by redirecting their output into a procotol file in `./tests/YYYY-MM-DD-HH-MM-SS-protocol.txt`. </quality-assurance>",
  "publisher": "rstropek",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding",
      "math"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "<quality-assurance> After editing any code, always run `npm run typecheck`, `npm run check`, and `npm run test` to ensure that your changes do not break the codebase. You must prove that you ran these commands by redirecting their output into a procotol file in `./tests/YYYY-MM-DD-HH-MM-SS-protocol.txt`. </quality-assurance>"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/rstropek/2026-07-30-ai-coding",
      "path": "AGENTS.md",
      "ref": "2f5e5c7a5d368381201183959fe64e1803627c8d",
      "url": "https://github.com/rstropek/2026-07-30-ai-coding/blob/2f5e5c7a5d368381201183959fe64e1803627c8d/AGENTS.md",
      "key": "rstropek/2026-07-30-ai-coding/AGENTS.md"
    }
  },
  "instructions": "<quality-assurance>\nAfter editing any code, always run `npm run typecheck`, `npm run check`, and `npm run test` to ensure that your changes do not break the codebase. You must prove that you ran these commands by redirecting their output into a procotol file in `./tests/YYYY-MM-DD-HH-MM-SS-protocol.txt`.\n</quality-assurance>",
  "cost": {
    "context_tokens": 81
  }
}

Fetch it by URL: GET /api/v1/registry/rstropek-2026-07-30-ai-coding-2026-07-30-ai-coding/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.

2026-07-30-ai-coding - Skill - OpenSmartRoute