Skip to content
Skillv1.0.0

rust-carved-scope

Run `cargo check`, `cargo fmt --check`, `cargo clippy`, `cargo test`, coverage, dependency audit, mutation, DRY, and Slophammer checks.

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

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

See reviews

About

Imported from osolmaz/slophammer (fixtures/repos/rust-carved-scope/AGENTS.md). Install upstream with npx skills add osolmaz/slophammer --skill rust-carved-scope. Copyright stays with the author.

Agents

Run cargo check, cargo fmt --check, cargo clippy, cargo test, coverage, dependency audit, mutation, DRY, and Slophammer checks.

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/osolmaz-slophammer-rust-carved-scope/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.

osolmaz-slophammer-rust-carved-scope.ocm.jsonjson
{
  "ocm": "1",
  "id": "osolmaz-slophammer-rust-carved-scope",
  "kind": "skill",
  "name": "rust-carved-scope",
  "description": "Run `cargo check`, `cargo fmt --check`, `cargo clippy`, `cargo test`, coverage, dependency audit, mutation, DRY, and Slophammer checks.",
  "publisher": "osolmaz",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Run `cargo check`, `cargo fmt --check`, `cargo clippy`, `cargo test`, coverage, dependency audit, mutation, DRY, and Slophammer checks."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/osolmaz/slophammer",
      "path": "fixtures/repos/rust-carved-scope/AGENTS.md",
      "ref": "6a34b759c08f1023a2303b48b1c6ea828e027491",
      "url": "https://github.com/osolmaz/slophammer/blob/6a34b759c08f1023a2303b48b1c6ea828e027491/fixtures/repos/rust-carved-scope/AGENTS.md",
      "key": "osolmaz/slophammer/fixtures/repos/rust-carved-scope/AGENTS.md"
    }
  },
  "instructions": "# Agents\n\nRun `cargo check`, `cargo fmt --check`, `cargo clippy`, `cargo test`, coverage,\ndependency audit, mutation, DRY, and Slophammer checks.",
  "cost": {
    "context_tokens": 36
  }
}

Fetch it by URL: GET /api/v1/registry/osolmaz-slophammer-rust-carved-scope/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.