Skip to content
Skillv1.0.0

monorepo

Use Rush (skill is provided) instead of npm/pnpm

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

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

See reviews

About

Imported from ingun37/mpdecimate-playground (monorepo/AGENTS.md). Install upstream with npx skills add ingun37/mpdecimate-playground --skill monorepo. Copyright stays with the author.

Project rules

Use Rush (skill is provided) instead of npm/pnpm

How to use interface

See @libs/interface/README.md

Why publish empty mpdecimate-playground npm package?

It's using @apps/app/CHANGELOG.md to render @apps/app/src/components/ChangeLogDialog.vue . To auto-generate CHANGELOG.md you need to do rush publish.

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/ingun37-mpdecimate-playground-monorepo/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.

ingun37-mpdecimate-playground-monorepo.ocm.jsonjson
{
  "ocm": "1",
  "id": "ingun37-mpdecimate-playground-monorepo",
  "kind": "skill",
  "name": "monorepo",
  "description": "Use Rush (skill is provided) instead of npm/pnpm",
  "publisher": "ingun37",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Use Rush (skill is provided) instead of npm/pnpm"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/ingun37/mpdecimate-playground",
      "path": "monorepo/AGENTS.md",
      "ref": "200368afcc54c53bed7ce684d858462e9c156abc",
      "url": "https://github.com/ingun37/mpdecimate-playground/blob/200368afcc54c53bed7ce684d858462e9c156abc/monorepo/AGENTS.md",
      "key": "ingun37/mpdecimate-playground/monorepo/AGENTS.md"
    }
  },
  "instructions": "# Project rules\n\nUse Rush (skill is provided) instead of npm/pnpm\n\n# How to use `interface`\n\nSee @libs/interface/README.md\n\n# Why publish empty `mpdecimate-playground `npm package?\n\nIt's using @apps/app/CHANGELOG.md to render @apps/app/src/components/ChangeLogDialog.vue . To auto-generate CHANGELOG.md\nyou need to do `rush publish`.",
  "cost": {
    "context_tokens": 83
  }
}

Fetch it by URL: GET /api/v1/registry/ingun37-mpdecimate-playground-monorepo/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.