Skip to content
Skillv1.0.0

fabric-loom

Do not run the full Gradle build or the entire test suite at once; they take many hours in this repository. - Prefer targeted Gradle tasks that validate only the area you changed. - When verifying fin

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

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

See reviews

About

Imported from FabricMC/fabric-loom (AGENTS.md). Install upstream with npx skills add FabricMC/fabric-loom. Copyright stays with the author.

  • Do not run the full Gradle build or the entire test suite at once; they take many hours in this repository.
  • Prefer targeted Gradle tasks that validate only the area you changed.
  • When verifying final changes, run ./gradlew build -x test.

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/fabricmc-fabric-loom-fabric-loom/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.

fabricmc-fabric-loom-fabric-loom.ocm.jsonjson
{
  "ocm": "1",
  "id": "fabricmc-fabric-loom-fabric-loom",
  "kind": "skill",
  "name": "fabric-loom",
  "description": "Do not run the full Gradle build or the entire test suite at once; they take many hours in this repository. - Prefer targeted Gradle tasks that validate only the area you changed. - When verifying final changes, run `./gradlew build -x test`.",
  "publisher": "FabricMC",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Do not run the full Gradle build or the entire test suite at once; they take many hours in this repository. - Prefer targeted Gradle tasks that validate only the area you changed. - When verifying final changes, run `./gradlew build -x test`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/FabricMC/fabric-loom",
      "path": "AGENTS.md",
      "ref": "de7b1e907d9c0a85b0ada8824e520e4b24defed0",
      "url": "https://github.com/FabricMC/fabric-loom/blob/de7b1e907d9c0a85b0ada8824e520e4b24defed0/AGENTS.md",
      "key": "FabricMC/fabric-loom/AGENTS.md"
    }
  },
  "instructions": "- Do not run the full Gradle build or the entire test suite at once; they take many hours in this repository.\n- Prefer targeted Gradle tasks that validate only the area you changed.\n- When verifying final changes, run `./gradlew build -x test`.",
  "cost": {
    "context_tokens": 61
  }
}

Fetch it by URL: GET /api/v1/registry/fabricmc-fabric-loom-fabric-loom/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.